Julien Calixte
153984ac7a
feat: left aligned text
2026-02-15 21:01:21 +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
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
27867081f3
deps: remove old libs
2026-02-14 21:00:15 +01:00
Julien Calixte
c085fae0f4
docs: update CLAUDE.md with ATProto, Tailwind v4, and ts-rest details
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-14 20:56:04 +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
4bd79b8f6c
feat: monochrome idealy
2026-02-14 14:00:16 +01:00
Julien Calixte
2bba5c40cc
feat: add icon to homepage
2026-02-14 13:51:23 +01:00
Julien Calixte
36740dd6a4
fix: add every asset
2026-02-14 13:47:32 +01:00
Julien Calixte
95c6e6ccc8
design: add monochrome
2026-02-14 13:45:01 +01:00
Julien Calixte
12b5a934f6
chore: update tsconfig
2026-02-14 13:37:09 +01:00
Julien Calixte
4d572a26fb
feat: update icons
2026-02-14 13:36:23 +01:00
Julien Calixte
cec1b1eda7
rebranding to Remanso
2026-02-14 12:18:23 +01:00
Julien Calixte
94f36121fa
chore: add bsky link
2026-02-14 10:58:25 +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
Julien Calixte
9d48329a30
feat: get aka too
2026-02-10 20:24:04 +01:00
Julien Calixte
63903d48eb
feat: init public notes
2026-02-10 20:05:21 +01:00
Julien Calixte
674bf84fe0
feat: init public notes
2026-02-10 19:17:30 +01:00
Julien Calixte
eb88bfa8e4
design: change dark theme to coffee
2026-01-31 00:07:33 +01:00
Julien Calixte
0eeb0c1b18
chore: push too
2026-01-23 20:15:03 +01:00