Commit Graph

140 Commits

Author SHA1 Message Date
Julien Calixte
941f867031 cache all notes 2024-09-01 22:27:51 +02:00
Julien Calixte
df25634b98 add a method to cache all files when necessary 2024-09-01 00:36:13 +02:00
Julien Calixte
b4a7571b8a Sep 1, 2024, 12:02 AM 2024-08-31 22:02:18 +00:00
Julien Calixte
b9a14e205f refacto: more consistent code 2024-07-19 20:11:41 +02:00
Julien Calixte
15296b8832 Now files from repo are cached to be quickly retrieved even offline 2024-07-19 20:05:42 +02:00
Julien Calixte
8802ffb5b2 add a more resilient cache system with a global cache for each note from path 2024-07-16 21:55:54 +02:00
Julien Calixte
8090f838be download font integration 2024-04-06 14:50:10 +02:00
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
2f6e8e7ca8 save editedSha in cached note to remember even after navigations 2023-09-06 22:49:44 +02:00
Julien Calixte
c249fb886a ️ (user settings) eager api call 2023-08-28 23:55:41 +02:00
Julien Calixte
15d25abd7a 💄 (edit) text align left 2023-08-26 19:00:52 +02:00
Julien Calixte
ccb486a0b6 progress for file update inapp 2023-08-20 23:55:25 +02:00
Julien Calixte
978b98bdc5 extract edit note component 2023-08-20 15:34:13 +02:00
Julien Calixte
971df9c45b can edit raw content 2023-08-20 14:24:38 +02:00
Julien Calixte
bd9d97b0af trying to be as little blocking as possible 2023-08-17 20:06:32 +02:00
Julien Calixte
df69d90632 fix visitRepo 2023-08-16 20:50:24 +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
c0182c7f57 ♻️ (app) 2023-08-14 14:08:10 +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
af421042ad split home page and flux note page 2023-08-06 18:58:59 +02:00
Julien Calixte
ef84711e1c 🐛 (repo) one readme per repo 2023-07-16 15:33:02 +02:00
Julien Calixte
fe2ba2d82d 🐛 (card) fix flex and reload at every failed flashcard 2023-07-08 18:22:34 +02:00
Julien Calixte
558d00d703 💄 (card) smaller h1 2023-07-08 18:18:40 +02:00
Julien Calixte
d49b32a552 (card) limit to max level and sort by level max to min 2023-07-08 00:41:32 +02:00
Julien Calixte
c334598736 (card) add failed repetition to reset to level 1 2023-07-08 00:24:54 +02:00
Julien Calixte
3ab1d0eab3 (card) add animation and true level adding 2023-07-08 00:22:44 +02:00
Julien Calixte
3f8cb0985a 💄 (card) add perspective to cards 2023-07-06 01:15:04 +02:00
Julien Calixte
719bc3db48 Merge branch 'main' of github.com:lite-note/lite-note into main 2023-07-03 23:22:27 +02:00
Julien Calixte
fb29b97400 🔇 (card) 2023-07-03 23:22:22 +02:00
64a9371f2f Update FlipCard.vue
prevent user selection
2023-07-03 08:53:37 +02:00
Julien Calixte
ff87c7ef79 (card) limit to 10 days 2023-07-02 23:38:39 +02:00
Julien Calixte
6c251f797d (card) make the buttons work 2023-07-02 23:25:14 +02:00
Julien Calixte
d2bae97a5b 🎨 (app) sort imports 2023-07-02 22:25:59 +02:00
Julien Calixte
4434060342 💄 (cards) less border radius 2023-07-02 22:23:47 +02:00
Julien Calixte
492eb5ed3b refacto and never use escape method 2023-07-02 12:29:54 +02:00
Julien Calixte
e0618e0df6 ⬆️ (lite-note) migrate to pnpm and upgrade every outdated libs 2023-07-01 22:42:35 +02:00
Julien Calixte
9ce90e5b5d (last visited) remove delete button 2021-12-21 14:30:01 +01:00
Julien Calixte
f8b78e85e4 (history) remove repo from history 2021-12-12 10:29:44 +01:00
Julien Calixte
e90afc56f8 (history) add last visited repo method 2021-12-12 10:18:10 +01:00
Julien Calixte
a22218b8b2 (history) add history list of last visited repos 2021-12-12 00:10:38 +01:00
Julien Calixte
a0f62bf6fa 🔊 (refresh token) try catch refresh token 2021-11-16 22:46:02 +01:00
496c161266 ♻️ (flip card) 2021-08-08 12:17:15 +02:00