Eggbertx
e361223084
Add HTML, JS, and JSON minification
...
Also remove that stupid filter for password input fields that Firefox (and maybe other browsers) adds
2019-12-07 12:52:36 -08:00
Eggbertx
53090a64d9
Prevent post autocomplete (for real this time) and remove old unused images
2019-05-30 13:42:49 -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
user.email
4fa467933b
use QR file input when posting, improve front page formatting
2018-12-04 15:38:19 -08:00
user.email
b1609f0d3d
Add QR box
2018-12-03 12:34:36 -08:00
user.email
8021743c82
Use stylesheet cookie if set
2018-12-01 16:41:17 -08:00
user.email
a6ad0f81cb
Finish (mostly) post click/mouseover previews
...
TODO: Add AJAX support and previewing for posts on other boards
2018-12-01 14:00:45 -08:00
user.email
a6d7e9f188
Rewrite CSS as Sass (.scss) files for better organization/loading
2018-11-25 14:16:22 -08:00
Joshua Merrell
75b35bdea9
Add board catalog building
2018-10-22 22:02:06 -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
c700e4c0ce
(Mostly) finish the configuration web interface, remove all _img fields since text boards won't happen
2018-08-09 00:04:45 -07:00
Joshua Merrell
be879078d2
Show board dir in page header along with board name
2018-03-08 14:27:51 -08:00
Joshua Merrell
46a3e8ac77
Add bbcode, HTML reparsing function for imageboard admins
2018-02-10 16:30:35 -08:00
Joshua Merrell
4d93f8bb98
Videos (should) now format correctly
2018-02-03 14:42:05 -08:00
f945d6357c
Remove CSS controlling the front page hyphenation
2018-01-29 19:20:00 -08:00
Joshua Merrell
8080e41b40
Force favicon to show up
2018-01-14 14:08:36 -08:00
Joshua Merrell
0f7e6b2696
use template for board management page instead of several if/else blocks and "html +="
2018-01-10 17:31:54 -08:00
Josh
1b397b773c
prevent browsers from autofilling subject field with staff username. Also, hot purging action!
2016-08-19 23:24:38 -07:00
Josh
c0932c1a42
remove legacy kusaba theme, normalize manage function names
2016-08-19 22:45:32 -07:00
ec9ebe189b
Add styling for greentext class.
2016-03-11 19:41:53 -08:00
Josh
b4a789123b
add greentext formatting, limit max characters per post
2016-03-11 16:36:19 -08:00
Joshua Merrell
4a1d0c1efd
generate pages for boards and threads
2015-12-24 23:26:13 -08:00
Joshua Merrell
94ae946fdf
remove unused thumbnail expansion function, add thumbnail throbber
2015-03-14 02:10:02 -07:00
Joshua Merrell
2017fc6738
add anchor offset to show whole reply
2015-01-10 10:57:24 -08:00
Joshua Merrell
938e13caba
improve board creation functionality, add warnings, etc
2014-07-15 21:52:39 -07:00
Joshua Merrell
edf9485be8
display recent posts on front page, fix posts on thread page
2014-06-15 02:15:51 -07:00
Joshua Merrell
1c388222c1
fix image expanding being broken in WebKit/Blink based browsers
2014-05-03 18:12:07 -07:00
Joshua Merrell
def86d91a6
make images expand on mouseclick
2014-04-20 13:16:16 -07:00
Joshua Merrell
f99b61fd37
show ban page when a banned user tries to post
2014-04-04 12:48:32 -07:00
Joshua Merrell
4c0aaa8ab7
put height/width, margin/padding, etc in global css files
2014-04-04 02:37:18 -07:00
Joshua Merrell
787bf0da64
h1 and h2 tags both have box shadow and border-radius
2014-02-24 21:23:03 -08:00
Joshua Merrell
ccc1fc6633
improve topbar and front page formatting
2014-02-08 23:18:32 -08:00
Joshua Merrell
5698de2801
fix replies not being formatted correctly, fixed W3C validation issues
2014-02-06 01:50:59 -08:00
Joshua Merrell
0a2b4a53d5
made lightbox styling more independent, gave staff manage page a non-conflicting url
2013-12-13 21:09:01 -08:00
Joshua Merrell
eff1f76950
more thread dropdown menu improvements
2013-12-01 21:35:04 -08:00
Joshua Merrell
4663a779a1
improved dropdown button
2013-11-19 17:07:41 -08:00
Joshua Merrell
5fa9a9119f
fixed replies not displaying correctly
2013-10-05 15:47:15 -07:00
Joshua Merrell
dc49b76fdd
post div boxes don't take up the whole width
2013-10-03 21:08:17 -07:00
Joshua Merrell
4db951625c
removed unecessary h2 tag decorations
2013-09-15 01:41:27 -07:00
Joshua Merrell
00468d0ae4
Merge branch 'master' of https://bitbucket.org/Eggbertx/gochan
...
pulling changes.
2013-09-06 17:30:22 -07:00
Joshua Merrell
e8a511b4e1
increased section body min-height
2013-09-02 18:16:04 -07:00
875ba18850
Opimize images for the lulz.
2013-08-28 05:23:27 -07:00
Joshua Merrell
2d2e04edbe
fixed lightbox X button not showing up as black
2013-08-12 19:18:10 -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
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
eab1ff8987
partially implemented thread deletion
2013-07-26 17:49:38 -07:00
Joshua Merrell
ae2cb1d2c7
changed Password textbox to password box
2013-07-01 06:34:53 -07:00
Joshua Merrell
0df3801dc2
added border around lightbox site-title block
2013-06-09 10:51:45 -07:00
Joshua Merrell
d23789daf6
lightbox section boxes now independent of theme
2013-06-08 17:39:37 -07:00
Joshua Merrell
e29f904b31
added unfinished board management page
2013-05-27 12:47:33 -07:00