Commit Graph

163 Commits

Author SHA1 Message Date
Julien Calixte
a7337cce2e ♻️ (app) 2023-07-16 15:20:40 +02:00
Julien Calixte
5d7a7fab0e (pwa) add the new version component from vite pwa plugin 2023-07-08 18:49:03 +02:00
Julien Calixte
fe2ba2d82d 🐛 (card) fix flex and reload at every failed flashcard 2023-07-08 18:22:34 +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
5eeb78e366 (twitter) prepare for tweets 2023-07-04 00:38:16 +02:00
Julien Calixte
6c251f797d (card) make the buttons work 2023-07-02 23:25:14 +02:00
Julien Calixte
d1134c35cf 🚨 (app) 2021-12-12 00:48:09 +01:00
Julien Calixte
e4a2d4d8de (history) count notes 2021-08-08 00:27:15 +02:00
Julien Calixte
9792e2e56b (historic notes) add history note page 2021-08-08 00:19:49 +02:00
17178bbe63 (card) add repetition card in database 2021-06-27 20:11:57 +02:00
5e6efd1ba3 🐛 (backlinks) no reset for backlinks 2021-06-20 22:17:23 +02:00
1ef031c196 💄 (card) fix card style 2021-06-12 17:06:13 +02:00
257dc0794b (cards) implements spaced repetition cards 2021-06-12 16:11:47 +02:00
Julien Calixte
4f13c18573 compute note backlinks 2021-06-06 09:57:17 +02:00
Julien Calixte
203db4c00a (backlinks) init backlinks 2021-06-05 16:39:26 +02:00
d3c2736138 (share) add main content when sharing notes 2021-05-13 21:06:10 +02:00
e80ab6e375 💄 (note) fix share note display 2021-05-13 16:57:04 +02:00
84ba5fcd46 🐛 (login) refresh token 15 minutes before expiration 2021-05-13 16:34:30 +02:00
fce3fd49cf Merge branch 'main' of github.com:lite-note/lite-note into main 2021-05-13 16:27:06 +02:00
9dfac11a14 --wip-- [skip ci] 2021-05-13 16:26:03 +02:00
Julien Calixte
6a5e7a9d63 🚨 2021-05-09 01:12:01 +02:00
Julien Calixte
a9fba33760 🚨 (app) 2021-05-08 14:46:12 +02:00
271412f6f7 🚨 (component) 2021-05-06 00:02:37 +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
Julien Calixte
2550ec83f7 ♻️ (go back) go home instead of go back 2021-04-25 17:04:37 +02:00
Julien Calixte
e0981950d6 🔥 (text editor) remove text editor page 2021-04-25 17:01:37 +02:00
6347edd82e (folders) folders can start with a _ 2021-04-05 10:34:49 +02:00
fde5118179 💄 (login) better login experience. 2021-04-04 09:57:54 +02:00
Julien Calixte
53046ba2db (folder notes) content is nullable if there is no files. 2021-04-03 20:12:47 +02:00
Julien Calixte
6e0b24e086 ♻️ (inbox) rename fleeting notes into inbox 2021-04-03 19:30:01 +02:00
Julien Calixte
23342ead0e (new version) display button if there is a new version. 2021-03-28 10:45:10 +02:00
e199c68d68 ♻️ (store) use a store to store readme and files 2021-03-24 21:23:23 +01:00
165cfb96e7 🐛 (flux note) update query strings on fleeting notes 2021-03-22 23:23:09 +01:00
145cdd8984 (not found) init not found page 2021-03-21 16:46:33 +01:00
3749588b0b (path) create a resolve path service to manage …
resolve path like ../..
2021-03-21 15:27:02 +01:00
Julien Calixte
e96253959d (draft) add draft folder page in note header
Closes #1
2021-03-21 11:00:56 +01:00
11d25e25af (fleeting notes) init fleeting notes 2021-03-20 22:00:37 +01:00
a8cc196508 ♻️ (flux note) move in a component flux …
flux note will be used for fleeting notes and
drafts too
2021-03-20 19:40:00 +01:00
fc008bbaf8 🔥 (offline) remove offline img 2021-03-20 18:35:27 +01:00
1ab8672033 (note) add an header 2021-03-20 15:57:46 +01:00
71f1642c45 (stacked note) cache visited note 2021-03-20 12:24:27 +01:00
Julien Calixte
befbd7652b 📝 (about) add a todo item 2021-03-20 09:28:37 +01:00
4e5e2a2647 📝 (about) add an about page 2021-03-19 23:54:29 +01:00
2bd9cb8dd0 (private repo) display if fav repo is priva… 2021-03-19 23:54:20 +01:00
5fcf3c9df5 (favorite) save favorite repos 2021-03-19 23:01:31 +01:00
2faabb6c0e (login) save login 2021-03-17 23:25:58 +01:00
996d10b174 🐛 (stacked notes) refacto query stacked notes in a local store 2021-03-16 23:45:58 +01:00
4b32a97699 🐛 (note) reset stacked notes on repo click 2021-03-16 23:00:33 +01:00