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 |
|
|
|
35436ba00f
|
✨ (text editor) add a page for text editor
|
2021-03-16 00:42:43 +01:00 |
|
|
|
9b68afa131
|
🚨 (home)
|
2021-03-16 00:12:59 +01:00 |
|
|
|
acf54f7a86
|
📱 (note)
|
2021-03-15 23:41:34 +01:00 |
|
Julien Calixte
|
2aff45ada5
|
💄 (stacked note) titles are now sticky
|
2021-03-14 23:20:41 +01:00 |
|
Julien Calixte
|
4df7b95d26
|
💄 (readme) distinguish repo / user with note
|
2021-03-14 21:10:18 +01:00 |
|
|
|
cc1827a55d
|
💄 (about) better design and a welcom page.
|
2021-03-14 19:16:46 +01:00 |
|
|
|
698c865b39
|
✨ (stacked notes) implements overlay
|
2021-03-14 15:21:45 +01:00 |
|
|
|
8c94f5932d
|
💄 (notes) fix overflow-x
|
2021-03-14 01:18:54 +01:00 |
|