Commit Graph

381 Commits

Author SHA1 Message Date
Julien Calixte
afc850a0b3 fix github href 2023-08-06 22:16:57 +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
47b4adc576 Merge branch 'main' of github.com:lite-note/lite-note into main 2023-07-29 13:16:15 +02:00
Julien Calixte
a50ab720c9 remove svg copy as not very used 2023-07-29 13:16:12 +02:00
Julien Calixte
a741c7e1eb feat: 🎸 stacked notes
remove top padding
2023-07-21 18:28:48 +02:00
Julien Calixte
bd4cfc1eda display loading when reloading 2023-07-20 12:51:08 +02:00
Julien Calixte
793a45e3df extract loading in a component 2023-07-20 12:51:00 +02:00
Julien Calixte
0625747638 fix: 🐛 note
set the right padding to see the scroll indicator and no titles with
justified text
2023-07-20 10:31:41 +02:00
Julien Calixte
c45629a408 Update app.scss 2023-07-20 09:27:38 +02:00
Julien Calixte
db38eaf639 scope use links 2023-07-19 17:25:44 +02:00
Julien Calixte
2d15e1cf26 (iframe) add iframe 2023-07-18 22:37:10 +02:00
Julien Calixte
de0f592c46 💄 (fonts) add fonts 2023-07-18 22:20:18 +02:00
Julien Calixte
2a8e9c8b63 fix: 🐛 github
let the login button always available waiting for the real fix to know
when we are logout
2023-07-18 12:13:54 +02:00
Julien Calixte
08fab78b66 💄 (pwa) separate buttons 2023-07-18 00:23:47 +02:00
Julien Calixte
f2d464ce74 🐛 (images) fix images not showing when reloading the page 2023-07-18 00:20:02 +02:00
Julien Calixte
9d85abbc64 ♻️ (fleeting notes) 2023-07-18 00:13:57 +02:00
Julien Calixte
0cbbfd7273 ️ (async component) define as much async components as possible 2023-07-18 00:13:19 +02:00
Julien Calixte
1ca4730096 🐛 (backlinks) does not display backlinks if user setting is set to false 2023-07-17 23:55:55 +02:00
Julien Calixte
7ef6205109 ♻️ (notes) script with setup for stacked note 2023-07-16 16:30:56 +02:00
Julien Calixte
65ac0acb83 (login) show login only when not logged in 2023-07-16 15:33:51 +02:00
Julien Calixte
681fce6303 (history) script with setup and better note list design 2023-07-16 15:33:30 +02:00
Julien Calixte
ef84711e1c 🐛 (repo) one readme per repo 2023-07-16 15:33:02 +02:00
Julien Calixte
68ee2f12e6 ♻️ (authorize user) script with setup 2023-07-16 15:32:49 +02:00
Julien Calixte
4bfb992f7d ♻️ (pwa) 2023-07-16 15:32:27 +02:00
Julien Calixte
a7337cce2e ♻️ (app) 2023-07-16 15:20:40 +02:00
Julien Calixte
008030a02d 👌 (pwa) 2023-07-16 15:14:27 +02:00
Julien Calixte
57c9808412 (latex) add latex implementation for markdown 2023-07-16 10:55:02 +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
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
d6a045f96b (twitter) implement tweets in notes 2023-07-04 23:24:41 +02:00
Julien Calixte
5eeb78e366 (twitter) prepare for tweets 2023-07-04 00:38:16 +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
c827aad4b9 (github) can log either localhost or lite… 2023-07-02 22:34:06 +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
6871e37214 (pwa) vite pwa configuration 2023-07-02 00:08:30 +02:00
Julien Calixte
05d1af7c05 (vuex) remove vuex 2023-07-01 23:22:26 +02:00
Julien Calixte
e4bba8246b 🔧 (vite) migrate to vite (#7) 2023-07-01 23:08:53 +02:00
Julien Calixte
e0618e0df6 ⬆️ (lite-note) migrate to pnpm and upgrade every outdated libs 2023-07-01 22:42:35 +02:00