Commit graph

5264 commits

Author SHA1 Message Date
Zankaria
1df69f94de expand.js: fix #191 2024-09-04 16:11:14 +02:00
Zankaria
a7376d2a83 expand.js: format 2024-09-04 15:13:06 +02:00
Zankaria
8957bc6151 style.css: add 1 space between backlinks. Fix #196 2024-09-04 14:51:12 +02:00
Zankaria
a20266f222 post-hover.js: use camelCase 2024-09-04 11:31:14 +02:00
Zankaria
988d454ee1 post-hover.js: add copyright 2024-09-04 11:26:44 +02:00
Zankaria
0df63cdfa3 post-hover.js: show init_hover function globally 2024-09-04 11:25:51 +02:00
Zankaria
7d0a563dc1 Revert "show-backlinks.js: add space between backlinks"
This reverts commit f20b2615f2.
2024-09-03 22:29:33 +02:00
Zankaria
f20b2615f2 show-backlinks.js: add space between backlinks 2024-09-02 23:21:34 +02:00
Zankaria
8a3e93dbdf show-backlinks.js: add missing ; 2024-09-02 23:20:56 +02:00
Zankaria
76d237bc89 main.js: load captcha from callback only on pages with post forms 2024-09-01 23:06:15 +02:00
Zankaria
9b6563b816 style.css: reduce unimportant font size on small screens. Fix #195 2024-09-01 22:49:10 +02:00
Zankaria
ecf479adba style.css: slightly bigger fonts on touchscreens 2024-09-01 00:59:05 +02:00
2bd4cdc5e6 Merge pull request 'HTML + some js fixes' (#192) from js-fixes into config
Reviewed-on: https://git.leftypol.org/leftypol/leftypol/pulls/192
2024-08-29 16:45:22 +00:00
Zankaria
c45774c588 expand.js: format exposed function 2024-08-29 18:41:29 +02:00
Zankaria
29cfbfc779 live-index.js: trim 2024-08-29 18:41:29 +02:00
Zankaria
cb49b41eb9 expand.js: adjust to post_thread.html 2024-08-29 18:41:29 +02:00
Zankaria
e9c89d7d5a expand.js: format 2024-08-29 18:41:29 +02:00
Zankaria
7c4c659d11 style.css: hide user post controls on small screens 2024-08-29 18:41:29 +02:00
Zankaria
7ef31b2790 post_thread.html: move OP post user controls into the intro and hide them on small screens 2024-08-29 18:41:18 +02:00
Zankaria
36fddc852e stylesheets: fix controls styling 2024-08-29 18:40:02 +02:00
Zankaria
691cd0b531 style.css: newline with a bit of margin after op's head 2024-08-29 18:40:02 +02:00
Zankaria
888b976048 post_thread.html: switch intro and head for OP post 2024-08-29 18:40:00 +02:00
Zankaria
4f01f5ee30 show-backlinks.js: use div so reply links don't get jumbled up or something 2024-08-29 16:20:39 +02:00
Zankaria
e6b20dc30f post_thread.html: add missing spaces. Fix #187 2024-08-28 23:55:22 +02:00
Zankaria
79e8f00b21 time.html: add title. Fix #185 2024-08-28 23:42:35 +02:00
Zankaria
333681a95b quick-post-controls.js: fix #184 2024-08-28 23:42:13 +02:00
Zankaria
053aacb8bc post-menu.js: use isoscele triangle instead of equilateral to dodge apple font overrides. 2024-08-28 23:41:50 +02:00
Zankaria
8b5b710cc1 main.js: fix undefined version 2024-08-24 01:53:44 +02:00
Zankaria
4029ec5ba4 Revert "main.js: load stylesheets with the resource version"
This reverts commit 4f99346941.
2024-08-24 01:50:45 +02:00
Zankaria
77370144ee template: supply data-resource-version to main.js 2024-08-24 01:45:22 +02:00
Zankaria
fe598cf3a4 main.js: load styles with dyanamically provided resource version.
This is done because:
	- If the version is updated before the rebuild, someone might cache the old version in the meanwhile.
	- One could not rebuild javascript before updating the version. Now it's possible.
2024-08-24 01:36:49 +02:00
Zankaria
92e2344926 Revert "main.js: add resource version on if there is a uri"
This reverts commit 60d6b797f2.
2024-08-24 01:34:04 +02:00
Zankaria
f8bbb13609 quick-post-controls.js: fix undefined board parameter 2024-08-24 00:55:09 +02:00
Zankaria
3453ff5aed quick-post-controls.js: format 2024-08-24 00:53:51 +02:00
Zankaria
990484fac5 main.js: "transactional" transisition from default to user-selected style 2024-08-23 14:38:20 +02:00
Zankaria
3994afd10d main.js: do not initialize captchas if there is no hook 2024-08-23 14:38:20 +02:00
111fa78921 Merge pull request 'Fix weird flashes when loading' (#183) from codestyle-fix into config
Reviewed-on: https://git.leftypol.org/leftypol/leftypol/pulls/183
2024-08-22 23:11:15 +00:00
Zankaria
60d6b797f2 main.js: add resource version on if there is a uri 2024-08-23 01:00:46 +02:00
Zankaria
4f99346941 main.js: load stylesheets with the resource version
Solves Flashes of Untyled Content
2024-08-23 00:48:49 +02:00
Zankaria
04f55dfdd2 main.js: check if there even is a style before setting the code style 2024-08-23 00:01:20 +02:00
Zankaria
89b7e8db7c post-hover.js: enable overboard support 2024-08-22 18:12:24 +02:00
c3e4d51d30 Merge pull request 'Bust more js and all CSS with resource_version' (#180) from cache-busters into config
Reviewed-on: https://git.leftypol.org/leftypol/leftypol/pulls/180
2024-08-22 12:40:43 +00:00
Zankaria
ef1634184a templates: bust all css caches with resource_version 2024-08-22 14:39:36 +02:00
Zankaria
abfa773282 templates: bust all js caches with resource_version 2024-08-22 14:39:32 +02:00
Zankaria
b438283e32 dark_red.css: make inline border solid and grey 2024-08-21 23:54:56 +02:00
Zankaria
06ef3c5287 post-hover.js: hover only in thread and index pages 2024-08-21 23:32:17 +02:00
Zankaria
8477f41b52 pages.php: pass mod array to overboard 2024-08-21 19:58:12 +02:00
Zankaria
ff9dbe2566 fileinfo.html: fix #176 2024-08-21 15:36:27 +02:00
Zankaria
acebbb97f4 header.html: format 2024-08-21 15:29:37 +02:00
Zankaria
4db387ab52 show-op.js: reduce queries 2024-08-21 12:51:57 +02:00