29 Commits

Author SHA1 Message Date
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
c4247bf2a6 chore: add linting
All checks were successful
Build / build (push) Successful in 1m0s
2025-05-15 17:18:34 +01:00
cda89f824e test(bot): implement tests on the regex filter using jest 2025-05-15 01:18:46 +01:00
81dcf325c3 working on filters 2025-05-13 16:57:39 +01:00
0297fb12b6 working on rss processing 2025-05-12 17:25:41 +01:00
186e1dbf93 chore: remove unused packages
Some checks failed
Build / build (push) Failing after 41s
2025-05-11 18:18:30 +01:00
6b77d062f0 chore(release): 0.1.5
Some checks failed
Build / build (push) Failing after 36s
2025-05-09 15:56:46 +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
0dd928b8f4 working on logger
Some checks failed
Build / build (push) Failing after 54s
2025-05-05 23:39:22 +01:00
2589cabec6 feat: delete selected feed rows
All checks were successful
Build / build (push) Successful in 58s
2025-05-01 20:38:25 +01:00
22e252ce53 docs: add 'author', 'license' and 'description' values to package.json 2025-05-01 12:49:58 +01:00
23ca09b4a2 chore(release): 0.1.4 2025-05-01 00:15:07 +01:00
95c55f3ba7 build: add migration push and reset commands 2025-04-30 11:44:57 +01:00
5e8fc3c8aa build: change to use postcss over tailwind/cli. 2025-04-30 11:30:00 +01:00
39e67c1088 refactor: major refactor of client-side public generated code 2025-04-29 17:09:23 +01:00
3774c0b6db build: shorthand commands for prisma format and prisma studio 2025-04-28 23:55:37 +01:00
48cd87749e chore(release): 0.1.3 2025-04-26 16:23:10 +01:00
6cdef67850 feat: preline select box for table pagination 2025-04-24 17:04:35 +01:00
c2d11120b0 build: added generate command for prisma orm 2025-04-24 12:41:21 +01:00
1c7ffa970a chore: remove blank test script 2025-04-22 23:37:55 +01:00
d50a929fa9 chore(release): 0.1.2 2025-04-22 17:07:28 +01:00
fa872e9899 chore(release): 0.1.1 2025-04-22 16:06:09 +01:00
042b0a5a07 chore(release): 0.1.0 2025-04-22 13:16:22 +01:00
4ad107b369 add versioning tools 2025-04-22 13:16:08 +01:00
12e812075b fix aliases not being resolved during build 2025-04-22 12:44:55 +01:00
c8670bfe65 esbuild for compile/bundle ts 2025-04-22 12:19:09 +01:00
8a57413212 add required 'ts-node' to devDep 2025-04-22 09:19:54 +01:00
3bf77835dd initial commit 2025-04-22 00:20:56 +01:00