1
0
mirror of https://github.com/vichan-devel/vichan.git synced 2025-02-02 12:57:35 +01:00

4760 Commits

Author SHA1 Message Date
fowr
1212c18616 remove extra from being manipulated from query string;
use extra in rand_string;
2025-01-09 14:50:11 -03:00
Lorenzo Yario
0642374c05
Merge pull request #869 from Zankaria/hash-password-tool-refactor
hash-passwords.php: minor refactor
2025-01-05 02:00:42 -06:00
Lorenzo Yario
f39988229a
Merge pull request #873 from Zankaria/cleanup-pre-mobile-ui
Cleanup pre mobile UI
2025-01-05 02:00:20 -06:00
Lorenzo Yario
38094680af
Merge pull request #874 from Zankaria/file-name-download
Enable file download from the file name
2025-01-05 02:00:06 -06:00
Zankaria
d1953752ab image_identification.html: trim 2025-01-04 23:15:14 +01:00
discomrade
09a45bfcd3 Enable download with filename without JavaScript 2025-01-04 23:05:53 +01:00
Zankaria
acfd99a4ac style.css: add missing format spacing 2025-01-04 21:57:52 +01:00
Zankaria
e31b8abe35 fileinfo.html: use only tabs 2025-01-04 21:49:02 +01:00
Zankaria
c4b81cffe7 header.html: fix broken js include 2025-01-04 21:48:30 +01:00
Zankaria
a3d1fe4884 thread-watcher.js: format 2025-01-04 21:47:22 +01:00
Zankaria
2ab6f371f7 inline-expanding.js: format 2025-01-04 21:47:16 +01:00
Zankaria
47d2a38b80 expand.js: format 2025-01-04 21:47:05 +01:00
Zankaria
289c137b2d live-index.js: trim 2025-01-04 21:46:27 +01:00
Zankaria
6a0c1b94b7 expand.js: format exposed function 2025-01-04 21:46:19 +01:00
Zankaria
3eba0b8721 expand.js: format 2025-01-04 21:45:43 +01:00
Zankaria
8302a121e5 quick-post-controls.js: format 2025-01-04 21:45:23 +01:00
Zankaria
b6d16c7cd2 auto-reload.js: remove variables which are never read 2025-01-04 21:43:16 +01:00
Zankaria
209c334667 auto-reload.js: format 2025-01-04 21:42:01 +01:00
Zankaria
8d56da9108 show-backlinks.js: format 2025-01-04 21:38:56 +01:00
Zankaria
e995589803 show-backlinks.js: fix doc 2025-01-04 21:37:59 +01:00
Zankaria
035214c1e1 post-filter.js: trim 2025-01-04 21:37:20 +01:00
Zankaria
fd1972b4fb name.html: format 2025-01-04 21:36:43 +01:00
Lorenzo Yario
876b82660e
numeric array #871 2024-12-30 17:22:30 -06:00
Zankaria
80977548cc hash-passwords.php: minor refactor 2024-12-27 17:08:39 +01:00
Lorenzo Yario
c010f7da5d
allow native to be properly passed 2024-12-26 22:39:59 -06:00
Lorenzo Yario
52f356d395
correct dev version 2024-12-26 00:26:42 -06:00
Lorenzo Yario
06986637b9
Merge pull request #867 from perdedora/tegaki
Add tegaki support
2024-12-26 00:25:33 -06:00
fowr
90072213ee Remove tegaki form in quick reply 2024-12-25 15:59:43 -03:00
fowr
fe951865ba Add tegaki support 2024-12-25 15:25:11 -03:00
Lorenzo Yario
1214d3f4f8
replace click me image for captcha (drop-in) 2024-12-20 15:00:36 -06:00
Lorenzo Yario
95a9e0ba31
Delete static/clickme.gif 2024-12-20 15:00:20 -06:00
Lorenzo Yario
a577139ebe
Merge pull request #849 from Zankaria/catalog-js-doc
Add comment doc to catalog.js
2024-12-20 12:42:54 -06:00
Lorenzo Yario
95e17a9506
Merge pull request #850 from Zankaria/report-queries
Wrap report queries into a class
2024-12-20 12:42:35 -06:00
Lorenzo Yario
4ff382e210
Merge pull request #857 from Zankaria/patch-1
FileLogDriver.php: flush writes to file
2024-12-20 00:23:21 -06:00
Zankaria
cbe63087b6
FileLogDriver.php: flush writes to file 2024-12-19 00:35:08 +01:00
Lorenzo Yario
d359a12768
Merge pull request #853 from Zankaria/log-fix
Logging initialization fix + deprecation notice
2024-12-16 20:03:56 -08:00
Lorenzo Yario
8f59ec4e3b
Merge pull request #855 from Zankaria/list-board-opt
Minor optimization
2024-12-16 19:47:13 -08:00
Zankaria
21f085a69e functions.php: optimize listBoards a bit 2024-12-14 00:35:11 +01:00
Zankaria
67cf7a464b maintenance.php: use ReportQueries 2024-12-11 16:39:10 +01:00
Zankaria
c82a669934 pages.php: use ReportQueries 2024-12-11 16:39:10 +01:00
Zankaria
e0807a1811 post.php: use ReportQueries 2024-12-11 16:39:10 +01:00
Zankaria
2372b7f7b0 context.php: include ReportQueries 2024-12-11 16:39:10 +01:00
Zankaria
e18f5e5130 context.php: add PDO to context 2024-12-11 16:39:10 +01:00
Zankaria
47432f9ae5 ReportQueries.php: add deleteByPost 2024-12-11 16:39:10 +01:00
Zankaria
fafe9a0257 ReportQueries.php: fetch post id 2024-12-11 16:39:10 +01:00
Zankaria
f94be07d14 ReportQueries.php: add implementation 2024-12-11 16:39:08 +01:00
Zankaria
a25f56e461 context.php: report deprecation notice on syslog option 2024-12-11 15:34:51 +01:00
Zankaria
68165c35ca context.php: fix log init 2024-12-11 15:31:40 +01:00
Lorenzo Yario
d7f4c755cf
Merge pull request #848 from Zankaria/redis-cache-config
Make vichan more forgiving with old redis cache configuration
2024-12-08 08:48:14 -08:00
Lorenzo Yario
7b15a652fb
Merge pull request #851 from Zankaria/log-context
Add context to log.php
2024-12-08 08:48:02 -08:00