Commit Graph

66 Commits

Author SHA1 Message Date
edf5eda7dc feat(browser-extension): use plasmo framework 2024-11-19 12:57:32 +01:00
6434dd6c1c fix(api): rate limit bug 2024-11-19 12:19:21 +01:00
adc8ccc391 feat(api): add version endpoint 2024-11-10 23:13:32 +01:00
daa805f4f4 refactor(database): improve naming to add exclude_matches to it 2024-10-18 16:18:52 +02:00
4b4ab1884d feat(api): add trailing slash to v5/issues/:hostname 2024-10-15 16:04:10 +02:00
fd1c57996b refactor: move licenses up 2024-10-15 11:51:07 +02:00
069bb29242 feat: migrate to git.wanhose.dev 2024-10-13 11:11:31 +02:00
c6faa2796b feat(api): add issues and version endpoints 2024-10-10 11:43:13 +02:00
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
6d09c280ac feat(api): add rules gen 2024-09-06 19:25:44 +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
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
335a185075 docs(api): improve readme 2024-05-06 20:07:42 +02:00
5149dc606a chore: upgrade deps 2024-05-04 14:21:50 +02:00
fb2d476388 fix(api): return existing issue url when error 2024-04-03 21:08:25 +02:00
3265904128 fix(api): start script 2024-04-03 19:52:10 +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
59df8d03cd feat(api): use env example instead of env directly 2024-04-03 18:38:47 +02:00
205aaa1b0d refactor(api): drop mailing system 2024-02-16 09:54:57 +01:00
dfa570c6e3 chore: upgrade deps 2024-02-16 09:23:26 +01:00
638f7c3e94 chore: upgrade deps 2023-10-25 08:58:53 +02: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
a8403bb393 fix(packages): forgotten dependency 2023-05-20 20:21:35 +02:00
f56e0f131a chore: update deps 2023-05-20 17:24:27 +02:00
7b3e7f93b1 chore(packages): update deps 2023-02-21 19:40:07 +01:00
031913ee6e feat(api): add temp v3 endpoints to test 2023-01-18 21:11:09 +01:00
cdb33acf81 chore: update deps 2023-01-12 18:10:53 +01:00
5dd80ae376 chore: update deps 2022-11-29 19:54:18 +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
7efc98775c chore(packages): update deps 2022-10-13 16:42:56 +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
89659abec3 chore: update deps 2022-09-24 16:13:24 +02:00