Zankaria
|
a83bcf14a4
|
Context: simplify lazy initialization
|
2024-04-09 11:43:46 +02:00 |
|
Zankaria
|
f93dd1fae5
|
Context: extract dependency building from the container
|
2024-04-09 11:33:06 +02:00 |
|
Zankaria
|
fc716fd0a8
|
install.php: better SQL error reporting
|
2024-04-07 19:59:08 +02:00 |
|
Lorenzo Yario
|
3c49645af0
|
Merge pull request #717 from Zankaria/dep-inj-logging
Add logger by dependency injection
|
2024-04-04 19:43:46 -07:00 |
|
Lorenzo Yario
|
1109ef3ba6
|
Merge pull request #718 from Zankaria/fix-deprecation
Fix deprecations in post.php
|
2024-04-04 19:43:33 -07:00 |
|
Zankaria
|
710f6aa6c2
|
post.php: use logger
|
2024-04-04 12:44:37 +02:00 |
|
Zankaria
|
55cb6bc400
|
context.php: add log driver
|
2024-04-04 12:44:37 +02:00 |
|
Zankaria
|
f05c290b67
|
log-driver.php: autoload the logging dirver
|
2024-04-04 12:44:37 +02:00 |
|
Zankaria
|
28395d55e5
|
Refactor the logging system
|
2024-04-04 12:44:37 +02:00 |
|
Zankaria
|
4d9d68b550
|
Substitute deprecated php functions calls
|
2024-04-04 11:09:43 +02:00 |
|
Lorenzo Yario
|
5680d73f08
|
Merge pull request #716 from Zankaria/adjust-image-stripping
Enhance image metadata ops
|
2024-04-03 14:23:39 -07:00 |
|
Zankaria
|
eaacf27199
|
post.php: do not strip orientation metadata
|
2024-04-03 21:38:16 +02:00 |
|
Zankaria
|
6ceee8261e
|
post.php: strip and reorient png and webp images
|
2024-04-03 21:34:51 +02:00 |
|
Zankaria
|
2bb1b0b9d4
|
post.php: remove double check
|
2024-04-03 21:24:10 +02:00 |
|
Zankaria
|
9072ce5992
|
post.php: strip metadata from png and webp image file types
|
2024-04-03 21:23:48 +02:00 |
|
Lorenzo Yario
|
98650ec2e7
|
Merge pull request #677 from Zankaria/refactor-queue
Refactor queue
|
2024-04-03 12:17:50 -07:00 |
|
Lorenzo Yario
|
99d55ca2b5
|
Merge pull request #711 from Zankaria/add-dep-injection
Fixed share REST call code and separate components via dependency injection
|
2024-04-03 12:17:33 -07:00 |
|
Lorenzo Yario
|
59b763fd53
|
Merge pull request #715 from vichan-devel/revert-668-remove-check-updates
leno merges another commit while half asleep
|
2024-04-03 12:16:56 -07:00 |
|
Lorenzo Yario
|
429ae8e352
|
Revert "Remove check-updates functionality"
|
2024-04-03 12:15:06 -07:00 |
|
Lorenzo Yario
|
e811a9deeb
|
Merge pull request #668 from Zankaria/remove-check-updates
Remove check-updates functionality
|
2024-04-03 12:14:51 -07:00 |
|
Zankaria
|
99133c90fa
|
config.php: fix date time diplay documentation
|
2024-04-03 17:38:12 +02:00 |
|
Zankaria
|
4ffe91e384
|
templates: substitute deprecated functions
|
2024-04-03 17:33:53 +02:00 |
|
Zankaria
|
1fa60e7386
|
index.hmtl: trim template
|
2024-04-03 17:33:53 +02:00 |
|
Zankaria
|
7479360aad
|
catalog.html: format template
|
2024-04-03 17:33:48 +02:00 |
|
Zankaria
|
9a014e8557
|
template.php: fix deprecated string interning syntax
|
2024-04-03 17:33:48 +02:00 |
|
Zankaria
|
542c9f3342
|
Remove check-updates functionality.
It relies on the defunct vichan.net website, no point keeping it around.
|
2024-04-03 14:38:26 +02:00 |
|
Zankaria
|
f47332cdff
|
Allow queue push to fail gracefully
|
2024-04-03 14:34:43 +02:00 |
|
Zankaria
|
09dc44ec40
|
functions.php: trim
|
2024-04-03 14:34:42 +02:00 |
|
Zankaria
|
e61ed35aa0
|
Refactor queue.php
|
2024-04-03 14:33:51 +02:00 |
|
Zankaria
|
55034762b0
|
Format queue.php
|
2024-04-03 14:33:51 +02:00 |
|
Zankaria
|
760431606d
|
Refactor lock.php
|
2024-04-03 14:33:51 +02:00 |
|
Zankaria
|
00b05099f3
|
Format lock.php
|
2024-04-03 14:33:51 +02:00 |
|
Zankaria
|
8120c42440
|
Format injected javascript on failed native captcha
|
2024-04-03 14:33:38 +02:00 |
|
Zankaria
|
650ef8bcc2
|
Fix crash if no captcha is enabled
|
2024-04-03 14:33:38 +02:00 |
|
Zankaria
|
3016d69428
|
Share REST call code and separate components via dependency injection
|
2024-04-03 14:33:38 +02:00 |
|
Lorenzo Yario
|
c3de90075e
|
Merge pull request #712 from Zankaria/fix-bad-report
Handle reporting non-existing posts.
|
2024-04-02 03:41:21 -07:00 |
|
Zankaria
|
03a875f663
|
Handle reporting non-existing posts.
|
2024-04-01 19:55:32 +02:00 |
|
Lorenzo Yario
|
74c2aec338
|
Merge pull request #708 from vichan-devel/revert-707-revert-704-revert-688-add-dep-injection
reverting one last time because of errors in my test env
|
2024-03-30 22:47:55 -07:00 |
|
Lorenzo Yario
|
95153233eb
|
Revert "Revert "Revert "Share REST call code and separate components via dependency injection"""
|
2024-03-30 22:46:35 -07:00 |
|
Lorenzo Yario
|
be3437e452
|
Merge pull request #707 from vichan-devel/revert-704-revert-688-add-dep-injection
Revert "Revert "Share REST call code and separate components via dependency injection""
|
2024-03-30 22:34:42 -07:00 |
|
Lorenzo Yario
|
67475c2c2f
|
Revert "Revert "Share REST call code and separate components via dependency injection""
|
2024-03-30 22:34:30 -07:00 |
|
Lorenzo Yario
|
4094437464
|
Merge pull request #706 from vichan-devel/revert-705-revert-666-fix-composer
Revert "Revert "Fix composer.json platform""
|
2024-03-30 22:33:44 -07:00 |
|
Lorenzo Yario
|
d0c0d272af
|
Revert "Revert "Fix composer.json platform""
|
2024-03-30 22:32:45 -07:00 |
|
Lorenzo Yario
|
2fa28510b9
|
Merge pull request #705 from vichan-devel/revert-666-fix-composer
Revert "Fix composer.json platform"
|
2024-03-30 22:31:35 -07:00 |
|
Lorenzo Yario
|
24708dec7e
|
Revert "Fix composer.json platform"
|
2024-03-30 22:31:04 -07:00 |
|
Lorenzo Yario
|
06ea4898d4
|
Merge pull request #704 from vichan-devel/revert-688-add-dep-injection
Revert "Share REST call code and separate components via dependency injection"
|
2024-03-30 22:25:25 -07:00 |
|
Lorenzo Yario
|
f5328a436c
|
Revert "Share REST call code and separate components via dependency injection"
|
2024-03-30 22:24:20 -07:00 |
|
Lorenzo Yario
|
3d2f0b6a1b
|
Merge pull request #688 from Zankaria/add-dep-injection
Share REST call code and separate components via dependency injection
|
2024-03-30 22:15:44 -07:00 |
|
Lorenzo Yario
|
45f476084e
|
Merge pull request #693 from Zankaria/premade-ban-reasons
Add premade ban reasons
|
2024-03-30 22:15:20 -07:00 |
|
Lorenzo Yario
|
38b47a0844
|
Merge pull request #698 from Zankaria/calc-file-size-after-strip
Calculate the file size after stripping the metadata off an image.
|
2024-03-30 22:15:10 -07:00 |
|