Commit Graph

27 Commits

Author SHA1 Message Date
3434e16788 feat(api): reapply labels when reopening an issue 2024-08-04 08:42:07 +02:00
0382f429cf fix(api): reopen issues instead of creating new ones even if they are closed 2024-08-03 15:02:26 +02:00
ca07c4c32e feat(browser-extension): add ability to refresh database manually through popup 2024-08-03 14:00:42 +02:00
c958a2a743 feat(api): add new v4 endpoints 2024-08-03 13:10:44 +02:00
2957047219 refactor(api): to new database files structure 2024-08-03 12:58:19 +02:00
fd5ad33219 feat(api): deprecate v1 endpoints 2024-08-03 12:57:48 +02:00
1790407353 feat(api): improve report issue template 2024-05-06 20:41:12 +02:00
fb2d476388 fix(api): return existing issue url when error 2024-04-03 21:08:25 +02:00
5d45679da6 fix(api): v2 data endpoint 2024-04-03 19:26:01 +02:00
81b50b1798 feat(api): update v3 endpoints to fit new files, return pull request url when reporting and improve v1 deprecated route error message 2024-04-03 18:51:04 +02:00
205aaa1b0d refactor(api): drop mailing system 2024-02-16 09:54:57 +01:00
820e44d990 fix(api): empty rows 2023-10-11 11:45:56 +02:00
2f151c0c0a chore: update deps 2023-09-29 17:45:52 +02:00
c8900b1c04 fix(api): drop conflictive common words 2023-06-10 19:54:14 +02:00
08c31a5122 feat(api): add common words to data v2 endpoint 2023-06-10 16:51:04 +02:00
031913ee6e feat(api): add temp v3 endpoints to test 2023-01-18 21:11:09 +01:00
wanhose
797c54a256 feat(api): create issues instead of send emails 2022-10-17 18:31:08 +02:00
wanhose
1b1276265e fix(api): fastify rate limit 2022-10-15 11:11:30 +02:00
wanhose
3f9e3fbec9 fix(api): email format 2022-10-13 17:03:00 +02:00
wanhose
d178dd839d feat(api): add new reason and userAgent properties to the report endpoint 2022-10-10 19:52:59 +02:00
wanhose
23b9acd118 feat(packages): implement new tags file 2022-08-10 13:29:59 +02:00
wanhose
331c3fda69 feat(api): add new report route 2022-07-05 17:47:24 +02:00
wanhose
05f9c117e3 fix(api): wrong response in data endpoint 2022-06-28 18:56:43 +02:00
wanhose
960a020cf9 feat(api): add data route 2022-06-28 17:55:13 +02:00
wanhose
ab511fdb24 fix(api): deprecation warning 2022-06-22 01:03:42 +02:00
wanhose
1325cdfa78 feat(api): add entries endpoint 2022-05-23 18:13:55 +02:00
wanhose
d836acba54 refactor(packages): report-service to api 2022-05-23 13:07:25 +02:00