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

8621 commits

Author SHA1 Message Date
Yassine Guedidi
14cdd123ce Update generated assets 2025-04-08 21:23:58 +02:00
Yassine Guedidi
bdb420b13f Use ubuntu latest in all jobs 2025-04-08 21:16:07 +02:00
Yassine Guedidi
99c8a06594
Merge commit from fork
Protect actions with a CSRF token
2025-04-08 21:00:14 +02:00
Yassine Guedidi
4c52f71895 Add SameSite=lax to session cookie 2025-03-30 06:18:32 +02:00
Yassine Guedidi
677b2986bc Use 400 Bad Request errors for invalid CSRF everywhere 2025-03-30 06:18:32 +02:00
Yassine Guedidi
5ea5115a72 Protect mass_action with a CSRF token 2025-03-30 06:18:32 +02:00
Yassine Guedidi
27f0d94db7 Protect tag_delete with a CSRF token 2025-03-30 06:18:32 +02:00
Yassine Guedidi
cf49be6940 Protect tag_this_search with a CSRF token 2025-03-30 06:18:32 +02:00
Yassine Guedidi
ddf2e80842 Protect remove_tag with a CSRF token 2025-03-30 06:18:32 +02:00
Yassine Guedidi
d1e128900a Protect delete_share with a CSRF token 2025-03-30 06:18:32 +02:00
Yassine Guedidi
0d8429dfc7 Protect share with a CSRF token 2025-03-30 06:18:32 +02:00
Yassine Guedidi
eb8408b22f Protect delete_entry with a CSRF token 2025-03-30 06:18:32 +02:00
Yassine Guedidi
00d0e6f951 Protect star_entry with a CSRF token 2025-03-30 06:18:32 +02:00
Yassine Guedidi
edffef8375 Protect archive_entry with a CSRF token 2025-03-30 06:18:32 +02:00
Yassine Guedidi
3817010e29 Protect reload_entry with a CSRF token 2025-03-30 06:18:32 +02:00
Yassine Guedidi
ed1acf59e1 Protect changeLocale with a CSRF token 2025-03-30 06:18:29 +02:00
Yassine Guedidi
e162408139 Protect switch_view_mode with a CSRF token 2025-03-23 19:13:21 +01:00
Yassine Guedidi
6fa61c0f9c Protect delete_ignore_origin_rule with a CSRF token 2025-03-23 19:13:17 +01:00
Yassine Guedidi
264f91126e Protect delete_tagging_rule with a CSRF token 2025-03-23 19:13:14 +01:00
Yassine Guedidi
ac5b5fb379 Protect revoke_token with a CSRF token 2025-03-23 19:13:09 +01:00
Yassine Guedidi
d703fa6a3a Protect generate_token with a CSRF token 2025-03-23 19:13:06 +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
fab0c02ba0
Merge pull request #7993 from wallabag/fix/pocket-api-import 2025-02-07 21:26:07 +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
Nicolas Lœuillet
c7c74de4b8
Merge pull request #7846 from wallabag/fix-title-tag-filter
Fix title tag filter
2024-11-22 14:05:14 +01:00
Nicolas Lœuillet
08b68d4d87
Display tag label instead of tag slug in page title 2024-11-22 13:49:08 +01:00
Nicolas Lœuillet
93e877f086
Merge pull request #7827 from wallabag/fix-redirection-action-search
Fix redirection after action in search results
2024-11-21 13:57:12 +01:00
Nicolas Lœuillet
82430b50c6 Fix redirection after action in search results 2024-11-21 13:36:20 +01:00
Nicolas Lœuillet
89db5690a0
Merge pull request #7767 from wallabag/prepare-2610
Prepare 2.6.10 release
2024-11-03 16:00:31 +01:00
Nicolas Lœuillet
d4171e9d63
Prepare 2.6.10 release 2024-11-03 08:05:50 +01:00
Nicolas Lœuillet
74175f2e54
Merge pull request #7754 from wallabag/add-omnivore-import
Added Omnivore Import
2024-11-01 11:11:12 +01:00
Nicolas Lœuillet
bd8ccf924f Added Omnivore Import 2024-11-01 11:05:16 +01:00
Nicolas Lœuillet
1cc321bec4
Merge pull request #7753 from wallabag/replace-gitter
Replaced gitter with matrix
2024-10-31 16:19:16 +01:00
Nicolas Lœuillet
048221dbcf Removed uncertain translations 2024-10-31 12:47:19 +01:00
Nicolas Lœuillet
7ddf5066ef
Replaced gitter with matrix 2024-10-31 08:17:40 +01:00
Yassine Guedidi
5d13648420
Merge pull request #7624 from wallabag/prepare-2.6.10
Prepare 2.6.10
2024-08-19 08:05:06 +02:00
Yassine Guedidi
f2c72e1569 Prepare 2.6.10 2024-08-19 07:28:28 +02:00
Yassine Guedidi
5ac6788715
Merge pull request #7623 from wallabag/update-site-config
Update site config
2024-08-19 07:16:46 +02:00
Yassine Guedidi
d757612c77 Update site config 2024-08-17 22:16:29 +02:00
Jérémy Benoist
b6faa844cb
Merge pull request #7582 from wallabag/fix/2.6-site-config
Update site config & tests
2024-07-15 17:14:15 +02:00
Jeremy Benoist
898890c371
Fix tests 2024-07-15 13:11:18 +02:00
Jeremy Benoist
580c5fe810
Downgrade lcobucci/jwt because of auth problem 2024-07-15 10:54:21 +02:00
Jeremy Benoist
bee59d1c4a
Update site config 2024-07-15 10:44:49 +02:00
Jérémy Benoist
f8f7f962ce
Merge pull request #7395 from wallabag/release/2.6.9
Prepare 2.6.9
2024-04-03 10:56:40 +02:00
Jeremy Benoist
54ba9a6da8
Prepare 2.6.9
Also update deps.
2024-04-03 09:26:58 +02:00
Jérémy Benoist
8cceb89261
Merge pull request #7323 from wallabag/fix/2.6-elcurator-how-to
Use a proper "how to" for elCurator
2024-03-08 09:35:04 +01:00
Jeremy Benoist
09c2ddb79e
Use a proper "how to" for elCurator 2024-03-05 15:46:40 +01:00
Yassine Guedidi
7246b4c1db
Merge pull request #7272 from yguedidi/upgrade-php-dependencies
Upgrade PHP dependencies
2024-02-19 11:27:08 +01:00
Yassine Guedidi
87ce9fd48d Normalize composer.json 2024-02-19 11:08:46 +01:00