Commit Graph

49 Commits

Author SHA1 Message Date
508c404985 fix: update heading color for authentication prompt 2025-01-27 00:59:57 +01:00
c2eebd0d04 fix: show points and progress bar in table 2025-01-27 00:55:44 +01:00
684eef4d7c fix: update updated_at when updating progress 2025-01-27 00:50:40 +01:00
05742cd8dc fix: sort tasks by updated 2025-01-27 00:44:31 +01:00
31eb19f078 feat: add progress bar and inputs 2025-01-27 00:41:25 +01:00
5ded908c99 feat: topic page 2025-01-25 19:53:15 +01:00
4631b44d82 fix: search logic 2025-01-25 02:53:16 +01:00
385dcf602c fix: type error 2025-01-25 02:47:04 +01:00
951a0b5256 show topics on all tasks 2025-01-24 12:33:10 +01:00
f84c864dd4 feat: remove topics 2025-01-24 12:24:44 +01:00
e2d3e75311 feat: add topics creation/adding 2025-01-24 12:15:35 +01:00
f82b3373b4 fix: remove text color from name input field 2025-01-23 21:38:40 +01:00
24719267d2 fix: use process.env instead of sveltekit env 2025-01-22 04:32:47 +01:00
dbf51708a1 fix: remove console log 2025-01-22 03:02:24 +01:00
7ed1ab5632 style: convert add topic into shadcn combobox 2025-01-22 02:48:28 +01:00
c56ad08647 deps: add shadcn svelte 2025-01-21 23:26:24 +01:00
7772ddde48 feat: add google analytics 2025-01-21 22:01:00 +01:00
710fd16088 feat: check for token for editing 2025-01-19 21:27:27 +01:00
b679e259ed temp: check db url 2025-01-18 01:21:00 +01:00
62038e26fb chore: permission changes for orbstack 2025-01-18 01:12:27 +01:00
c1c0503ee3 fix: dont use prepared statements for supabase 2025-01-18 01:12:13 +01:00
1c0b738f20 fix: use personal website schema 2025-01-18 00:23:05 +01:00
977e833cf2 fix: use db url instead of credentials 2025-01-17 22:26:19 +01:00
eb2adf41a0 feat: use optimized favicon 2025-01-12 23:40:28 +01:00
9b88f40efe feat: layout style 2025-01-12 23:36:00 +01:00
4722de19a0 feat: add progress to tasks 2025-01-12 01:26:46 +01:00
75bbc284dc feat: use aurora db and change db name accordingly 2025-01-11 22:05:28 +01:00
5a1f403143 feat: add linkedin link 2025-01-11 19:46:25 +01:00
cfb7582101 feat: add github link 2025-01-11 19:45:14 +01:00
27b460f737 feat: add page title 2025-01-11 19:41:07 +01:00
6155535fa0 fix: layout mail link 2025-01-11 18:56:12 +01:00
af9cc928a7 fix: get correct task 2025-01-11 18:51:43 +01:00
3c32d01c48 feat: social channels icons 2025-01-11 18:49:01 +01:00
c617a75291 feat: tasks table 2025-01-11 18:31:52 +01:00
45be47ff32 fix: separate dev and prod environment for ssl 2025-01-11 18:10:05 +01:00
b9d16404c9 fix: disable ssl 2025-01-11 17:59:00 +01:00
40b54e7fba fix: local db connection 2025-01-11 17:54:21 +01:00
dc8d2a0836 fix: use correct env vars 2025-01-10 14:00:56 +01:00
ca8b53c08e fix: use env var for db url 2025-01-10 13:41:12 +01:00
d9349e08e0 feat: add topics to tasks 2025-01-08 17:20:16 +01:00
f2dfba27ee fix: seed file returning early 2025-01-08 17:04:50 +01:00
2a2a9f99bf feat: db seeding 2025-01-08 16:42:37 +01:00
e7383877df give schema to allow drizzle queries 2025-01-08 04:26:16 +01:00
c302efc18c tasks to topics relations 2025-01-08 04:09:54 +01:00
f136766bd0 dev docker compose 2025-01-08 03:52:53 +01:00
74080ffceb feat: task page 2025-01-07 15:05:40 +01:00
8292084341 fix: use drizzle 2025-01-07 14:39:12 +01:00
811dccfe16 chore: upgrade to svelte 5 and make basic layout 2025-01-07 13:50:33 +01:00
2131df26b2 use new sveltekit project 2025-01-07 13:30:55 +01:00