Commit Graph

142 Commits

Author SHA1 Message Date
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
Julien Calixte
5f272a44bb ♻️ (authentication) 2021-05-27 13:24:55 +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
Julien Calixte
6a5e7a9d63 🚨 2021-05-09 01:12:01 +02:00
Julien Calixte
9afe9ef289 🔧 (eslint) 2021-05-09 00:52:09 +02:00
271412f6f7 🚨 (component) 2021-05-06 00:02:37 +02:00
Julien Calixte
7a5275dd2e (refresh) refresh when requesti… 2021-05-02 17:21:24 +02:00
Julien Calixte
e88584e24d ♻️ (sign in) 2021-05-02 16:47:48 +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
f934562834 📱 2021-04-26 21:39:43 +02:00
Julien Calixte
6943c3d200 (share) hide share button
waiting for implementation of the page
2021-04-25 18:23:38 +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
Julien Calixte
2550ec83f7 ♻️ (go back) go home instead of go back 2021-04-25 17:04:37 +02:00
6366f6129b 💄 (breadcrumb) 2021-04-25 16:12:07 +02:00
d492e77a05 💄 (stacked note) better titles 2021-04-05 16:35:11 +02:00
2540134615 💄 (breadcrumb) minimize note title font size 2021-04-05 10:19:58 +02:00
913e046135 🔥 (welcome) 2021-04-04 16:45:22 +02:00
006ad63747 💄 fix some ui 2021-04-04 16:05:41 +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
3a52f85ade ✏️ (header) draft 2021-04-03 19:52:58 +02:00
Julien Calixte
dba0c45de8 (note) display loading icon 2021-04-03 19:51:27 +02:00
Julien Calixte
6e0b24e086 ♻️ (inbox) rename fleeting notes into inbox 2021-04-03 19:30:01 +02:00
Julien Calixte
4d3cdfd5bc 📱 (stacked note title) reduce font size to title to fit 2021-03-28 11:02:18 +02:00
Julien Calixte
23342ead0e (new version) display button if there is a new version. 2021-03-28 10:45:10 +02:00
a2a51cc19d 📱 (note title) add background color to title note. 2021-03-27 21:47:48 +01:00