aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* add api sketchNathan Reiner2026-05-23
|
* Merge branch 'develop' of https://gitlab.com/Jockerkat/memora into devNathan Reiner2026-05-21
|\
| * - Add associated function on `Result` type that returns the errorAlexander Rolley2026-05-21
| | | | | | | | | | type, as not every primary error code has an extended error code. - Implement `Database.deinit` and `Database.query` functions.
| * Merge branch 'dev' of https://git.nathanreiner.xyz/memora into developAlexander Rolley2026-05-20
| |\
| * | Implement Sqlite3 result codes and start on database abstraction.Alexander Rolley2026-05-20
| | |
| * | Actually link against Sqlite3 library.Alexander Rolley2026-05-20
| | |
| * | Start on Sqlite3.Alexander Rolley2026-05-20
| | |
| * | Add missing fingerprint.Alexander Rolley2026-05-20
| | |
* | | frontend: implement more sophisticated minimizerNathan Reiner2026-05-21
| | |
* | | add docgenNathan Reiner2026-05-21
| |/ |/|
* | Merge branch 'dev' of https://git.nathanreiner.xyz/memora into devNathan Reiner2026-05-20
|\ \
| * | frontend: add comptime bundlerNathan Reiner2026-05-20
| | |
* | | frontend: add comptime bundlerNathan Reiner2026-05-20
|/ /
* / add fingerprintNathan Reiner2026-05-20
|/
* Let's do a rewrite!Nathan Reiner2026-05-20
| | | | Created project structure and changed `build.zig` and added licence.
* flake: updateNathan Reiner2026-05-19
|
* try to use bun for bundlingNathan Reiner2026-05-18
|
* parse time with localtime instead of gtmHEADmasterNathan Reiner2025-12-22
|
* remove loggingNathan Reiner2025-12-17
|
* 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
|