1
0
Fork 0
mirror of https://codeberg.org/Reuh/feather.git synced 2025-10-27 10:09:32 +00:00

fix: error if deleting an html file during sync and it was read on the server

This commit is contained in:
Étienne Fildadut 2025-10-09 15:44:30 +02:00
parent f788279756
commit f5d61b107c
2 changed files with 9 additions and 8 deletions

View file

@ -20,7 +20,7 @@
- [x] Make HTML template configurable
- [ ] Nested categories
- [ ] Share the fun somewhere
- [ ] Edge cases: mark as read during sync (if marked as read on server or not)
- [x] Edge cases: mark as read during sync (if marked as read on server or not)
- [ ] Proper filename escaping
- [ ] Command to force regenerate all HTML files (incl. recompute datetimes & paths)
- [ ] Handle item updates