Commit Graph

37 Commits

Author SHA1 Message Date
Julien Calixte
c7ea52c7f8 add path to new inbox file in pinia store
Not ideal to have data in multiple store (pinia and PouchDB) but it work this way. May need a refactoring.
2023-11-26 10:35:38 +01:00
Julien Calixte
1d21ac50b2 ️ (user settings) cache user settings 2023-09-11 23:02:52 +02:00
Julien Calixte
4adaad8683 lower timeout time 2023-09-09 20:45:43 +02:00
Julien Calixte
c249fb886a ️ (user settings) eager api call 2023-08-28 23:55:41 +02:00
Julien Calixte
bd9d97b0af trying to be as little blocking as possible 2023-08-17 20:06:32 +02:00
Julien Calixte
780eaeb7f7 reset stacked note on click 2023-08-14 18:57:17 +02:00
Julien Calixte
2cab8c8e3f autoimport with eslint now 2023-08-14 18:04:27 +02:00
Julien Calixte
111794a40b display if readme is from cache or network 2023-08-13 21:22:33 +02:00
Julien Calixte
133a998ef8 rename previous hook 2023-08-13 21:10:21 +02:00
Julien Calixte
1b7f7539a8 note more hook involved 2023-08-13 21:09:52 +02:00
Julien Calixte
d4f9b7bcb1 Merge branch 'main' of github.com:jcalixte/lite-note 2023-08-13 21:07:24 +02:00
Julien Calixte
656e4b14a9 store has a first copy of readme from cache is no waiting 2023-08-13 21:07:17 +02:00
Julien Calixte
32a76ca3b7 integrate need review cards 2023-08-06 21:27:01 +02:00
Julien Calixte
ef84711e1c 🐛 (repo) one readme per repo 2023-07-16 15:33:02 +02:00
Julien Calixte
a0f62bf6fa 🔊 (refresh token) try catch refresh token 2021-11-16 22:46:02 +01:00
Julien Calixte
203db4c00a (backlinks) init backlinks 2021-06-05 16:39:26 +02:00
Julien Calixte
9ff73f09ac 🐛 (authentication) simplify refres… 2021-05-27 13:33:31 +02:00
Julien Calixte
5f272a44bb ♻️ (authentication) 2021-05-27 13:24:55 +02:00
aacf0a3521 💄 (fonts) add Domine font family 2021-05-15 16:42:28 +02:00
84ba5fcd46 🐛 (login) refresh token 15 minutes before expiration 2021-05-13 16:34:30 +02:00
Julien Calixte
6a5e7a9d63 🚨 2021-05-09 01:12:01 +02:00
Julien Calixte
9afe9ef289 🔧 (eslint) 2021-05-09 00:52:09 +02:00
Julien Calixte
a9fba33760 🚨 (app) 2021-05-08 14:46:12 +02:00
4f4d4e2024 🐛 (user repo) refresh token before getting files 2021-05-06 00:03:02 +02:00
Julien Calixte
d33fa18b9c 🐛 (refresh) refresh correct token 2021-05-02 18:33:46 +02:00
Julien Calixte
7a5275dd2e (refresh) refresh when requesti… 2021-05-02 17:21:24 +02:00
Julien Calixte
e88584e24d ♻️ (sign in) 2021-05-02 16:47:48 +02:00
Julien Calixte
b246872f23 🐛 (github) remove refetch not working 2021-05-02 00:01:41 +02:00
Julien Calixte
0e52b16b1b Feat/GitHub auth (#6)
*  (sign in) create sign in to github button

*  (github login) login via github button

* 💄 (homepage)

*  (date fns)

*  (github login) refresh token when token expired
2021-05-01 23:35:38 +02:00
373ba812f5 (litenote config) implement dark mode on notes
Closes #5
2021-03-27 17:00:50 +01:00
935acb6813 🐛 (user settings) reset user settings with tree 2021-03-24 22:48:13 +01:00
556ddb7f1e (user settings) init user settings with .litenote.json 2021-03-24 22:35:41 +01:00
55faf04d4f 🐛 (flux) listen to click day 1 2021-03-24 21:45:57 +01:00
e199c68d68 ♻️ (store) use a store to store readme and files 2021-03-24 21:23:23 +01:00
3749588b0b (path) create a resolve path service to manage …
resolve path like ../..
2021-03-21 15:27:02 +01:00
71f1642c45 (stacked note) cache visited note 2021-03-20 12:24:27 +01:00
5fcf3c9df5 (favorite) save favorite repos 2021-03-19 23:01:31 +01:00