1
0
Fork 0
mirror of https://github.com/wallabag/wallabag.git synced 2025-09-05 18:41:02 +00:00
Commit graph

19 commits

Author SHA1 Message Date
Yassine Guedidi
ecb8b8ff49 Add IsGranted to EntryRestController 2025-03-18 00:15:34 +01:00
Yassine Guedidi
f501c6206e Add IsGranted to SearchRestController 2025-03-14 22:33:59 +01:00
Yassine Guedidi
f9676270f2 Add IsGranted to AnnotationRestController 2025-03-14 22:00:13 +01:00
Yassine Guedidi
991f11cdf2 Remove legacy PHP-CS-Fixer rule configuration 2025-03-13 01:42:02 +01:00
Yassine Guedidi
24784768f5 Add methods to all controllers 2025-03-10 01:37:14 +01:00
Yassine Guedidi
3e20d07f96
Merge pull request #8018 from wallabag/use-constructor-injection-for-registration-parameter
Use constructor injection for registration parameter
2025-02-20 08:46:26 +01:00
Yassine Guedidi
f0cc6ddb49 Use constructor injection for registration parameter 2025-02-19 20:39:26 +01:00
Yassine Guedidi
b921abf173 Make wallabag_url a Twig global 2025-02-19 20:36:13 +01:00
Nicolas Lœuillet
67c5270fdc
Add a validator on URL entity 2025-02-07 19:01:06 +01:00
Kevin Decherf
7f340f83d2
Merge pull request #7967 from wallabag/fix-some-deprecation-notices
Fix some deprecation notices
2025-01-19 15:46:45 +01:00
Yassine Guedidi
d2c9f1bbfa Fix some direct deprecation notices 2025-01-19 02:24:55 +01:00
Yassine Guedidi
83164d0706 Stop using get() directly on Request 2025-01-19 02:13:33 +01:00
Jérémy Benoist
1b8960edc4
Merge pull request #7588 from KevinSJ/feat/filter-by-http-status
Add http_status filter to /api/entries
2024-09-06 09:34:34 +02:00
Jeremy Benoist
c6a69e595c
Fix CS 2024-08-14 16:39:36 +02:00
Kevin Jiang
c42a4a308f feat: Implement http status filtering in entries API 2024-07-24 20:19:25 +12:00
Yassine Guedidi
6d38e0533f Run tests in no debug mode 2024-02-26 16:30:16 +01:00
Yassine Guedidi
74a98aaae2 Rename wallabag_core to wallabag 2024-02-23 07:42:48 +01:00
Yassine Guedidi
0b44170e83 Remove the CoreBundle namespace 2024-02-23 07:42:48 +01:00
Yassine Guedidi
a37b385c23 Move source files directly under src/ directory 2024-02-23 07:42:47 +01:00