Commit Graph

66 Commits

Author SHA1 Message Date
cf8c444d4a remove actions in table 2025-02-24 20:12:46 +01:00
2462ab66fe feat: add total points 2025-02-13 22:17:16 +01:00
0903476323 fix: center align input field for authentication token 2025-01-27 01:00:27 +01:00
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
975ed08753 update package lock 2025-01-23 21:38:01 +01:00
24719267d2 fix: use process.env instead of sveltekit env 2025-01-22 04:32:47 +01:00
ab289b49c9 fix: remove env vars 2025-01-22 04:16:50 +01:00
ed037bea17 fix: use env instaed of arg 2025-01-22 04:10:57 +01:00
70cd65d30b use port 3000 again lol 2025-01-22 03:09:10 +01:00
775938ae53 use port 3000 2025-01-22 03:02:52 +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
bd7a03b79c fix: update auth token in ci cd files 2025-01-19 21:34:42 +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
fe19fce6cc fix: use db url in dockerfile as well 2025-01-17 22:28:32 +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
5bdf575245 fix: local dev env migration 2025-01-12 01:22:07 +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
9d971aea61 feat: moon favicon 2025-01-11 19:32:29 +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
a533d132fb fix: use github secrets for db credentials 2025-01-11 17:39:59 +01:00