Commit graph

9 commits

Author SHA1 Message Date
9e0254c0b5
feat: Add password protection
All checks were successful
/ pre-commit (push) Successful in 1m20s
Fixes #37.

BREAKING CHANGE: API routes are prefixed by /api/note.

Signed-off-by: Julien Riou <julien@riou.xyz>
2025-09-27 08:36:00 +02:00
8e1dd686d3
feat: Rename password by encryption key
All checks were successful
/ pre-commit (push) Successful in 1m9s
Signed-off-by: Julien Riou <julien@riou.xyz>
2025-09-24 07:09:01 +02:00
0a4e001dd9
docs(copier): Rename -w to -ask-password
All checks were successful
/ pre-commit (push) Successful in 1m14s
Signed-off-by: Julien Riou <julien@riou.xyz>
2025-08-28 13:01:50 +02:00
d43c645039
Several changes to clients
All checks were successful
/ pre-commit (push) Successful in 1m40s
coller:
- Add FILENAME as positioned argument (fixes #18)
- Add -html argument to show the URL of the webpage

copier:
- Rename -w to -ask-password

both:
- Rename -b to -ask-bearer

Signed-off-by: Julien Riou <julien@riou.xyz>
2025-08-28 12:48:03 +02:00
b45c3e3253
feat: Support Bearer token for clients
All checks were successful
/ pre-commit (push) Successful in 1m39s
Fixes #13.

Signed-off-by: Julien Riou <julien@riou.xyz>
2025-08-26 17:32:16 +02:00
7c00b364d1
docs: Add READMEs
Signed-off-by: Julien Riou <julien@riou.xyz>
2025-08-24 15:48:12 +02:00
3970501666
refactor(copier): Remove duplicate version
Related to 55c78ee.

Signed-off-by: Julien Riou <julien@riou.xyz>
2025-08-23 09:48:36 +02:00
55c78eed38
fix: Show version for copier
Signed-off-by: Julien Riou <julien@riou.xyz>
2025-08-23 09:08:57 +02:00
ef9aca1f3b
Initial commit
Signed-off-by: Julien Riou <julien@riou.xyz>
2025-08-21 16:22:03 +02:00