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

1287 commits

Author SHA1 Message Date
Joshua Merrell
d1856765ab fixed newlines not being rendered as newlines in html 2013-08-02 02:58:15 -07:00
Joshua Merrell
5ed319d356 fixed link color in lightbox, condensed recent posts timestamps, fixed png upload error 2013-08-02 01:54:55 -07:00
Joshua Merrell
a3b803ac5c fixed board page only showing first 3 replies 2013-07-30 06:36:37 -07:00
Joshua Merrell
7484afd562 updated README, removed TODO 2013-07-29 14:03:35 -07:00
Joshua Merrell
b061df12de fixed caching of manage pages 2013-07-29 13:13:32 -07:00
Joshua Merrell
76e3c01a9e added caching for html, removed non-working quick replybox link, fixed mod ban button position 2013-07-29 13:09:12 -07:00
Joshua Merrell
e086ee3497 updated config.example.cfg 2013-07-29 11:56:59 -07:00
Joshua Merrell
fd6ad8ded9 added ban button in javascript for staff 2013-07-29 06:43:57 -07:00
Joshua Merrell
1557802c17 stickied posts are displayed at the top of the board page 2013-07-29 06:08:11 -07:00
Joshua Merrell
0fb6a1099f fixed file upload box getting too wide, file link issues, and message XSS vulnerabilities 2013-07-29 02:18:53 -07:00
Joshua Merrell
6cec81bb3a fixed replies not being shown on boardpage 2013-07-28 11:54:27 -07:00
Joshua Merrell
ef70ea736e fixed email names showing a blank email link 2013-07-28 06:03:09 -07:00
Joshua Merrell
6cad839157 Fixed bumping 2013-07-28 05:57:37 -07:00
Joshua Merrell
9f4f5bf544 post deletion (almost) complete 2013-07-27 07:21:11 -07:00
Joshua Merrell
d8cc4ba9b5 Fixed thread page generation bug 2013-07-27 05:45:19 -07:00
Joshua Merrell
eab1ff8987 partially implemented thread deletion 2013-07-26 17:49:38 -07:00
Joshua Merrell
cedc6b0d88 redirects to /manage if a staff tries to go to the login page while logged in 2013-07-26 06:48:33 -07:00
Joshua Merrell
11e409b1bf removed dependency github.com/Eggbertx/go-logfile and replaced with built-in package log 2013-07-24 11:41:09 -07:00
Joshua Merrell
f38e231caf staff accounts can be added and deleted 2013-07-20 19:25:08 -07:00
Joshua Merrell
58599eb05a moved staff-related functions to manage.js, added rebuildall page, (almost) finished staff management page 2013-07-20 18:12:51 -07:00
Joshua Merrell
7937c241c0 fixed (most) board creation issues 2013-07-20 16:38:06 -07:00
Joshua Merrell
8ebd90a79f Thread creation and board rebuilding nearly finished 2013-07-19 19:00:25 -07:00
Joshua Merrell
7aa55140ba Board generation almost complete 2013-07-19 18:08:45 -07:00
Joshua Merrell
2eaffa728a updated README and TODO files 2013-07-11 02:14:09 -07:00
Joshua Merrell
0576c697ca removing unneeded boards.go 2013-07-11 02:10:13 -07:00
Joshua Merrell
ed81b7930c fixed rebuildfront not referencing the document root 2013-07-11 01:20:34 -07:00
Joshua Merrell
6825287eaa Merge branch 'master' of https://bitbucket.org/Eggbertx/gochan
removing log files from repo
2013-07-04 16:45:06 -07:00
Joshua Merrell
16acd46001 removed log files from repo 2013-07-04 16:36:42 -07:00
e5293e0815 Added ignore for binary, config and logs. 2013-07-04 16:03:29 -07:00
Joshua Merrell
6c5fd76607 no longer creates database on initial setup 2013-07-04 03:09:34 -07:00
Joshua Merrell
504978212d making getPostArr() more flexible 2013-07-04 02:53:43 -07:00
Joshua Merrell
32e7517901 Updated README 2013-07-04 02:49:56 -07:00
Joshua Merrell
2f8b70701c Updated README 2013-07-04 02:47:45 -07:00
Joshua Merrell
dca39f6220 Updated README 2013-07-04 02:47:05 -07:00
Joshua Merrell
be9cc16447 fixed thumbnail gif extension correction 2013-07-04 02:39:23 -07:00
Joshua Merrell
70ebc727ad made getPostArr() more flexible 2013-07-02 14:01:33 -07:00
Joshua Merrell
ae2cb1d2c7 changed Password textbox to password box 2013-07-01 06:34:53 -07:00
Joshua Merrell
baf54a309e fixed staff session cookie creation/expiration/deletion 2013-07-01 04:58:32 -07:00
Joshua Merrell
0f12b4cd09 fixed posting (mostly) 2013-07-01 03:10:46 -07:00
Joshua Merrell
4536b36938 more time formatting fixes 2013-06-29 18:25:41 -07:00
Joshua Merrell
b6cd9918c1 added custom date/time format, posting still somewhat broken 2013-06-29 18:00:44 -07:00
Joshua Merrell
4aa0592711 fixed logging in issues 2013-06-29 15:09:28 -07:00
Joshua Merrell
31e1ce3b49 switched to mymysql/godrv for MySQL handling, still dealing with packet errors if initial setup is successful, still can't login 2013-06-28 18:31:57 -07:00
Joshua Merrell
355582d48c Added modlog and XSS protection for staff logins 2013-06-10 11:57:04 -07:00
Joshua Merrell
c473a46a69 added img_boardpage.html and relevant vars 2013-06-09 12:11:57 -07:00
Joshua Merrell
28a8bea855 added manage.js and set up server restriction 2013-06-09 11:57:11 -07:00
Joshua Merrell
e8b063838b fixed recent posts showing the same post for each board 2013-06-09 11:23:13 -07:00
Joshua Merrell
0df3801dc2 added border around lightbox site-title block 2013-06-09 10:51:45 -07:00
Joshua Merrell
0599c2d1c1 added to recent posts list fetcher 2013-06-08 18:57:58 -07:00
Joshua Merrell
d23789daf6 lightbox section boxes now independent of theme 2013-06-08 17:39:37 -07:00