1
0
Fork 0
mirror of https://github.com/wallabag/wallabag.git synced 2025-08-16 18:01:38 +00:00
Commit graph

20 commits

Author SHA1 Message Date
Yassine Guedidi
36eb513e1b PHPStan level 5 2025-04-22 07:59:38 +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
4168727f36 Modernize to PHP 7.4 2025-04-07 09:17:31 +02:00
Yassine Guedidi
069c09d8d9 Replace query by executeQuery 2025-04-02 02:08:55 +02:00
Yassine Guedidi
991f11cdf2 Remove legacy PHP-CS-Fixer rule configuration 2025-03-13 01:42:02 +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
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
c4f097530f Make each install command test uses its own database 2024-04-04 23:57:03 +02:00
Yassine Guedidi
1198b6432d Use Doctrine Migrations table to check for schema presence 2024-04-04 23:38:32 +02:00
Yassine Guedidi
ef4964cf48 Always run other commands 2024-04-04 23:38:32 +02:00
Yassine Guedidi
221ddc8ba0 Get database name from the connection 2024-04-04 23:38:32 +02:00
Yassine Guedidi
49df7d8c52 Make install command better support PostgreSQL 2024-04-04 23:38:32 +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