Commit Graph

292 Commits

Author SHA1 Message Date
Julien Calixte
ddc27e2c1f design: pop more color 2024-12-07 13:29:01 +01:00
Julien Calixte
5f9a154f8c design: remove titles and unused about link 2024-12-07 13:08:44 +01:00
Julien Calixte
fac21b3c2e feat: remodule homepage 2024-11-02 21:28:51 +01:00
Julien Calixte
a1c5cb666a refacto: prepare for a relevant useNote hook 2024-11-02 18:58:51 +01:00
Julien Calixte
0841bbfe50 better cache all note button 2024-10-20 00:09:41 +02:00
Julien Calixte
941f867031 cache all notes 2024-09-01 22:27:51 +02:00
Julien Calixte
bb18496dc2 Sep 1, 2024, 12:00 AM 2024-08-31 22:00:00 +00:00
Julien Calixte
277db96fcd light is optional 2024-07-19 20:05:23 +02:00
Julien Calixte
100d593050 resilient when title is not set 2024-07-16 21:55:30 +02:00
Julien Calixte
eca44b3e76 remove defineProps import 2024-01-09 23:48:21 +01:00
Julien Calixte
184feb41e4 better on new version popup 2024-01-06 00:24:15 +01:00
Julien Calixte
c7ea52c7f8 add path to new inbox file in pinia store
Not ideal to have data in multiple store (pinia and PouchDB) but it work this way. May need a refactoring.
2023-11-26 10:35:38 +01:00
Julien Calixte
2608e9ac5c (edit) add edit light button at the end 2023-11-04 14:12:56 +01:00
Julien Calixte
d1cbe8d033 move icons to public folder 2023-11-04 14:08:28 +01:00
Julien Calixte
2f6e8e7ca8 save editedSha in cached note to remember even after navigations 2023-09-06 22:49:44 +02:00
Julien Calixte
cd89173622 fix alt 2023-09-01 18:19:47 +02:00
Julien Calixte
c5bafc2a06 no more version display on dev mode 2023-08-31 09:08:05 +02:00
Julien Calixte
49d2571f5f create today fleeting note 2023-08-27 17:50:42 +02:00
Julien Calixte
6840c86add (edit) exit edit mode on escape press 2023-08-26 19:06:59 +02:00
Julien Calixte
80888696c9 directly update edited content 2023-08-26 18:37:21 +02:00
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