aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Sketch new DB API.Alexander Rolley2026-05-28
|
* Merge branch 'develop' of gitlab.com:Jockerkat/memora into developAlexander Rolley2026-05-26
|\
| * Revert "Minor changes to documentation."Alexander Rolley2026-05-24
| | | | | | | | This reverts commit 460942180d10a2d9bcea6773dc0a3a87d6bf8a71.
| * Make length conversion safety-check for illegal behaviour instead ofAlexander Rolley2026-05-23
| | | | | | | | silently failing.
| * Minor changes to documentation.Alexander Rolley2026-05-23
| |
| * - Add documentation.Alexander Rolley2026-05-22
| | | | | | | | | | | | | | | | - Add debug assertion to `Result.from`. - Rename `Result.asError` to `Result.toError`. - Fix bug in `Result.toError` where if `self` was an extended result code, only the primary result code would be returned as the error name.
* | Merge branch 'dev' of https://git.nathanreiner.xyz/memora into developAlexander Rolley2026-05-21
|\ \ | |/ |/|
| * add docgenNathan 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
|\|
| * 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
| |
* | 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
|/
* 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
|