aboutsummaryrefslogtreecommitdiff
path: root/src/routes
Commit message (Collapse)AuthorAge
* response with jpeg content_type on image/loadNathan Reiner2025-12-17
|
* auth: set max-age property on set-cookie to make session lastNathan Reiner2025-11-26
|
* fix login dialog and logoutNathan Reiner2025-11-25
|
* add secure tag to fingerprint cookieNathan Reiner2025-11-25
|
* add jump-to monthNathan Reiner2025-11-24
|
* add modules to importmapNathan Reiner2025-11-24
|
* add password-dialogNathan Reiner2025-11-24
|
* add fonts and create-user endpointNathan Reiner2025-11-23
|
* image: implement removingNathan Reiner2025-11-20
|
* backend: fix no data error for exifNathan Reiner2025-11-19
|
* add profile settings to backend and add image loaderNathan Reiner2025-11-19
|
* allow images to upload and sort if according to their datetimeNathan Reiner2025-11-19
|
* implement memora.StreamNathan Reiner2025-11-17
|
* self import libNathan Reiner2025-11-17
|
* add file uploading and multi-threadingNathan Reiner2025-11-17
|
* backend: add image uploadNathan Reiner2025-11-15
|
* implement auto-login when session still activeNathan Reiner2025-11-15
|
* backend implement auth-serviceNathan Reiner2025-11-15
|
* implement loginNathan Reiner2025-11-14
|
* add HandlerInfoNathan Reiner2025-11-13
|
* add basic serverNathan Reiner2025-11-11