Commit Graph

48 Commits

Author SHA1 Message Date
Julien Calixte
d1cbe8d033 move icons to public folder 2023-11-04 14:08:28 +01:00
Julien Calixte
cd89173622 fix alt 2023-09-01 18:19:47 +02:00
Julien Calixte
43b99eed52 refacto to use ref route query 2023-08-15 01:08:08 +02:00
Julien Calixte
780eaeb7f7 reset stacked note on click 2023-08-14 18:57:17 +02:00
Julien Calixte
6412b1252c refacto with no nosence 2023-08-14 18:42:35 +02:00
Julien Calixte
42aea6bb7f ️ (flux note) no more asynchronous stacked note 2023-08-14 18:23:41 +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
af421042ad split home page and flux note page 2023-08-06 18:58:59 +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
0cbbfd7273 ️ (async component) define as much async components as possible 2023-07-18 00:13:19 +02:00
Julien Calixte
3ab1d0eab3 (card) add animation and true level adding 2023-07-08 00:22:44 +02:00
Julien Calixte
d6a045f96b (twitter) implement tweets in notes 2023-07-04 23:24:41 +02:00
Julien Calixte
492eb5ed3b refacto and never use escape method 2023-07-02 12:29:54 +02:00
Julien Calixte
54e9694fc6 💄 (note) justify text alignment 2023-07-01 22:17:15 +02:00
Julien Calixte
e90afc56f8 (history) add last visited repo method 2021-12-12 10:18:10 +01:00
Julien Calixte
d1134c35cf 🚨 (app) 2021-12-12 00:48:09 +01:00
Julien Calixte
070acfd3ca 🐛 (markdown) fix multiple page footnotes 2021-12-11 22:04:14 +01:00
257dc0794b (cards) implements spaced repetition cards 2021-06-12 16:11:47 +02:00
Julien Calixte
bff90e6ef5 (backlinks) implement backlinks in notes 2021-06-06 11:11:15 +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
Julien Calixte
13876123cb 💄 (table) simplify tables ui 2021-05-09 10:45:47 +02:00
271412f6f7 🚨 (component) 2021-05-06 00:02:37 +02:00
f934562834 📱 2021-04-26 21:39:43 +02:00
Julien Calixte
1f0d153043 💄 (print) ui for pdfs 2021-04-25 17:38:11 +02:00
Julien Calixte
3f2af0ea75 (notes) share notes 2021-04-25 17:04:51 +02:00
6366f6129b 💄 (breadcrumb) 2021-04-25 16:12:07 +02:00
2540134615 💄 (breadcrumb) minimize note title font size 2021-04-05 10:19:58 +02:00
5a14ffba13 🐛 (images) get file content for images 2021-04-04 14:53:56 +02:00
24668fb23d ♻️ (note) refacto note width 2021-04-04 10:17:20 +02:00
951fd4f8dd Merge branch 'main' of github.com:lite-note/lite-note into main 2021-04-03 23:26:20 +02:00
4b1142d688 🐛 (breadcrump) back to home on click 2021-04-03 23:16:18 +02:00
Julien Calixte
dba0c45de8 (note) display loading icon 2021-04-03 19:51:27 +02:00
f5b5e57af2 💄 (note) bigger font and fix strong font color. 2021-03-27 19:25:03 +01:00
373ba812f5 (litenote config) implement dark mode on notes
Closes #5
2021-03-27 17:00:50 +01:00
f2c36336ec 💄 (repo title) display repo title in breadcru… 2021-03-25 21:25:42 +01:00
33375647c1 📱 (note) overflow on x 2021-03-25 20:51:54 +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
165cfb96e7 🐛 (flux note) update query strings on fleeting notes 2021-03-22 23:23:09 +01:00
ef521480d5 (flux note) display no content if there is no… 2021-03-21 20:16:17 +01:00
Julien Calixte
4a812e78dc 💄 (note) add padding bottom 2021-03-21 11:07:40 +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