Commit Graph

222 Commits

Author SHA1 Message Date
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
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
fe32ebb99c refacto 2023-08-06 22:23:05 +02:00
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
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
db38eaf639 scope use links 2023-07-19 17:25:44 +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
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
68ee2f12e6 ♻️ (authorize user) script with setup 2023-07-16 15:32:49 +02:00
Julien Calixte
008030a02d 👌 (pwa) 2023-07-16 15:14:27 +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
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
c827aad4b9 (github) can log either localhost or lite… 2023-07-02 22:34:06 +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
a22218b8b2 (history) add history list of last visited repos 2021-12-12 00:10:38 +01:00
Julien Calixte
070acfd3ca 🐛 (markdown) fix multiple page footnotes 2021-12-11 22:04:14 +01:00
Julien Calixte
64e4c5b059 💄 (header) replace text by icons 2021-08-08 16:54:21 +02:00
Julien Calixte
9e048576c1 🔥 (history) remove history page
as there is no way to get the last edited date for each note, I can't sort them by date
2021-08-08 16:50:25 +02:00
8f46bd4740 (title) use title notes for HTML title 2021-08-08 12:36:37 +02:00
Julien Calixte
03a5419a25 ♻️ (checkbox) add div with class 2021-08-08 10:06:53 +02:00
Julien Calixte
9792e2e56b (historic notes) add history note page 2021-08-08 00:19:49 +02:00
257dc0794b (cards) implements spaced repetition cards 2021-06-12 16:11:47 +02:00
Julien Calixte
54bce75122 💄 (backlinks) 2021-06-06 17:16:45 +02:00
Julien Calixte
bff90e6ef5 (backlinks) implement backlinks in notes 2021-06-06 11:11:15 +02:00
Julien Calixte
c6dec8769f display links to the stacked note 2021-06-06 10:47:36 +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