Offline-first editing #133

Open
opened 2025-09-05 10:54:33 +02:00 by riki · 0 comments
Owner

When a server is not present, or the user is not logged in rakugaki should still be able to edit images. We could implement a 100% local IndexedDB-based backend for locally editing walls.

Long-term I would like login to become an optinal feature, potentially behind a paid subscription, because servers and storage are not free.

Potential difficulties:

  • Synchronisation when the server goes offline and then back online. Probably would need storing detailed history and then resolving changes when the client's back online. Connected with undo and redo (#22)
When a server is not present, or the user is not logged in rakugaki should still be able to edit images. We could implement a 100% local IndexedDB-based backend for locally editing walls. Long-term I would like login to become an optinal feature, potentially behind a paid subscription, because servers and storage are not free. Potential difficulties: - Synchronisation when the server goes offline and then back online. Probably would need storing detailed history and then resolving changes when the client's back online. Connected with undo and redo (#22)
riki added the
area/backend
area/frontend
goal/pub
labels 2025-09-05 10:54:33 +02:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: riki/rkgk#133
No description provided.