aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* shuffle: first versionNathan Reiner2025-12-17
|
* response with jpeg content_type on image/loadNathan Reiner2025-12-17
|
* add download buttonNathan Reiner2025-12-17
|
* fix remove reorderNathan Reiner2025-12-17
|
* frontent: add date handlingNathan Reiner2025-12-15
|
* auth: set max-age property on set-cookie to make session lastNathan Reiner2025-11-26
|
* fix loginNathan Reiner2025-11-26
|
* add new iconNathan Reiner2025-11-25
|
* update pwa iconsNathan Reiner2025-11-25
|
* add manifest to htmlNathan Reiner2025-11-25
|
* fix login dialog and logoutNathan Reiner2025-11-25
|
* login: add autocomplete tagsNathan Reiner2025-11-25
|
* add secure tag to fingerprint cookieNathan Reiner2025-11-25
|
* add jump-to monthNathan Reiner2025-11-24
|
* image-viewer: lazy-loaderNathan Reiner2025-11-24
|
* add configNathan Reiner2025-11-24
|
* add modules to importmapNathan Reiner2025-11-24
|
* add password-dialogNathan Reiner2025-11-24
|
* flake: fix runNathan Reiner2025-11-24
|
* flake: updateNathan Reiner2025-11-24
|
* add fonts and create-user endpointNathan Reiner2025-11-23
|
* bar add max-widthNathan Reiner2025-11-22
|
* add placeholder for shuffleNathan Reiner2025-11-22
|
* 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
|
* frontend: make transition smootherNathan Reiner2025-11-14
|
* login-page: add login transitionNathan Reiner2025-11-14
|
* backend: change log to use tagname instead of default enum formattingNathan Reiner2025-11-14
|
* add images to gitignoreNathan Reiner2025-11-14
|
* implement loginNathan Reiner2025-11-14
|
* add test storage folder to .gitignoreNathan Reiner2025-11-14
|
* add HandlerInfoNathan Reiner2025-11-13
|
* frontend: design prototypeNathan Reiner2025-11-13
|
* sfw: updateNathan Reiner2025-11-12
|
* rename to memoraNathan Reiner2025-11-12
|
* add basic serverNathan Reiner2025-11-11
|
* initial commitNathan Reiner2025-11-10