Eggbertx
4b0031160e
Remove displayed ban ID from ban page
2025-05-08 19:43:25 -07:00
Eggbertx
6872395449
Add ability to leave public "USER WAS BANNED FOR THIS POST" message, with mod-customizable text
2025-04-29 22:29:21 -07:00
Eggbertx
6cf305d38c
Clean up ban form to use blank duration for permaban
2025-04-24 20:18:27 -07:00
Eggbertx
2d0b758a14
Use CSS on tables instead of border HTML attribute, standardize table headers
2024-03-08 14:50:28 -08:00
Eggbertx
0e34698257
Add more Postgres db migration for IP -> INET, split dbtypes into their own files
2024-01-09 13:11:22 -08:00
Eggbertx
204ae9506f
Update ban page and ban submission to accomodate ranges
2023-12-31 18:02:42 -08:00
Eggbertx
aba84ceed2
Use router package instead of GET parameter for manage pages
2023-01-04 15:33:50 -08:00
Eggbertx
bfac3ef93c
Make ban adding (sorta) work again
2022-11-17 16:32:28 -08:00
Eggbertx
34688190e2
Update IP ban interface for new gcsql API
2022-11-16 15:11:55 -08:00
Eggbertx
6ddfaedc11
Make themes use div#content more
2022-04-14 21:20:32 -07:00
Eggbertx
55ef8dd3b8
Add div#content to manage pages to make theming easier
2022-04-14 20:43:38 -07:00
Eggbertx
8e706a313c
Make template for recent posts page
...
Also make manage page h1 headers automatic
2022-01-29 23:47:13 -08:00
Eggbertx
b2318af7a3
Use generic page header for manage pages, add login template
2022-01-04 17:48:46 -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
5af4074325
Redirect to post banning page when a post is selected and Ban button is clicked
2018-10-10 13:16:00 -07:00
Joshua Merrell
a1fd8703a4
Make manage banpage usable
2018-10-10 10:52:47 -07:00
Joshua Merrell
dc3b48e3aa
make banlist table on manage bans page account for permabans
2018-10-08 11:14:45 -07:00
Joshua Merrell
87628a8d92
Finish (mostly) ban page displaying contents according to the database
2018-10-05 15:21: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