Commit graph

5474 commits

Author SHA1 Message Date
87899a0988 cache.php: add unix socket connection support to Redis cache 2024-09-11 18:11:39 +02:00
Zankaria
696f084749 style.css: halt fileinfo debording. Fix #188 2024-09-05 17:08:35 +02:00
Zankaria
bc7de94268 Revert "stylesheets: do not expand fileinfo beyond image width. Fix #188"
This reverts commit d23bfb6af5.
2024-09-05 17:00:33 +02:00
Zankaria
326a623d11 Revert "style.css: image containers are not a table"
This reverts commit 20c9942a6b.
2024-09-05 17:00:17 +02:00
Zankaria
4350d866b0 Revert "fileinfo.html: use semantic html tags figure and figcaption for files"
This reverts commit a1d5f755b1.
2024-09-05 16:43:12 +02:00
Zankaria
20c9942a6b style.css: image containers are not a table 2024-09-05 16:26:40 +02:00
Zankaria
d23bfb6af5 stylesheets: do not expand fileinfo beyond image width. Fix #188 2024-09-05 15:55:01 +02:00
Zankaria
a1d5f755b1 fileinfo.html: use semantic html tags figure and figcaption for files 2024-09-05 15:54:30 +02:00
Zankaria
4611633231 inline-expanding.js: format 2024-09-05 15:31:54 +02:00
Zankaria
71b1dbf5ef style.css: move user controls to right on small screens 2024-09-05 12:57:09 +02:00
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