1
0
Fork 0
mirror of https://github.com/Eggbertx/gochan.git synced 2025-08-24 08:46:24 -07:00
Commit graph

31 commits

Author SHA1 Message Date
Eggbertx
598d5ba99a Add PowerShell script for building from Windows 2020-03-24 17:40:08 -07:00
Eggbertx
13fffdb4c9 Replace that clunky build.sh with a slightly less clunky Makefile 2020-03-20 11:04:39 -07:00
Eggbertx
9ccb6df5f9 Replace Makefile and dist.sh with single shell script 2019-06-17 21:02:11 -07:00
Eggbertx
72774c48aa Strip root path from stack traces (for privacy) 2019-05-31 17:21:17 -07:00
user.email
bf383a1b20 remove Version field from config struct to avoid JSON parsing issues 2018-11-26 15:29:26 -08:00
Joshua Merrell
a1fd8703a4 Make manage banpage usable 2018-10-10 10:52:47 -07:00
Joshua Merrell
7ef47e92e3 Fix thumbnail expansion 2018-07-08 21:30:14 -07:00
Joshua Merrell
78185e8325 Have config.verbosity be determined by gochan.json, not by Makefile
Finally add release instructions to README.md
2018-06-20 17:27:23 -07:00
Joshua Merrell
b090be5b67 Fix duplicating admin account 2018-06-12 13:35:36 -07:00
Joshua Merrell
7e1110214d Add post editing, fix log not showing IP/path 2018-06-09 23:40:20 -07:00
Joshua Merrell
5d7821cc6d Fix execSQL usage mistake, update ldflags variables in Makefile 2018-05-26 11:15:23 -07:00
Joshua Merrell
ce303c086e HEAVILY simplify template execution 2018-04-06 01:03:57 -07:00
Joshua Merrell
f39f55eda6 fix post/image deletion 2018-02-10 22:57:52 -08:00
Joshua Merrell
46a3e8ac77 Add bbcode, HTML reparsing function for imageboard admins 2018-02-10 16:30:35 -08:00
Joshua Merrell
c8aa02b420 Fix text appearing outside replies with images 2018-02-03 12:43:12 -08:00
Joshua Merrell
faa313d301 Fix backlinks and greentext doing weird things. 2018-02-03 10:49:15 -08:00
Joshua Merrell
502566d1f0 Forgot to update version to 1.8 2018-01-28 15:13:48 -08:00
Joshua Merrell
7340a030bf replace my half-baked tripcode generator with a better one, improve post sanitizing/cookie saving 2017-12-31 00:33:19 -08:00
Joshua Merrell
88aa2dec7b Clean up some old get*Arr stuff, start switching to camelCase, get ready to update master with new version 2017-12-20 09:48:20 -08:00
Joshua Merrell
b9ab1f5ca2 more parameters, new beta versioning scheme 2017-12-19 18:13:47 -08:00
Joshua Merrell
ddf2aaff92 Parameterize most SQL queries 2017-12-03 13:26:39 -08:00
Joshua Merrell
6f38e0e71b Fix missing GochanServer.ServeErrorPage function after refactor 2017-10-02 15:47:09 -07:00
e4a6e58655 Add the thread JSON types and generation. Bump to version 1.4. 2017-08-27 01:55:39 -07:00
722df46443 Bump version due to config change involved 2017-08-19 19:58:37 -07:00
Joshua Merrell
6b87ed4748 Add comments to Makefile so I don't forget 2016-12-15 11:37:14 -08:00
Joshua Merrell
8a95501964 replace cfg configuration with JSON 2016-09-17 16:00:31 -07:00
Joshua Merrell
6cb2e577b5 Add release, debug, and verbose Makefile targets 2016-09-16 00:39:14 -07:00
Joshua Merrell
af899dcfe6 Add release, debug, and verbose Makefile targets 2016-09-16 00:33:19 -07:00
Josh
27bfafc8f0 fix/improve greentext/backlinking 2016-04-06 17:55:30 -07:00
875b949672 Fixing the date command string, again. 2016-03-06 13:16:57 -08:00
Josh
6d0ab9f1a7 replace build.sh with more cross-platform friendly Makefile 2016-03-04 17:42:08 -08:00