Julien Calixte
1dfb7a025d
design: change dark theme to luxury
2026-02-17 01:39:01 +01:00
Julien Calixte
728631d8ba
design: change dark theme to black
2026-02-17 01:36:46 +01:00
Julien Calixte
04961a8ac7
design: change h1 font size
2026-02-17 01:21:49 +01:00
Julien Calixte
f017b4f0ff
fix: remove frontmatter content before rendering
2026-02-17 01:12:47 +01:00
Julien Calixte
ffa1a28e90
feat: better design
2026-02-17 00:49:12 +01:00
Julien Calixte
c3095a545e
feat: better header for public note
2026-02-16 23:56:57 +01:00
Julien Calixte
3e495618e1
design: more color for the author badge
2026-02-15 21:54:40 +01:00
Julien Calixte
c9ce61769d
design: fix top view
2026-02-15 21:23:18 +01:00
Julien Calixte
1644f241d4
chore: fix ts warning
2026-02-15 21:21:56 +01:00
Julien Calixte
28a2bd8e31
fix: prefer fallback for back button most of the time
2026-02-15 21:18:44 +01:00
Julien Calixte
1c3120e4f7
design: fix margin for list
2026-02-15 21:15:00 +01:00
Julien Calixte
51e9d8d541
design: change dark theme to business
2026-02-15 21:10:27 +01:00
Julien Calixte
0905fa4916
design: change light theme to garden
2026-02-15 21:08:00 +01:00
Julien Calixte
1d4e3e3d0a
feat: fallback for back button
2026-02-15 19:59:11 +01:00
Julien Calixte
8e754021bd
fix: better mobile usage
2026-02-15 19:43:22 +01:00
Julien Calixte
ff8795581e
feat: add public notes by author page
...
Extract note-list fetching into usePublicNoteList composable, add
/pub/:did route to view notes from a single author, and make author
aliases clickable links in both the note list and note view.
2026-02-15 13:18:59 +01:00
Julien Calixte
bf73f08cb2
refactor: unify NOTE_WIDTH constant with --note-width CSS variable
...
Read note width from the CSS custom property at runtime (cached on first
call) instead of duplicating the value in a JS constant.
2026-02-15 09:09:20 +01:00
Julien Calixte
b03626bb1a
fix: note width. TODO: sync NOTE_WIDTH js constant to css variable --note-width
2026-02-15 08:40:58 +01:00
Julien Calixte
8c0e5d5ebd
feat: add infinite scroll pagination
2026-02-15 08:36:05 +01:00
Julien Calixte
5c70232fba
deps: upgrade
2026-02-15 08:00:11 +01:00
Julien Calixte
d1b0d51ec9
feat: add stacked public notes
2026-02-15 00:23:57 +01:00
Julien Calixte
77c1f41b6d
refactor: extract useResizeContainer hook from useNoteView
2026-02-14 23:40:43 +01:00
Julien Calixte
0ce44404a4
feat: change default font family
2026-02-14 22:23:53 +01:00
Julien Calixte
9a05b58131
feat: public notes directly to list
2026-02-14 21:54:20 +01:00
Julien Calixte
459a0d6219
fix: back button style
2026-02-14 21:45:44 +01:00
Julien Calixte
6655c05ddd
refactor: extract back button into shared component using history navigation
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-14 20:52:17 +01:00
Julien Calixte
dee80bfbb6
i18n: better wording
2026-02-14 20:22:11 +01:00
Julien Calixte
eadd20f01c
feat: change link to my personal website
2026-02-14 20:18:41 +01:00
Julien Calixte
5ab074ab5f
fix: head
2026-02-14 19:48:41 +01:00
Julien Calixte
f92f5f4adf
fix: author typing
2026-02-14 19:46:14 +01:00
Julien Calixte
ecd18fbb40
feat: add published date
2026-02-14 19:39:48 +01:00
Julien Calixte
b525e953cb
fix: some design
2026-02-14 19:34:11 +01:00
Julien Calixte
536b4bcda3
feat: add back button
2026-02-14 18:27:57 +01:00
Julien Calixte
7b92bb9d0f
fix: font size with points
2026-02-14 17:49:13 +01:00
Julien Calixte
8b921f1adb
refacto: look after remanso now
2026-02-14 14:40:11 +01:00
Julien Calixte
2bba5c40cc
feat: add icon to homepage
2026-02-14 13:51:23 +01:00
Julien Calixte
cec1b1eda7
rebranding to Remanso
2026-02-14 12:18:23 +01:00
Julien Calixte
8b3978e747
design: narrower notes
2026-02-14 02:23:54 +01:00
Julien Calixte
44f5663f50
feat: add font customization
2026-02-14 02:00:54 +01:00
Julien Calixte
33eeb9ae02
feat: retrieve images
2026-02-14 00:17:16 +01:00
Julien Calixte
7ab4d64dea
design: better list
2026-02-13 23:54:56 +01:00
Julien Calixte
1baa9794ba
fix: no embricked .note
2026-02-13 23:42:17 +01:00
Julien Calixte
25f3ed1181
fix: no more blurry countdown
2026-02-12 23:05:31 +01:00
Julien Calixte
1000f6e080
design: remodel public list and public notes
2026-02-12 22:39:42 +01:00
Julien Calixte
683187b4d1
feat: render some real content
2026-02-11 03:12:52 +01:00
Julien Calixte
95b4eb7c44
feat: notes and first item view
2026-02-10 22:21:59 +01:00
Julien Calixte
c638914f56
feat: aka without the at://
2026-02-10 21:31:36 +01:00
Julien Calixte
fa2526bdc6
M https://pdsls.dev/at://did:plc:4m3kouplb7s7xozjd3whinvl/space.litenote.note/3meeya3nm5l2
...
merge branch 'main' of github.com:lite-note/lite-note
2026-02-10 20:48:45 +01:00
Julien Calixte
f7133cc01d
prune: remove share view as obsolete with new at proto system
2026-02-10 20:25:34 +01:00
Julien Calixte
b5282c377f
easter-egg: tiboudenote
2026-02-10 20:24:45 +01:00