181 Commits

Author SHA1 Message Date
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
99e1b0ef96 fix(actions): correct poorly written build command
All checks were successful
Build & Push Docker Image / build (push) Successful in 22s
Test & Build / build (push) Successful in 34s
2025-05-17 19:13:18 +01:00
93d5d29aab build: docker image workflow
Some checks failed
Build & Push Docker Image / build (push) Failing after 3s
Test & Build / build (push) Successful in 30s
2025-05-17 19:00:38 +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
50d3f1d0a8 build: add dockerfile
All checks were successful
Build / build (push) Successful in 34s
2025-05-17 00:17:38 +01:00
8dd702515d chore: fix incorrect env var defaults for 'host' & 'port'
All checks were successful
Build / build (push) Successful in 31s
2025-05-17 00:16:14 +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
d2a050e654 chore: include package-log.json
All checks were successful
Build / build (push) Successful in 30s
2025-05-16 23:46:20 +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
c4247bf2a6 chore: add linting
All checks were successful
Build / build (push) Successful in 1m0s
2025-05-15 17:18:34 +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
d6a014ec91 test: run tests after build to capture build env
All checks were successful
Build / build (push) Successful in 48s
2025-05-15 12:19:51 +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
86e4f9d0d6 run workflow on bot branch
All checks were successful
Build / build (push) Successful in 57s
2025-05-15 12:15:50 +01:00
31ad266389 test: run tests in build workflow 2025-05-15 12:15:21 +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
c99b6d6a46 docs: add readme listing environment variables 2025-05-13 18:48:27 +01:00
389ea6cf34 note 2025-05-13 16:58:59 +01:00
81dcf325c3 working on filters 2025-05-13 16:57:39 +01:00
f871a1d847 chore: include bot files 2025-05-13 16:57:23 +01:00
cf8713c1bb feat(bot): boilerplate for adding interaction commands and event listeners 2025-05-13 16:57:07 +01:00
55c6a7125a Merge branch 'master' into bot 2025-05-13 11:09:17 +01:00
13b736ed8b test(actions): fix test db connection during build action
All checks were successful
Build / build (push) Successful in 41s
2025-05-13 10:53:06 +01:00
82195c7030 Why can't I just test this locally, why does it require a push, oh why god, why
All checks were successful
Build / build (push) Successful in 44s
2025-05-13 10:49:50 +01:00
a33ba96115 AAAAAAAAAAAAAAAAAHHHHHHHH
Some checks failed
Build / build (push) Failing after 33s
2025-05-13 10:44:25 +01:00
61771af94f testing pain
Some checks failed
Build / build (push) Failing after 34s
2025-05-13 10:43:12 +01:00
07aac70d4b headbanging right now
Some checks failed
Build / build (push) Failing after 31s
2025-05-13 10:35:18 +01:00
e320a1d958 build.yaml
Some checks failed
Build / build (push) Failing after 30s
2025-05-13 10:23:59 +01:00
79b79382e2 build.yaml
Some checks failed
Build / build (push) Failing after 38s
2025-05-13 10:21:43 +01:00
0ce68139e1 change build.yaml
Some checks failed
Build / build (push) Failing after 30s
2025-05-13 10:18:32 +01:00
851467ab90 Merge branch 'master' of https://gitea.cor.bz/corbz/relay
Some checks failed
Build / build (push) Failing after 36s
2025-05-13 10:14:18 +01:00
524bb4fc02 chore: fix db con string in build.yaml 2025-05-13 10:13:14 +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