1
0
Fork 0
mirror of https://github.com/Eggbertx/gochan.git synced 2025-08-19 08:26:23 -07:00
Commit graph

262 commits

Author SHA1 Message Date
Eggbertx
0db91f277c Implement thread-unique poster ID 2025-04-05 23:27:08 -07:00
Eggbertx
37c73fae0d Show link to embed video on recent posts page, show thumbnail on front page 2025-03-29 23:39:42 -07:00
Eggbertx
67bbb4125c refactor captcha handling, simplify HTML template testing with goquery 2025-03-29 20:19:45 -07:00
Eggbertx
48fb11a199 Treat recent posts with embed as if they have no thumbnail/upload on front page 2025-03-29 12:59:16 -07:00
Eggbertx
a47e03def4 Add text formatting classes and update report handling logic to dismissing in bulk 2025-03-28 21:55:15 -07:00
Eggbertx
af07b34752 Show embed on IP search page and add sample embed script for Youtube, Vimeo, and raw video embedding 2025-03-23 16:13:14 -07:00
Eggbertx
c648b41795 Show embed media URL in place of upload info 2025-03-23 14:55:08 -07:00
Eggbertx
8470ef2b89 Remove border from embed iframe 2025-03-16 14:02:30 -07:00
Eggbertx
28f9029a54 Apply upload styling to embeds, remove unused thumbnail styles 2025-03-16 13:44:34 -07:00
Eggbertx
54a6f25476 Add hash tag block 2025-03-09 01:35:43 -08:00
Eggbertx
2993d6daae Close a topbar dropdown menu (if opened) when anything in the body is clicked 2025-02-25 22:06:56 -08:00
Eggbertx
1339f58a66 Add defer to gochan.js script tag, add option to open external links in new tab 2025-02-22 11:35:03 -08:00
Eggbertx
41fa1f6280 Migrate SCSS, replace usage of @import with @use
https://sass-lang.com/documentation/breaking-changes/import/
2025-02-22 10:41:54 -08:00
Eggbertx
282f32c88d Bump build version for v4.1 release 2025-02-18 20:49:43 -08:00
Eggbertx
aba2c68221 Use h1 instead of div for lightbox title, footer element instead of div#footer 2025-02-18 12:59:20 -08:00
Eggbertx
9bdf9d58d9 Update NPM packages 2025-02-18 12:34:51 -08:00
Eggbertx
d61e3c62c2 Before showing delete lightbox, check if it was just the file 2025-02-09 17:53:08 -08:00
Eggbertx
dfb9fc045c Add dice roll styling 2025-02-09 17:45:43 -08:00
Eggbertx
e6afeeaf5b Add smooth hide block toggling, and the option to disable it 2025-02-07 23:00:34 -08:00
Eggbertx
eb59ef1f1e Add hide block open/close animations 2025-02-07 22:36:24 -08:00
Eggbertx
83c82cba41 Fix bunkerchan dropdown colors 2025-02-07 16:56:29 -08:00
Eggbertx
21a05e5d25 Add hidden block toggling button 2025-02-07 16:35:12 -08:00
Eggbertx
5d98639daa Add hide block bbcode 2025-02-07 16:26:35 -08:00
Eggbertx
d48cec2f2b More CSS style adjustments 2025-01-19 23:49:01 -08:00
Eggbertx
3dc6f3494e Adjust theme colors 2025-01-19 22:40:13 -08:00
Eggbertx
baa4a10389 Add option to increase line height 2025-01-19 21:16:16 -08:00
Eggbertx
22eff8d1d7 Update JS board events test 2025-01-08 15:41:12 -08:00
Eggbertx
bdf4bddc4d Bump version to 4.0.2 for hotfix release
Resolves issue #112
2024-12-31 15:46:02 -08:00
Eggbertx
3bec5d2c3d Fix JS-0045 really this time 2024-12-25 14:57:52 -08:00
Eggbertx
8dd8214974 Fix deepsource JS-0045 2024-12-25 14:54:04 -08:00
Eggbertx
9170c18df6 Properly attach file to QR submitted form, prevent scrolling on QR submission 2024-12-24 23:19:24 -08:00
Eggbertx
ba86182941 Center login table 2024-12-08 13:26:51 -08:00
Eggbertx
9fb08929b7 Fix failing tests, move more inline CSS to global CSS files 2024-11-30 17:07:50 -08:00
Eggbertx
3faebcc90d Bump version for hotfix release 2024-11-21 10:59:02 -08:00
Eggbertx
62784a99f7 Add Dark Bunker theme 2024-11-20 22:59:34 -08:00
Eggbertx
4595e16466 Make ban page template use standard page header template, use h1 as title element 2024-11-17 23:17:11 -08:00
Eggbertx
93ac36fd0f Update gochan version in NPM lock file 2024-11-17 16:36:07 -08:00
Eggbertx
cdf28fe415 Remove redundant "Default" option in style dropdown 2024-11-17 16:33:37 -08:00
Eggbertx
1f7e75417e Update versions for v4 release 2024-10-13 23:18:29 -07:00
Eggbertx
b6c27a27c6 Implement creating locked/sticky threads client-side 2024-09-08 16:07:02 -07:00
Eggbertx
f03ea709f8 Update new/old browse element when settings are saved 2024-09-08 14:24:12 -07:00
Eggbertx
26dcb34edf Apply suggestions made by DeepSource 2024-08-30 23:08:01 -07:00
dependabot[bot]
edeaf4044d
Bump webpack from 5.89.0 to 5.94.0 in /frontend
Bumps [webpack](https://github.com/webpack/webpack) from 5.89.0 to 5.94.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.89.0...v5.94.0)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-31 05:26:31 +00:00
Eggbertx
641d46d822 Fix manage router group not showing login page 2024-08-30 21:54:51 -07:00
Eggbertx
671379b834 Use different class for filter hits 2024-08-28 21:54:10 -07:00
Eggbertx
0abf5b6a35 Add cancel button when building a filter from a post, use html/template.HTML array for filter hits for verbatim rendering instead of a textarea 2024-08-28 21:50:39 -07:00
Eggbertx
acdd34c76f Update post dropdown to replace removed tools with filter creation page 2024-08-26 21:56:32 -07:00
Eggbertx
69c8cc4765 Add filter hits page, refactor manage action resolving to use the router 2024-08-25 16:59:25 -07:00
Eggbertx
ce293d3e24 replace is_regex in filters with more string matching options (substring, regex, exact match) 2024-08-24 15:37:34 -07:00
Eggbertx
2e857f9370 Populate filter page when edit link is clicked and parse submitted filter data 2024-08-18 23:06:40 -07:00