181 Commits

Author SHA1 Message Date
95124ec6e5 feat: exposed api routes for Feed objects 2025-04-23 12:13:14 +01:00
7ff73fae28 build: enable 'noEmplicitAny' in tsconfg 2025-04-23 12:12:16 +01:00
d03dc8ed90 feat: add API controller new Feed models 2025-04-22 23:39:54 +01:00
c9c22bd2ac ops: added data models for Feed & Channel objects 2025-04-22 23:39:19 +01:00
1c7ffa970a chore: remove blank test script 2025-04-22 23:37:55 +01:00
6f820fdcfc fix: missing preline dependencies 2025-04-22 20:57:35 +01:00
5e0ba9a9e6 chore: remove unused config line 2025-04-22 20:56:04 +01:00
d50a929fa9 chore(release): 0.1.2 v0.1.2 2025-04-22 17:07:28 +01:00
1f3ec703eb chore: config changes 2025-04-22 17:07:11 +01:00
78ab28e73c feat: basic table on feeds view 2025-04-22 17:06:43 +01:00
fa872e9899 chore(release): 0.1.1 v0.1.1 2025-04-22 16:06:09 +01:00
afea1f1090 bundles change 2025-04-22 16:05:05 +01:00
d02597b4fd feat: connect routers for accessing the new guild tabs 2025-04-22 16:04:52 +01:00
119339c0a3 fix: add tab helper for highlighting the active guild tab 2025-04-22 16:03:59 +01:00
c1cf78bf96 refactor: build client bundles to new location and exclude from commits. 2025-04-22 16:01:27 +01:00
8602210a5c unused and dumb 2025-04-22 15:57:14 +01:00
a8f513973e guild tab views 2025-04-22 15:56:58 +01:00
042b0a5a07 chore(release): 0.1.0 v0.1.0 2025-04-22 13:16:22 +01:00
4ad107b369 add versioning tools 2025-04-22 13:16:08 +01:00
9ee990d89f exclude large tailwindcss file 2025-04-22 12:51:42 +01:00
86145f8db4 list discord guilds via middleware 2025-04-22 12:45:18 +01:00
12e812075b fix aliases not being resolved during build 2025-04-22 12:44:55 +01:00
86134ed2e1 add discord bot 2025-04-22 12:19:22 +01:00
c8670bfe65 esbuild for compile/bundle ts 2025-04-22 12:19:09 +01:00
90b2890664 remove placeholders 2025-04-22 12:18:16 +01:00
aaec307e3f basic layout with tailwind/preline 2025-04-22 12:18:04 +01:00
6fe2f43893 custom css 2025-04-22 12:17:40 +01:00
589ebcf693 add license 2025-04-22 12:17:15 +01:00
c71abd76fa add tailwind config 2025-04-22 12:17:07 +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