Commit Graph

107 Commits

Author SHA1 Message Date
samerbam
d171f5fbf2 fix tailwind config issue resulting in broken styles page 2023-08-30 12:36:00 -04:00
samerbam
0188280ce1 optimize for production according to tailwindcss 2023-08-29 19:47:14 -04:00
samerbam
e8b8ebf0ea scheduled time to 7am 2023-08-28 11:47:22 -04:00
samerbam
04311024db fix 2023-08-28 11:45:33 -04:00
samerbam
df1fba6bbb new temp sched 2023-08-28 11:42:28 -04:00
samerbam
651b91471c temp sched time 2023-08-28 11:35:24 -04:00
samerbam
f6d73021d0 run in background 2023-08-28 11:33:56 -04:00
samerbam
6db69e0c70 update .gitignore 2023-08-27 00:51:44 -04:00
samerbam
a9b471ce9b add return 2023-08-27 00:44:54 -04:00
samerbam
0bb4cdcdd6 remove pytz 2023-08-27 00:35:13 -04:00
samerbam
8199fe4432 scheduled tasks 2023-08-27 00:25:56 -04:00
samerbam
3adcff562f Google Calendar API Autherization 2023-08-26 23:26:55 -04:00
samerbam
4f5a6e67af inital google calendar integration 2023-08-25 19:43:38 -04:00
samerbam
6195fbc456 add errno import 2023-08-24 23:30:05 -04:00
samerbam
58d9a4229e limit to only file exists err 2023-08-24 23:29:19 -04:00
samerbam
eb7d00c72f syntax fix 2023-08-24 23:26:52 -04:00
samerbam
f73e73ef0b inital logic for first run check 2023-08-24 23:26:16 -04:00
samerbam
901082fa3f add back in removed file 2023-08-24 22:38:13 -04:00
samerbam
e3bbd502ee remove a bunch of console.log's 2023-08-24 22:36:18 -04:00
samerbam
ffecfd10bf even more 2023-08-24 22:32:53 -04:00
samerbam
f18ab8e6df remove some more files 2023-08-24 22:32:34 -04:00
samerbam
37dc27751c apply .gitignore 2023-08-24 22:31:21 -04:00
samerbam
6a14ac8fa5 update gitignore 2023-08-24 22:30:42 -04:00
samerbam
116df7c203 show recurring todos on days without data entry 2023-08-24 21:57:56 -04:00
samerbam
0c00bcaa56 add recurring button event listener to new tasks 2023-08-24 21:56:12 -04:00
samerbam
6e2ed5bd0b day selectors work 2023-08-24 21:52:08 -04:00
samerbam
febb3cd3d8 remove default <li> from todo list 2023-08-24 21:46:31 -04:00
samerbam
ac5ce582b5 text -> task 2023-08-24 21:45:19 -04:00
samerbam
57e484a44f remove newline 2023-08-24 21:43:15 -04:00
samerbam
45aac33f7c 'text' -> 'task' to match Todo spec 2023-08-24 21:41:24 -04:00
samerbam
3360a236fa remove qr code print 2023-08-24 21:37:52 -04:00
samerbam
f7eee0e6c6 fix typo 2023-08-24 21:37:10 -04:00
samerbam
d5ee8f7d7c last qr code print 2023-08-24 18:31:07 -04:00
samerbam
55e1f069e1 add text 2023-08-24 18:22:54 -04:00
samerbam
2bb696a3d0 shrink 2023-08-24 18:21:34 -04:00
samerbam
b17916f9cd update qrcode 2023-08-24 18:19:47 -04:00
samerbam
1b7dea8388 /api/todos/write 2023-08-24 18:18:10 -04:00
samerbam
c198341999 move some functions around 2023-08-24 17:15:32 -04:00
samerbam
c6cb2aedc2 hm 2023-08-24 17:13:18 -04:00
samerbam
486ce753a4 whats the disconnect here 2023-08-24 17:09:23 -04:00
samerbam
78978ee44d more debug 2023-08-24 17:08:03 -04:00
samerbam
c0e29081e5 debug 2023-08-24 17:05:39 -04:00
samerbam
a60025e4eb random console.log(t) killed it all 2023-08-24 17:04:44 -04:00
samerbam
c3ba77ad9c const -> let -_- 2023-08-24 17:03:37 -04:00
samerbam
00c34f6d90 fix auth 2023-08-24 17:01:59 -04:00
samerbam
a73a806fb2 api/todos/print get -> post 2023-08-24 16:59:35 -04:00
samerbam
5b6063aa31 show login page 2023-08-24 16:58:12 -04:00
samerbam
9442aac222 api link v1 2023-08-24 16:56:55 -04:00
samerbam
e6bc1c1b38 add read_todos to print call 2023-08-24 14:36:44 -04:00
samerbam
ba7e8f24af first stages of linking front/back 2023-08-24 14:34:08 -04:00