Julien Calixte
efe9c01e63
chore(github-content): pin api version on fetchLatestSha request
...
Silences the @octokit/request deprecation warning that prints whenever
the unversioned /repos/{owner}/{repo}/contents/{path} call fires.
2026-05-03 23:37:24 +02:00
Julien Calixte
d8a59467a0
refactor(github-content): expose conflict info and add latest-sha lookup
...
updateFile/createFile now return { sha, conflict } so 409/422 from GitHub
can drive a UI flow instead of being swallowed as a generic save error.
Also adds fetchLatestSha(path) for cheap freshness checks against HEAD.
2026-05-03 23:32:37 +02:00
Julien Calixte
5f48aa5690
chore: lint and fmt
2026-03-28 09:38:55 +01:00
Julien Calixte
cec1b1eda7
rebranding to Remanso
2026-02-14 12:18:23 +01:00
Julien Calixte
c93e4a8b16
design: confirm message with daisyui design
2024-12-29 01:12:54 +01:00
Julien Calixte
0fe71068e7
upgrade typescript
2024-11-26 22:00:56 +01:00
Julien Calixte
2f6e8e7ca8
save editedSha in cached note to remember even after navigations
2023-09-06 22:49:44 +02:00
746082c688
Update useGitHubContent.hook.ts
2023-09-04 14:34:05 +02:00
Julien Calixte
49d2571f5f
create today fleeting note
2023-08-27 17:50:42 +02:00