159 Commits

Author SHA1 Message Date
99a59c61e7 fix(api): style mutators causing errors if blank
Some checks failed
Build / build (push) Failing after 37s
2025-05-05 23:03:51 +01:00
200716988c style colour length to 7 from 6 (2)
Some checks failed
Build / build (push) Has been cancelled
2025-05-05 23:03:05 +01:00
a42e353aa4 style colour length to 7 from 6 2025-05-05 23:02:47 +01:00
cfde210a39 fix: mistakenly broken class on the style table delete button 2025-05-05 18:57:42 +01:00
be03788cfc feat: added styles page table and edit modal
Some checks failed
Build / build (push) Failing after 38s
2025-05-05 18:51:28 +01:00
2d8a26f392 fix: incorrect 'for' value being used on the editModal's 'value' label.
Some checks failed
Build / build (push) Has been cancelled
2025-05-05 18:50:48 +01:00
a1bd362799 feat(api): added message style api endpoints 2025-05-05 18:50:10 +01:00
6d1f4e6f7f feat: migrate from sqlite to postgresql, and add message_style model
Some checks failed
Build / build (push) Failing after 52s
2025-05-05 17:05:59 +01:00
b528153113 feat: create and update feeds with filters 2025-05-05 15:10:31 +01:00
e935d801e6 feat: filter selection and table render for feed view
All checks were successful
Build / build (push) Successful in 48s
2025-05-05 14:41:53 +01:00
ff992fefa7 chore: remove large "unused" preline import on main.ts
All checks were successful
Build / build (push) Successful in 46s
2025-05-05 14:40:26 +01:00
989f93addf build: minify client-side js on prod
Some checks failed
Build / build (push) Has been cancelled
2025-05-05 14:39:33 +01:00
a0d2711a51 fix: ID not being reset when creating new feeds, causing unintentional edits over existing feeds
All checks were successful
Build / build (push) Successful in 39s
2025-05-02 13:43:59 +01:00
73aed35ce0 feat: completed filter table and edit modal
All checks were successful
Build / build (push) Successful in 42s
2025-05-02 13:43:02 +01:00
e58d7343b1 feat(api): Functional API endpoints for filters 2025-05-02 13:42:13 +01:00
2259e3229a chore: remove commented styles
All checks were successful
Build / build (push) Successful in 47s
2025-05-02 13:41:39 +01:00
78fed2b2a3 chore: remove shadow from algorithm select 2025-05-02 13:39:14 +01:00
fa42eb3551 feat: css shorthands for generic select toggle
All checks were successful
Build / build (push) Successful in 53s
2025-05-02 13:31:29 +01:00
e4ab506abe fix(api): patching feeds would duplicate channels #4
All checks were successful
Build / build (push) Successful in 52s
2025-05-02 11:13:28 +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
00a4c749f0 fix(api): expected ids to be integers, not strings
All checks were successful
Build / build (push) Successful in 57s
2025-05-01 20:37:19 +01:00
9d79d8dbef chore: add migration
Some checks failed
Build / build (push) Has been cancelled
2025-05-01 20:36:41 +01:00
79e331bdb9 fix(database): cascade channels on feed delete
Some checks failed
Build / build (push) Has been cancelled
2025-05-01 20:36:24 +01:00
dda5461a0d working on delete button
All checks were successful
Build / build (push) Successful in 59s
2025-05-01 19:33:46 +01:00
300041ec49 cleanup build action file
All checks were successful
Build / build (push) Successful in 53s
2025-05-01 14:34:18 +01:00
a768059e74 build test
All checks were successful
Build / build (push) Successful in 39s
2025-05-01 14:29:52 +01:00
e6c641575e set env var before db process
Some checks failed
Build / build (push) Failing after 47s
2025-05-01 14:26:45 +01:00
40a0211609 build(api): include database in test build process
Some checks failed
Build / build (push) Failing after 43s
2025-05-01 14:20:50 +01:00
671b1856c6 build(actions): add checkout to build action
All checks were successful
Build / build (push) Successful in 56s
2025-05-01 13:03:15 +01:00
3da72482ba build(actions): added action to test build process
Some checks failed
Build / build (push) Failing after 51s
2025-05-01 13:01:16 +01:00
22e252ce53 docs: add 'author', 'license' and 'description' values to package.json 2025-05-01 12:49:58 +01:00
179d6e3b3b chore: mute css lint warnings for tailwindcss rules 2025-05-01 12:46:16 +01:00
6b6af17731 fix: datatable count including entries from other guilds 2025-05-01 12:45:42 +01:00
7ef8b88aab chore: fix broken syntax 2025-05-01 12:35:03 +01:00
2a88e1c184 fix: channels select dropdown height breaking on smaller screens 2025-05-01 12:33:33 +01:00
84772852e3 feat: patch existing feeds 2025-05-01 12:32:32 +01:00
23ca09b4a2 chore(release): 0.1.4 v0.1.4 2025-05-01 00:15:07 +01:00
b4aac14fb3 chore: until dark mode is added - default to dark 2025-05-01 00:14:54 +01:00
77c8d39142 fix: redraw feed datatable when new entries are created 2025-05-01 00:14:27 +01:00
ce51623637 fix(api): feed push fails if channels is undefined (left blank in UI) 2025-05-01 00:04:29 +01:00
a856925ab4 chore: temp disable 2025-04-30 23:59:35 +01:00
d8141e485c feat: functional 'create' modal for feed records 2025-04-30 23:59:20 +01:00
e0cb99974f chore: include preline dependency in main client file 2025-04-30 23:58:34 +01:00
9896f8e094 fix(api): correctly handle arguments for channels and active 2025-04-30 23:57:55 +01:00
acde6e1bbb chore: safe exit for database connection on SIGINT 2025-04-30 23:57:05 +01:00
054cb6c017 build: database indexes for guild_id 2025-04-30 23:55:36 +01:00
95c55f3ba7 build: add migration push and reset commands 2025-04-30 11:44:57 +01:00
8aedc84280 refactor: rearrange files for postcss & made custom preline variants.css to work with postcss 2025-04-30 11:31:55 +01:00
5e8fc3c8aa build: change to use postcss over tailwind/cli. 2025-04-30 11:30:00 +01:00
ad268096f3 chore: remove old devnote.txt file 2025-04-30 00:28:07 +01:00