eggbertx
06ec16938c
Fix settings cookies only being set for the session
2019-01-06 23:02:51 -08:00
Joshua Merrell
6a77bb9424
Move page building functions to building.go
2018-10-22 11:01:51 -07:00
Joshua Merrell
7de18e93f3
A few small db changes, fix weird file permission issues in bootstrap.sh
2018-10-05 22:22:36 -07:00
Joshua Merrell
ad9d0989b2
Mostly work on banning
...
If a user is banned, they are redirected to the ban page with all the information, but the appeal form doesn't work (yet)
In the next couple commits I'm going to work on actually submitting bans
2018-10-03 00:31:43 -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
f1df7aefce
bin directory and go symlinks should be added to vagrant user, not root
2018-05-04 11:25:33 -07:00
pqyptixa
ded719e687
Fix $PATH, again
...
... to include the go binary executable
2018-04-23 19:11:51 -03:00
pqyptixa
8790ca2db0
Enable port forwarding in vagrant
2018-04-23 17:33:09 -03:00
pqyptixa
1142184f60
Install Go 1.10 and fix $PATH
2018-04-23 17:32:22 -03:00
Joshua Merrell
f39f55eda6
fix post/image deletion
2018-02-10 22:57:52 -08:00
Joshua Merrell
a04e90e59f
Fix issue with nginx starting before the vagrant shared directory is mounted
2018-02-02 13:01:34 -08:00
Joshua Merrell
4fcb43330f
Add webm support and update jQuery
2018-01-28 15:01:59 -08:00
Joshua Merrell
5a0d4e1ff8
Just in case Canonical desides to change the default SSH username on us again
2018-01-25 17:46:00 -08:00
Joshua Merrell
38682162b2
increase max upload size to ~5 MB
2018-01-24 19:43:05 -08:00
Joshua Merrell
ec1a8bac1f
update bootstrapper (since Canonical is dumb and changed the vagrant box username), remove unnecessary warning from getCurrentStaff
2018-01-19 14:04:24 -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
Joshua Merrell
6f38e0e71b
Fix missing GochanServer.ServeErrorPage function after refactor
2017-10-02 15:47:09 -07:00
Joshua Merrell
56491eb35d
Improve vagrant bootstrapper script, make links from /vagrant to ~/gochan instead of copying
2017-08-31 15:09:38 -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
Joshua Merrell
f9c7912a2c
Add Vagrant setup scripts
2017-08-12 01:17:26 -07:00