aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAge
* parse time with localtime instead of gtmHEADmasterNathan Reiner2025-12-22
|
* response with jpeg content_type on image/loadNathan Reiner2025-12-17
|
* fix remove reorderNathan 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 configNathan 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
|
* backend: change log to use tagname instead of default enum formattingNathan Reiner2025-11-14
|
* implement loginNathan Reiner2025-11-14
|
* add HandlerInfoNathan Reiner2025-11-13
|
* rename to memoraNathan Reiner2025-11-12
|
* add basic serverNathan Reiner2025-11-11
|
* initial commitNathan Reiner2025-11-10