125 Commits

Author SHA1 Message Date
209ab9dd48 chore: add debug logging for page requests
All checks were successful
Build & Push Docker Image / build (push) Successful in 24s
Test & Build / build (push) Successful in 33s
2025-05-27 09:22:11 +01:00
2101e30b8c test(bot): test the LITERAL filter
All checks were successful
Build & Push Docker Image / build (push) Successful in 22s
Test & Build / build (push) Successful in 30s
2025-05-22 11:23:22 +01:00
e1709d8b06 fix(bot): incorrect filter value used when case-sensitive
Some checks failed
Test & Build / build (push) Has been cancelled
Build & Push Docker Image / build (push) Has been cancelled
2025-05-22 11:23:01 +01:00
65aeef1988 remove id from update data
Some checks failed
Build & Push Docker Image / build (push) Successful in 23s
Test & Build / build (push) Has been cancelled
2025-05-22 11:07:16 +01:00
bdfd6f15d2 add missing await
All checks were successful
Build & Push Docker Image / build (push) Successful in 23s
Test & Build / build (push) Successful in 33s
2025-05-22 10:49:32 +01:00
b209f03cd6 refactor(api): clean up style api endpoints in line with others, and add logging
All checks were successful
Build & Push Docker Image / build (push) Successful in 25s
Test & Build / build (push) Successful in 32s
2025-05-22 10:32:34 +01:00
e81275cf9f fix(api): filter not deleting entries
All checks were successful
Build & Push Docker Image / build (push) Successful in 23s
Test & Build / build (push) Successful in 37s
2025-05-21 10:43:22 +01:00
14688ca21d same as last commit 2025-05-21 10:35:33 +01:00
43f994fd6c fix(api): filter post not accessing guildId correctly 2025-05-21 10:33:32 +01:00
79f7950089 chore: change "server listening" log message 2025-05-21 10:26:48 +01:00
57311fab1e refactor(api): filter api endpoints cleaned up, also added logging here
All checks were successful
Build & Push Docker Image / build (push) Successful in 22s
Test & Build / build (push) Successful in 30s
2025-05-21 08:39:43 +01:00
22c35ae1da chore: remove useless log
All checks were successful
Build & Push Docker Image / build (push) Successful in 22s
Test & Build / build (push) Successful in 30s
2025-05-20 17:20:23 +01:00
ec2f62ab3b chore: child loggers only show filename without path now
Some checks failed
Test & Build / build (push) Has been cancelled
Build & Push Docker Image / build (push) Has been cancelled
2025-05-20 17:20:10 +01:00
dc3deffb32 refactor(api): cleaned the feed api code to be more maintainable, and added logging
Some checks failed
Build & Push Docker Image / build (push) Has been cancelled
Test & Build / build (push) Has been cancelled
2025-05-20 17:19:42 +01:00
9b07cc358b revert(logs): remove request logging middleware
All checks were successful
Build / build (push) Successful in 31s
2025-05-17 18:35:44 +01:00
5303d81b19 fix: fix bad logger import
All checks were successful
Build / build (push) Successful in 30s
2025-05-17 00:08:28 +01:00
5ad695059e feat: add proper logging with winston
All checks were successful
Build / build (push) Successful in 59s
2025-05-16 23:22:04 +01:00
05359dedcb test(bot): write tests for fuzzy filter
All checks were successful
Build / build (push) Successful in 57s
2025-05-15 22:15:22 +01:00
99ebb9a578 chore: resolve all eslint errors
All checks were successful
Build / build (push) Successful in 1m4s
2025-05-15 21:33:57 +01:00
755bf32774 feat(bot): implement 'literal' filter
All checks were successful
Build / build (push) Successful in 51s
2025-05-15 17:12:33 +01:00
8f6ce8867c over specify test name for 'all' filter
All checks were successful
Build / build (push) Successful in 49s
2025-05-15 12:17:29 +01:00
3f58496fa0 test(bot): write test for 'all' filter 2025-05-15 12:14:29 +01:00
540de53cd0 feat(bot): implement 'all' filter 2025-05-15 12:14:15 +01:00
3feb464097 test(bot): write tests for ANY filter 2025-05-15 10:32:40 +01:00
cda89f824e test(bot): implement tests on the regex filter using jest 2025-05-15 01:18:46 +01:00
f294a751dc feat(bot): regex filter implementation 2025-05-15 01:17:44 +01:00
72fe545211 feat(bot): implement filtering on published threshold param 2025-05-15 01:17:13 +01:00
389ea6cf34 note 2025-05-13 16:58:59 +01:00
81dcf325c3 working on filters 2025-05-13 16:57:39 +01:00
cf8713c1bb feat(bot): boilerplate for adding interaction commands and event listeners 2025-05-13 16:57:07 +01:00
ba286e769b bot filter work 2025-05-12 23:45:37 +01:00
0297fb12b6 working on rss processing 2025-05-12 17:25:41 +01:00
fb011e80c2 chore: remove commented code from prisma.ts
Some checks failed
Build / build (push) Failing after 33s
2025-05-12 16:38:10 +01:00
fb76266250 fix: style colour being reset on edit modal
Some checks failed
Build / build (push) Failing after 37s
2025-05-12 11:24:31 +01:00
cc845d3adc feat: display colour preview in style table
Some checks failed
Build / build (push) Failing after 34s
2025-05-12 11:17:54 +01:00
c0ddec1c71 fix: feed table - pointer events on 'style' header despite lack of ordering
Some checks failed
Build / build (push) Failing after 40s
2025-05-11 18:46:04 +01:00
e5f04a2c7d fix: style table search broken due to searching on unsearchable columns
Some checks failed
Build / build (push) Failing after 36s
2025-05-11 18:36:08 +01:00
dc0a4a9be0 style: add missing semicolon
Some checks failed
Build / build (push) Failing after 29s
2025-05-11 18:22:55 +01:00
1d1f7005ed chore: remove commented code 2025-05-11 18:22:39 +01:00
d1957faf95 refactor: styles page client-side code
Some checks failed
Build / build (push) Failing after 33s
2025-05-11 18:22:10 +01:00
fc24f05903 refactor: filters client-side code
Some checks failed
Build / build (push) Failing after 45s
2025-05-09 17:17:32 +01:00
9b6eb86cd8 fix: feed page - missing ordering params and row select functionality
Some checks failed
Build / build (push) Failing after 45s
2025-05-09 16:41:54 +01:00
31c4779bf2 refactor: entire feeds front-end js
Some checks failed
Build / build (push) Has been cancelled
2025-05-09 15:56:30 +01:00
816da70229 fix: parse publish threshold on post/patch
Some checks failed
Build / build (push) Has been cancelled
2025-05-09 15:55:55 +01:00
9423a0f1ce working on proper client packing
Some checks failed
Build / build (push) Failing after 57s
2025-05-08 22:14:55 +01:00
d6382347d0 trying to figure out preline implementation
Some checks failed
Build / build (push) Failing after 32s
2025-05-08 01:16:06 +01:00
79b76c3b58 fix bad import path
Some checks failed
Build / build (push) Failing after 40s
2025-05-06 18:09:30 +01:00
faaaaf6ac7 style: add missing semicolons 2025-05-06 18:09:05 +01:00
676885a004 chore: remove unused div
Some checks failed
Build / build (push) Has been cancelled
2025-05-06 18:08:44 +01:00
9f71c9c29e colours plus select height fix
Some checks failed
Build / build (push) Failing after 54s
2025-05-06 17:03:49 +01:00