Commit Graph

101 Commits

Author SHA1 Message Date
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
eb31eccdc1 remove token.json 2023-08-26 23:27:32 -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
samerbam
392bfae855 add save/print button 2023-08-23 22:42:27 -04:00
samerbam
a7717b04d6 add 2 words to word search, move sudoku solution under sudoku 2023-08-23 20:11:05 -04:00
samerbam
c0c4328e07 8pt to 10pt 2023-08-23 20:09:06 -04:00
samerbam
3a739ede9c flip_top_bottom -> rotate_180 2023-08-23 20:08:05 -04:00
samerbam
becb7a28bd change solution font size 2023-08-23 20:05:51 -04:00
samerbam
213c1a556d fix file path 2023-08-23 20:03:33 -04:00
samerbam
e226a751fa add sudoku solution 2023-08-23 20:02:31 -04:00