Commit Graph

17 Commits

Author SHA1 Message Date
0821d179df fix(api): issue #1124 2024-10-06 18:01:03 +02:00
60b5facaa2 fix(api): use hostname as issue title instead of url 2024-10-06 00:40:43 +02:00
71bf318c8a feat(api): add new issues endpoint to retrieve ongoing GitHub issues and their details 2024-10-05 14:19:02 +02:00
23e93f43af feat(api): add maximum value validation 2024-08-25 13:53:05 +02:00
7d9b5b958a feat(api): implement yup validation 2024-08-25 12:30:55 +02:00
e25d18adc9 fix(api): existing issue check 2024-08-24 13:36:00 +02:00
034993fbb6 feat(api): add new comment if issue exists with the new details 2024-08-24 10:51:26 +02:00
8d3b289418 fix(api): existing issues logic 2024-08-24 10:28:51 +02:00
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
2957047219 refactor(api): to new database files structure 2024-08-03 12:58:19 +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
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
031913ee6e feat(api): add temp v3 endpoints to test 2023-01-18 21:11:09 +01:00