Commit Graph

14 Commits

Author SHA1 Message Date
2a382b15c1 Add Markdown export 2024-11-13 17:39:29 +01:00
1b8960edc4 Merge pull request #7588 from KevinSJ/feat/filter-by-http-status
Add http_status filter to /api/entries
2024-09-06 09:34:34 +02:00
c6a69e595c Fix CS 2024-08-14 16:39:36 +02:00
c42a4a308f feat: Implement http status filtering in entries API 2024-07-24 20:19:25 +12:00
897aa1d309 Adding tests for tagging rules reset
Fix test: associate tagging rule with user config

Update src/Repository/TaggingRuleRepository.php

Co-authored-by: Jérémy Benoist <j0k3r@users.noreply.github.com>

Update src/Controller/ConfigController.php

Co-authored-by: Jérémy Benoist <j0k3r@users.noreply.github.com>

Update src/Repository/TaggingRuleRepository.php

Co-authored-by: Jérémy Benoist <j0k3r@users.noreply.github.com>
2024-07-16 11:24:09 +12:00
c65850050d Implement tagging rules reset
Adding tagging rule reset to templates

Adding messages to tagging rule reset

Adding translation for Traditional and Simplified Chinese
2024-07-16 11:24:09 +12:00
247894209c Use IsGranted in SiteCredentialController 2024-04-04 23:37:14 +02:00
b8819cc3d7 Use IsGranted in EntryController 2024-04-04 10:25:08 +02:00
49ca5f5ed8 Use IsGranted in IgnoreOriginInstanceRuleController 2024-03-22 10:27:46 +01:00
beaca32493 Use IsGranted in UserController 2024-03-21 22:33:58 +01:00
6d38e0533f Run tests in no debug mode 2024-02-26 16:30:16 +01:00
74a98aaae2 Rename wallabag_core to wallabag 2024-02-23 07:42:48 +01:00
0b44170e83 Remove the CoreBundle namespace 2024-02-23 07:42:48 +01:00
a37b385c23 Move source files directly under src/ directory 2024-02-23 07:42:47 +01:00