1
0
mirror of https://github.com/vichan-devel/vichan.git synced 2024-11-28 09:20:58 +01:00
Commit Graph

4606 Commits

Author SHA1 Message Date
Zankaria
da0f26485a show-backlinks.js: trim 2024-08-05 18:34:55 +02:00
Zankaria
8b773b124e main.js: rename onready to camelCase 2024-08-05 18:33:15 +02:00
Zankaria
c327a0439e main.js: rename init_stylechooser to camelCase 2024-08-04 15:52:15 +02:00
Zankaria
4b5e40f575 main.js: format 2024-08-04 15:50:04 +02:00
Zankaria
eb67076e60 main.js: rename dopost to camelCase 2024-08-04 15:47:38 +02:00
Zankaria
990f27e80b main.js: format getCookie 2024-08-04 15:44:12 +02:00
Zankaria
8d3bfedc72 main.js: trim 2024-08-04 15:42:02 +02:00
Lorenzo Yario
d78f865645
Merge pull request #779 from Zankaria/ban-query-truncate
Fix new_ban failing due to the message body being too big
2024-08-03 23:16:11 -07:00
Lorenzo Yario
283973c141
Merge pull request #780 from seisatsu/dev
Add a spam filter that unshortens urls (resubmission)
2024-08-03 23:15:56 -07:00
seisatsu
098edb9cd7 Add a spam filter that unshortens urls 2024-07-31 12:44:39 -05:00
Zankaria
4bc69be4bc bans.php: fix new_ban failing due to the message body being too big 2024-07-27 15:27:44 +02:00
Lorenzo Yario
a20f618d80
Create uboachan-gray.css
#777
2024-07-19 11:30:08 -07:00
Lorenzo Yario
d7468bb93b
Merge pull request #772 from vichan-devel/RealAngeleno-templateupdates
Update catalog and the index: Wildcard and excluding boards
2024-07-14 04:40:09 -07:00
Lorenzo Yario
541f31f4d1
allow excluding boards from the boardlist 2024-07-14 04:38:11 -07:00
Lorenzo Yario
c223b1c55d
allow board exclusion for the boardlist 2024-07-14 04:37:28 -07:00
Lorenzo Yario
409f571955
switch to columns of two. Make it optional for a video and other things. 2024-07-14 04:21:21 -07:00
Lorenzo Yario
d23d1526e8
forgot to remove implode() 2024-07-14 03:41:04 -07:00
Lorenzo Yario
9a80ae2434
make the wildcard the default 2024-07-14 03:38:09 -07:00
Lorenzo Yario
dba38b10d4
allow wildcard for catalog theme 2024-07-14 03:26:06 -07:00
Lorenzo Yario
89a31794d9
fixing and standardizing something i did at like 4am with tripcode disabling 2024-07-04 11:29:18 -07:00
Lorenzo Yario
1a780ce9cb
move are you sure prompt to the js file 2024-06-27 02:18:06 -07:00
Lorenzo Yario
fe8fa0da8a
move to the js file 2024-06-27 02:13:54 -07:00
Lorenzo Yario
e12cbf6d80
Merge pull request #767 from Zankaria/patch-1
docker: remove PEAR leftovers
2024-06-24 17:02:10 -07:00
Lorenzo Yario
0df33b4956
Merge pull request #768 from Zankaria/docker-patch
Improve docker composer
2024-06-24 17:01:56 -07:00
Zankaria
ef1939500c docker: use modern compose file naming scheme 2024-06-23 15:54:21 +02:00
Zankaria
555d14b7ae docker: make the compose local instance folder file parametrizable 2024-06-23 15:53:42 +02:00
Zankaria
281f391205
docker: remove PEAR leftovers 2024-06-23 13:13:45 +02:00
Lorenzo Yario
b21865853b
fix the rest of local-time.js somehow 2024-06-20 20:38:35 -07:00
Lorenzo Yario
5b0a7fb975
Merge pull request #765 from perdedora/hash-passwords
Hash poster passwords
2024-06-20 16:05:55 -07:00
fowr
e9f1d59209
posts.sql: update column password 2024-06-20 10:33:51 -03:00
Weav
fee67b6719
Merge branch 'dev' into hash-passwords 2024-06-20 13:21:05 +00:00
fowr
fff9b88c6d
hash poster passwords 2024-06-20 10:11:47 -03:00
Lorenzo Yario
8d37f1dd2c
Merge pull request #764 from Zankaria/patch-1
install.php: fix https check
2024-06-20 03:40:13 -07:00
Zankaria
991ed657fb
install.php: fix https check 2024-06-15 00:53:49 +02:00
Lorenzo Yario
ad532d1d2d
Merge pull request #762 from vichan-devel/RealAngeleno-patch-12
fix local-time somehow
2024-06-06 00:02:35 -07:00
Lorenzo Yario
d2f1b7e0e0
fix local-time somehow
this fixes it. i don't know how. don't ask. i'm not a javascript guy much.
2024-06-06 00:02:06 -07:00
Lorenzo Yario
2d6b599b26
Merge pull request #761 from vichan-devel/parsedown
Parsedown
2024-06-05 18:49:27 -07:00
Lorenzo Yario
bd7eb130ea
use current website 2024-06-05 18:08:23 -07:00
Lorenzo Yario
f852172e9b
no they're not 2024-06-05 18:05:43 -07:00
Lorenzo Yario
809ab99c9b
allow images for markdown 2024-06-05 18:02:08 -07:00
Lorenzo Yario
5c99c8395e
add parsedown 2024-06-05 18:00:24 -07:00
Lorenzo Yario
878a67389a
Merge pull request #758 from Zankaria/refactor-ban-log
Refactor ban log
2024-05-22 23:15:30 -07:00
Lorenzo Yario
d990c344d4
Merge pull request #759 from Zankaria/fake-copy
Use hardlinks instead of copying the file
2024-05-22 23:14:49 -07:00
Zankaria
88a48befd4 pages.php: use link to create hardlinks instead of full file copy for thread moving 2024-05-23 00:05:43 +02:00
Zankaria
7e4dd5567b bans.php: always print modLog 2024-05-22 22:14:38 +02:00
Zankaria
8963ebfce9 bans.php: simplify modLog string 2024-05-22 22:14:08 +02:00
Lorenzo Yario
9236e10f37
add ) 2024-05-20 04:32:30 -07:00
Lorenzo Yario
9aaed32c57
Merge pull request #752 from vichan-devel/RealAngeleno-cattychanges
remove redundant second catalog button on catalog-link.js
2024-05-18 03:26:03 -07:00
Lorenzo Yario
055d31d2db
Merge pull request #749 from vichan-devel/RealAngeleno-datetime
fix bug with datetime
2024-05-17 19:03:51 -07:00
Lorenzo Yario
de39780194
Merge pull request #753 from Zankaria/fix-install
Fix HTTPS check
2024-05-17 15:05:48 -07:00