1
0
Fork 0
mirror of https://github.com/wallabag/wallabag.git synced 2025-06-27 16:36:00 +00:00
Commit graph

21 commits

Author SHA1 Message Date
Yassine Guedidi
36eb513e1b PHPStan level 5 2025-04-22 07:59:38 +02:00
Yassine Guedidi
e6ce9c524c Merge branch '2.6' 2025-04-10 01:45:52 +02:00
Yassine Guedidi
4e177e1778 Migrate to SensioLabs attributes 2025-04-07 09:17:32 +02:00
Yassine Guedidi
2a60d8473d Migrate to Symfony attributes 2025-04-07 09:17:32 +02:00
Yassine Guedidi
9e2720cddc Modernize to PHP 8.1 2025-04-07 09:17:32 +02:00
Yassine Guedidi
ca018c77e3 Migrate to readonly properties 2025-04-07 09:17:32 +02:00
Yassine Guedidi
a107773c11 Modernize to PHP 8.0 2025-04-07 09:17:32 +02:00
Yassine Guedidi
1d5674a230 Migrate to constructor promoted properties 2025-04-07 09:17:32 +02:00
Yassine Guedidi
241cddc899 Modernize to PHP 7.0 2025-04-07 09:17:31 +02:00
Yassine Guedidi
412352ff03 Fix direct deprecation notices 2025-04-02 02:13:45 +02:00
Yassine Guedidi
24784768f5 Add methods to all controllers 2025-03-10 01:37:14 +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
Kevin Decherf
1d661e8c68 Merge remote-tracking branch 'origin/2.6' into port/2.6.10
Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
2024-11-11 20:51:41 +01:00
Jeremy Benoist
c6a69e595c
Fix CS 2024-08-14 16:39:36 +02:00
Yassine Guedidi
b8819cc3d7 Use IsGranted in EntryController 2024-04-04 10:25:08 +02: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
Renamed from src/Wallabag/CoreBundle/Controller/EntryController.php (Browse further)