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

4773 Commits

Author SHA1 Message Date
Lorenzo Yario
5821004155
Merge pull request #875 from Zankaria/add-title-hovering
Adds help text on hovering via the title property
2025-01-17 09:50:56 -06:00
Lorenzo Yario
4530aea0bd
Merge pull request #877 from perdedora/fix-themes-871
Use FETCH_ASSOC instead of NUM
2025-01-17 09:50:44 -06:00
fowr
8925879355 proper fix instead of using numeric array in rebuild themes 2025-01-12 10:17:45 -03:00
Lorenzo Yario
5a80c4ef22
Merge pull request #876 from perdedora/captcha-fixes
Captcha fixes
2025-01-09 23:25:27 -06:00
fowr
8caf0f738b update report captcha 2025-01-09 15:57:07 -03:00
fowr
071de337eb trying to make securimage less messy 2025-01-09 15:13:50 -03:00
fowr
c6ade44962 update config default to securimage 2025-01-09 14:58:34 -03:00
fowr
0deae76002 allow customization of securimage by captcha config variable 2025-01-09 14:57:31 -03:00
fowr
50339812b6 simplify template config for new_thread_capt and all captcha 2025-01-09 14:52:10 -03:00
fowr
8ccf506e0f fix captcha being triggered when only new_thread_capt is enabled 2025-01-09 14:51:37 -03:00
fowr
1212c18616 remove extra from being manipulated from query string;
use extra in rand_string;
2025-01-09 14:50:11 -03:00
Zankaria
af7bfa5801 time.html: add title 2025-01-08 23:24:58 +01:00
Zankaria
b991657b0a post_thread.html: add hover suggestions 2025-01-08 23:24:29 +01:00
Zankaria
f7e92d3967 post_reply.html: add hover suggestions 2025-01-08 23:24:22 +01: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