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

29 commits

Author SHA1 Message Date
Eggbertx
6a7f938d04 Add support for native Go plugins 2023-06-02 15:16:47 -07:00
Eggbertx
05da962dfe Add selenium tests 2022-09-27 10:42:11 -07:00
Eggbertx
7718ee408b Add js output to gitignore 2022-09-14 12:35:02 -07:00
Eggbertx
5b5d5ab3ec Replace sqlmock with sqlite3 for unit testing gcsql package 2022-09-01 22:42:06 -07:00
Eggbertx
d423398eff Replace Gulp with Parcel for js bundling 2022-03-24 16:05:50 -07:00
Eggbertx
8b92872677 Add Jest for JavaScript testing 2022-01-27 23:26:30 -08:00
Eggbertx
7e13a32ec3 Add board config to all templates using the standard header
Also remove commented migration lines in build.py
2022-01-09 23:09:44 -08:00
Eggbertx
cd0ffb4f1f Add HTTP support to the vagrant VM 2020-10-11 14:59:06 -07:00
Eggbertx
40ce904a10 Add ES6 frontend so far
Not fully stable yet
2020-06-03 15:43:35 -07:00
Eggbertx
d1292bd9fe refactor/reorganize gochan's source code into subpackages
Also use Go version 1.11 in vagrant for module support
2020-04-29 17:44:29 -07:00
comraderat
5273ad160a Added vscode launch profile
Updated gitignore
2020-04-02 00:45:36 +02:00
Eggbertx
0bcd93379b Only strip debugging symbols for releases 2020-03-27 17:42:53 -07:00
Eggbertx
424f419199 Store configuration-dependent variables in a JavaScript file
As opposed to every single HTML file
2019-11-29 15:08:18 -08:00
Eggbertx
2651c38765 Remove overrides directory from gitignore 2019-08-02 10:45:41 -07:00
eggbertx
d558bcc0d0 Completely redo front.html to make it more mobile-friendly
Also add Photon theme
2019-02-16 19:18:00 -08:00
eggbertx
964914d63d Add ability to override template files, remove minimum recent posts 2019-01-03 11:51:59 -08:00
Joshua Merrell
810af2855f Don't track .bak (temporary backup) files 2018-07-15 07:35:34 -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
88b1a1b777 Add systemd service, subject field autocomplete prevention 2018-05-29 11:38:33 -07:00
Joshua Merrell
ddf2aaff92 Parameterize most SQL queries 2017-12-03 13:26:39 -08:00
Joshua Merrell
3dcc9db6b6 change default charset from utf8 to utf8mb4 for meme characters, fix $GOPATH not being kept after provision 2017-11-04 22:45:29 -07:00
5b7e6e04b2 Remove actual log files from git, but add placeholder file.
Also readded actual log files to gitignore.
2017-08-21 17:49:41 -07:00
Joshua Merrell
b2c2d8f36b update vagrant bootstrap, add log dir to git repo 2017-08-19 21:19:17 -07:00
Joshua Merrell
7ca552801b fix vagrant invalid file path error, update README 2017-08-12 16:46:00 -07:00
2dd84f4d42 Finish removing old config file
Change .gitignore to ignore gochan.json, config.cfg was left in ignore
for now.
Remove references to goconf package that are unneeded.
2017-08-03 01:28:46 -07:00
8ac8a30d62 Remove unneeded entry in .gitignore, was trying this fancy GitEye application.. 2015-07-16 00:47:14 -07:00
6beda6e6d5 Try alternative libraries to prepare for impending code.google.com
shutdown.
2015-07-15 18:11:08 -07:00
e5293e0815 Added ignore for binary, config and logs. 2013-07-04 16:03:29 -07:00