|
51808c326f
|
fix: irrelevant middleware being used on api endpoints
Build & Push Docker Image / build (push) Successful in 22s
Test & Build / build (push) Successful in 31s
|
2025-05-27 12:16:54 +01:00 |
|
|
b48fe51f46
|
chore: add debug logs to middleware
Build & Push Docker Image / build (push) Successful in 24s
Test & Build / build (push) Has been cancelled
|
2025-05-27 12:16:19 +01:00 |
|
|
27ecf0f9b2
|
chore: change log format to timestamp before filename
|
2025-05-27 12:15:54 +01:00 |
|
|
209ab9dd48
|
chore: add debug logging for page requests
Build & Push Docker Image / build (push) Successful in 24s
Test & Build / build (push) Successful in 33s
|
2025-05-27 09:22:11 +01:00 |
|
|
e63df84b1a
|
chore: docker ignore unused files in prod environment
Build & Push Docker Image / build (push) Successful in 22s
Test & Build / build (push) Successful in 30s
|
2025-05-22 11:51:39 +01:00 |
|
|
2101e30b8c
|
test(bot): test the LITERAL filter
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
Test & Build / build (push) Has been cancelled
Build & Push Docker Image / build (push) Has been cancelled
|
2025-05-22 11:23:01 +01:00 |
|
|
98027e4e47
|
chore(release): 0.1.6
Build & Push Docker Image / build (push) Successful in 46s
Test & Build / build (push) Successful in 32s
v0.1.6
|
2025-05-22 11:07:55 +01:00 |
|
|
65aeef1988
|
remove id from update data
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
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
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
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
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
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
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
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
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
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
Build / build (push) Successful in 31s
|
2025-05-17 18:35:44 +01:00 |
|
|
50d3f1d0a8
|
build: add dockerfile
Build / build (push) Successful in 34s
|
2025-05-17 00:17:38 +01:00 |
|
|
8dd702515d
|
chore: fix incorrect env var defaults for 'host' & 'port'
Build / build (push) Successful in 31s
|
2025-05-17 00:16:14 +01:00 |
|
|
5303d81b19
|
fix: fix bad logger import
Build / build (push) Successful in 30s
|
2025-05-17 00:08:28 +01:00 |
|
|
d2a050e654
|
chore: include package-log.json
Build / build (push) Successful in 30s
|
2025-05-16 23:46:20 +01:00 |
|
|
5ad695059e
|
feat: add proper logging with winston
Build / build (push) Successful in 59s
|
2025-05-16 23:22:04 +01:00 |
|
|
05359dedcb
|
test(bot): write tests for fuzzy filter
Build / build (push) Successful in 57s
|
2025-05-15 22:15:22 +01:00 |
|
|
99ebb9a578
|
chore: resolve all eslint errors
Build / build (push) Successful in 1m4s
|
2025-05-15 21:33:57 +01:00 |
|
|
c4247bf2a6
|
chore: add linting
Build / build (push) Successful in 1m0s
|
2025-05-15 17:18:34 +01:00 |
|
|
755bf32774
|
feat(bot): implement 'literal' filter
Build / build (push) Successful in 51s
|
2025-05-15 17:12:33 +01:00 |
|
|
d6a014ec91
|
test: run tests after build to capture build env
Build / build (push) Successful in 48s
|
2025-05-15 12:19:51 +01:00 |
|
|
8f6ce8867c
|
over specify test name for 'all' filter
Build / build (push) Successful in 49s
|
2025-05-15 12:17:29 +01:00 |
|
|
86e4f9d0d6
|
run workflow on bot branch
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
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
Build / build (push) Successful in 44s
|
2025-05-13 10:49:50 +01:00 |
|
|
a33ba96115
|
AAAAAAAAAAAAAAAAAHHHHHHHH
Build / build (push) Failing after 33s
|
2025-05-13 10:44:25 +01:00 |
|