1
0
Fork 0
mirror of https://github.com/wallabag/wallabag.git synced 2025-08-26 18:21:02 +00:00
Commit graph

2861 commits

Author SHA1 Message Date
Yassine Guedidi
ecb8b8ff49 Add IsGranted to EntryRestController 2025-03-18 00:15:34 +01:00
Yassine Guedidi
943bfd9162 Add IsGranted to TagController 2025-03-17 10:47:57 +01:00
Yassine Guedidi
4a1598165f
Merge pull request #8095 from wallabag/add-isgranted-to-staticcontroller
Add IsGranted to StaticController
2025-03-17 09:45:18 +01:00
Yassine Guedidi
fb11f5870e
Merge pull request #8094 from wallabag/add-isgranted-to-configcontroller
Add IsGranted to ConfigController
2025-03-17 09:34:25 +01:00
Yassine Guedidi
4b4e021a04
Merge pull request #8074 from wallabag/add-isgranted-to-feedcontroller
Add IsGranted to FeedController
2025-03-17 09:33:49 +01:00
Yassine Guedidi
c540bff62b Add IsGranted to StaticController 2025-03-16 22:09:26 +01:00
Yassine Guedidi
f3da3a42e8 Add IsGranted to ConfigController 2025-03-16 21:20:34 +01:00
Yassine Guedidi
f501c6206e Add IsGranted to SearchRestController 2025-03-14 22:33:59 +01:00
Yassine Guedidi
0aedbd7fd7 Add IsGranted to FeedController 2025-03-14 22:30:43 +01:00
Yassine Guedidi
f042e7e178
Merge pull request #8091 from wallabag/add-isgranted-to-import-controllers
Add IsGranted to import controllers
2025-03-14 22:29:31 +01:00
Yassine Guedidi
9499b062d0 Add IsGranted to import controllers 2025-03-14 22:24:31 +01:00
Yassine Guedidi
f9676270f2 Add IsGranted to AnnotationRestController 2025-03-14 22:00:13 +01:00
Yassine Guedidi
d2dd7f78d3 Add IsGranted to ExportController 2025-03-14 09:51:17 +01:00
Yassine Guedidi
61e2cb37df Add IsGranted to AnnotationController 2025-03-14 09:30:34 +01:00
Yassine Guedidi
3bd434091f Convert 403 errors to 404 errors 2025-03-14 06:41:28 +01:00
Yassine Guedidi
ed2ad4776b Remove rulerz-php/doctrine-orm 2025-03-14 05:40:15 +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
72692dd298
Merge pull request #7920 from e-adrien/user-agent
Use Graby's http headers configuration for the authentication request
2025-02-20 10:24:23 +01:00
Adrien ERAUD
d58549472c
Use Graby's http headers configuration for the authentication request 2025-02-20 08:47:19 +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
c5c9b130b0 Use wallabag_url in entries.xml 2025-02-19 20:36:20 +01:00
Yassine Guedidi
b921abf173 Make wallabag_url a Twig global 2025-02-19 20:36:13 +01:00
Yassine Guedidi
63dc176302 Migrate from Guzzle to Symfony HttpClient 2025-02-15 18:28:50 +01:00
Yassine Guedidi
335054c9a3 Move and rename Guzzle\AuthenticatorSubscriber to HttpClient\Authenticator 2025-02-15 18:27:27 +01:00
Kevin Decherf
f71d8332e0
Merge pull request #7999 from wallabag/fix/menu-entry-with-annotations
Fix entries counter for annotated entries in the menu
2025-02-10 10:12:45 +01:00
Jeremy Benoist
3dffcadc03
Fix entries counter for annotated entries in the menu
The query were badly made and return all annotations for the current user instead of the total of entries with annotation(s).
2025-02-10 08:42:06 +01:00
Jérémy Benoist
3189644243
Merge pull request #6906 from wallabag/fix-bad-url-format
Add a validator on URL entity
2025-02-07 19:12:00 +01:00
Nicolas Lœuillet
67c5270fdc
Add a validator on URL entity 2025-02-07 19:01:06 +01:00
Ethan Ruffing
9d8f8e9a9b Change NB_ELEMENTS in pocket importer to 30 to comply with Pocket API restriction. 2025-02-07 18:53:11 +01:00
Ethan Ruffing
c4857564f3
Change NB_ELEMENTS in pocket importer to 30 to comply with Pocket API restriction. 2025-02-07 18:51:37 +01:00
Yassine Guedidi
e715da7e91 Stop using ContainerAwareInterface in migrations 2025-01-20 09:53:50 +01:00
Yassine Guedidi
bcf0f2f52c Update a migration to not use table prefix getter 2025-01-20 09:51:44 +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
98ed784af3 Fix some self deprecation notices 2025-01-19 02:16:29 +01:00
Yassine Guedidi
83164d0706 Stop using get() directly on Request 2025-01-19 02:13:33 +01:00
Yassine Guedidi
0081d6afb7 Remove FileCookieJar 2025-01-02 22:02:14 +01:00
Yassine Guedidi
01f42d52ef Use one expression language instance for all extra fields 2024-12-23 00:09:03 +01:00
Yassine Guedidi
1e1d58da7f Make AuthenticatorProvider use Symfony HTTP Client 2024-12-23 00:02:59 +01:00
Yassine Guedidi
c2197bd020 Remove support for options in request_html as not used 2024-12-22 23:51:40 +01:00
Yassine Guedidi
698cf8a026 Remove FixupMondeDiplomatiqueUriSubscriber 2024-12-07 18:16:40 +01:00
Jérémy Benoist
0eb51875b7
Merge pull request #7855 from wallabag/dependabot/composer/friendsofphp/php-cs-fixer-3.65.0
Bump friendsofphp/php-cs-fixer from 3.64.0 to 3.65.0
2024-11-25 09:51:07 +01:00
Jeremy Benoist
78c0809b11
Fix CS 2024-11-25 09:27:39 +01:00
Yassine Guedidi
0fdcbcf7fb Move LoginFormAuthenticator directly in SiteConfig namespace 2024-11-23 20:12:56 +01:00
Yassine Guedidi
ac6969f4cc Remove site config authenticator extension point 2024-11-23 19:55:29 +01:00
Yassine Guedidi
0c49aee192 Make LoginFormAuthenticator a service and remove Factory 2024-11-23 18:47:08 +01:00
Yassine Guedidi
81d269dec1 Move site config from property to parameter in LoginFormAuthenticator 2024-11-23 11:27:18 +01:00
Yassine Guedidi
aec8e26058 Remove unused property in LoginFormAuthenticator 2024-11-23 11:12:46 +01:00