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

8632 commits

Author SHA1 Message Date
Nicolas Lœuillet
b1614e9267 Add Pocket and Shaarli imports 2025-05-24 16:25:48 +02:00
Jérémy Benoist
70999075a6
Merge pull request #8139 from wallabag/fix/otp-wrongly-enabled
Avoid non-validated OTP to be enabled
2025-04-14 09:46:17 +02:00
Jeremy Benoist
262f674245
Avoid non-validated OTP to be enabled
The OTP code must be required when enabling OTP. If the provided code is wrong, disable OTP, redirect and notice the user.
2025-04-14 09:18:37 +02:00
Yassine Guedidi
01ffc6c3d5
Merge pull request #8137 from wallabag/prepare-2.6.12-release
Prepare 2.6.12 release
2025-04-10 11:59:57 +02:00
Yassine Guedidi
5586930376 Prepare 2.6.12 release 2025-04-10 11:39:50 +02:00
Yassine Guedidi
b45116b73e
Merge pull request #8136 from wallabag/update-dependencies
Update dependencies
2025-04-10 11:32:25 +02:00
Yassine Guedidi
c2e38cedac Update dependencies 2025-04-10 11:22:33 +02:00
Yassine Guedidi
35dcc43366
Merge pull request #8135 from wallabag/fix-changelog
Fix changelog
2025-04-10 11:10:58 +02:00
Yassine Guedidi
de8f859536 Fix changelog 2025-04-10 10:59:31 +02:00
Yassine Guedidi
5cdac6c0bb
Merge pull request #8133 from wallabag/prepare-2.6.11-release
Prepare 2.6.11 release
2025-04-08 22:42:32 +02:00
Yassine Guedidi
466cd17d5b Prepare 2.6.11 release 2025-04-08 21:23:58 +02:00
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