1
0
Fork 0
mirror of https://github.com/Eggbertx/gochan.git synced 2025-09-06 20:06:23 -07:00
Commit graph

64 commits

Author SHA1 Message Date
Eggbertx
1facbdcd48 Fix setting value not showing correctly for checkboxes 2023-06-22 08:14:37 -07:00
Eggbertx
fba38c859b Add no-trailing-spaces eslint rule 2023-06-22 07:46:04 -07:00
Eggbertx
7c116dafc6 Backend: Return JSON when post is submitted via QR
Frontend: request thread and trigger update from returned JSON
2023-06-16 12:06:26 -07:00
Eggbertx
ad66026020 Appropriately show staff dropdown options according to rank 2023-06-16 09:48:59 -07:00
Eggbertx
a073aa49f3 Add dropdown item to ban post IP 2023-06-16 09:29:38 -07:00
Eggbertx
6ff58f8da4 Enforce strong equality checking by eslint 2023-06-15 14:38:57 -07:00
deepsource-autofix[bot]
f210e82a8c
refactor: replace template strings with regular string literals
Template literals are useful when you need:  1. [Interpolated strings](https://en.wikipedia.org/wiki/String_interpolation).
2023-06-15 21:01:00 +00:00
Eggbertx
de6218b3c6 Add option to sort log lines ascending or descending 2023-06-15 08:54:16 -07:00
Eggbertx
c6ab62eebf Add client-side filtering to log view 2023-06-14 17:12:40 -07:00
Eggbertx
0acfca8452 make watcherInterval not a constant 2023-06-07 14:35:25 -07:00
Eggbertx
04d0948dc2 Fix errors pointed out by eslint 2023-05-23 12:32:46 -07:00
Eggbertx
8dd98d2abf Properly initialize boolean setting elements 2023-05-23 11:30:57 -07:00
deepsource-autofix[bot]
8860f3dbec
refactor: replace template strings with regular string literals
Template literals are useful when you need:  1. [Interpolated strings](https://en.wikipedia.org/wiki/String_interpolation).
2023-05-14 07:10:46 +00:00
Eggbertx
3d423e9623 Switch to TypeScript for frontend 2023-05-13 23:46:41 -07:00