4814 Commits

Author SHA1 Message Date
Lorenzo Yario
ec2784c948
Update README.md
EOL
2026-07-06 16:20:27 -07:00
Lorenzo Yario
b12fc13239
Yes I am alive, rest in peace copypaste. 2026-02-26 21:57:55 -06:00
Lorenzo Yario
03e86f5bb2
Merge pull request #986 from vichan-devel/5.2.2
5.2.2
2025-10-29 17:18:07 -05:00
Lorenzo Yario
c8f993f962
Update image.php 2025-10-29 17:15:53 -05:00
Lorenzo Yario
83ae07baf8
Update install.php 2025-10-29 16:52:45 -05:00
Lorenzo Yario
0b49efffa4
Add files via upload 2025-10-29 16:52:17 -05:00
Lorenzo Yario
2315a70186
Create .gitkeep 2025-10-29 16:51:53 -05:00
Lorenzo Yario
f71a001a02
Delete static/banners/defaultbanner.png 2025-10-29 16:50:46 -05:00
Lorenzo Yario
f202fe93ec
Update api.php 2025-10-29 16:48:49 -05:00
Lorenzo Yario
44b9798c10
Update config.php 2025-10-29 16:44:55 -05:00
Lorenzo Yario
592c23359e
message for info too long 2025-10-29 16:44:19 -05:00
Lorenzo Yario
34e39905f9
add simple sanity check for logins 2025-10-29 16:43:18 -05:00
Lorenzo Yario
5e472bafac
Merge pull request #975 from catamphetamine/boardsApi
JSON API: Boards List
2025-10-26 03:36:04 -05:00
Nikolay
632293f927
Call JSON API's translateBoards() in setupBoard() function 2025-09-30 17:54:58 +03:00
Nikolay
90a47bbb8b
api.php — translateBoards() 2025-09-30 17:53:17 +03:00
Lorenzo Yario
2c57e84ac5
Merge pull request #974 from Mystia-Izakaya/patch-1
Fixed config-editor.php bug
2025-09-12 12:37:23 -07:00
Mystia-Izakaya
d3e8eb7480
Fixed config-editor.php bug
Who the hell thought that eval+@ is a good alternative to try catch block?
2025-09-07 01:19:14 +03:00
Lorenzo Yario
49276440e0
Update README.md 2025-05-14 03:03:49 -05:00
Lorenzo Yario
de52f98741
Merge pull request #930 from deffcolony/master
Improved Docker setup, installation, and documentation
2025-05-01 19:23:40 -05:00
alexveebee
e4104d4b05 update to check_container() 2025-05-01 15:16:53 +00:00
alexveebee
3050876be0 remove space 2025-05-01 15:09:36 +00:00
alexveebee
0518178a47 fix typo 2025-05-01 15:08:46 +00:00
alexveebee
23652b9830 lts 2025-04-30 19:34:47 +00:00
alexveebee
fe115048ac make optional for mariadb 2025-04-30 19:33:53 +00:00
alexveebee
a5e6470f56 update compose 2025-04-30 19:19:48 +00:00
alexveebee
14b8ce42a8 undo db image from mariadb, using mysql:latest 2025-04-30 02:02:10 +00:00
Alex
291bb26e74
Merge pull request #6 from Zankaria/mariadb-lts
Mariadb LTS
2025-04-25 21:51:59 +00:00
Alex
3781a10776
Merge pull request #5 from Zankaria/local-vars
PR fixup
2025-04-25 21:51:42 +00:00
Zankaria
4f99c62850 docker: use mariadb LTS 2025-04-25 18:32:25 +02:00
Zankaria
f959e790fd template.php: expose check_container function in twig templates 2025-04-25 18:09:42 +02:00
Zankaria
2c023ee644 templates.php: use local vars for container checking 2025-04-25 18:09:39 +02:00
Zankaria
553c925f40 template.php: use PHP style comments 2025-04-25 18:04:33 +02:00
Zankaria
12b4356a6a cache.php: use local vars 2025-04-25 18:04:31 +02:00
alexveebee
4d2f369af6 add twig to template.php: check container? 2025-04-25 14:22:42 +00:00
alexveebee
c3c9352f0a sperate code from config.php 2025-04-25 14:22:15 +00:00
alexveebee
135904ece0 use tab indents 2025-04-24 17:14:21 +00:00
alexveebee
3b45f4a897 remove button onclick hrefs 2025-04-24 17:13:15 +00:00
alexveebee
58c275472f use tab indents 2025-04-24 17:10:56 +00:00
alexveebee
416ac88407 wrap button in <a> tag 2025-04-24 17:04:29 +00:00
alexveebee
cb06845cc7 update port conflict with podman cockpit 2025-04-23 22:03:30 +00:00
Alex
21d573809b
Merge pull request #4 from AlexVeeBee/master
Quick PR: change text to Running Containerized
2025-04-23 21:12:13 +00:00
alexveebee
ce2deeb9cf Running Containerized 2025-04-23 21:10:14 +00:00
deffcolony
7eab6b0b6c
Merge pull request #3 from AlexVeeBee/master
Quck PR: add running in docker label
2025-04-23 21:03:03 +02:00
Alex
a28db68dd2
Merge branch 'deffcolony:master' into master 2025-04-23 19:01:33 +00:00
alexveebee
8360bf0ca7 sohw "running in docker" in the footer 2025-04-23 16:01:19 +00:00
deffcolony
64edc11a23
Merge pull request #2 from AlexVeeBee/master
Update installer and cache config
2025-04-23 17:34:22 +02:00
alexveebee
ffb8759fb1 remove logger 2025-04-23 15:31:49 +00:00
alexveebee
d35b435e7e update env for compose 2025-04-23 15:13:16 +00:00
alexveebee
240bb247f9 update config and remove check for container in cache.php 2025-04-23 15:13:07 +00:00
alexveebee
0a0cf68d64 fix enable php extentions 2025-04-22 22:37:12 +00:00