| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Merge branch 'dev' of https://git.nathanreiner.xyz/memora into develop | Alexander Rolley | 2026-05-20 |
| |\ | |||
| | * | Merge branch 'dev' of https://git.nathanreiner.xyz/memora into dev | Nathan Reiner | 2026-05-20 |
| | |\ | |||
| | | * | frontend: add comptime bundler | Nathan Reiner | 2026-05-20 |
| | | | | |||
| | * | | frontend: add comptime bundler | Nathan Reiner | 2026-05-20 |
| | |/ | |||
| | * | add fingerprint | Nathan Reiner | 2026-05-20 |
| | | | |||
| * | | Implement Sqlite3 result codes and start on database abstraction. | Alexander Rolley | 2026-05-20 |
| | | | |||
| * | | Actually link against Sqlite3 library. | Alexander Rolley | 2026-05-20 |
| | | | |||
| * | | Start on Sqlite3. | Alexander Rolley | 2026-05-20 |
| | | | |||
| * | | Add missing fingerprint. | Alexander Rolley | 2026-05-20 |
| |/ | |||
| * | Let's do a rewrite! | Nathan Reiner | 2026-05-20 |
| | | | | | Created project structure and changed `build.zig` and added licence. | ||
| * | flake: update | Nathan Reiner | 2026-05-19 |
| | | |||
| * | try to use bun for bundling | Nathan Reiner | 2026-05-18 |
| | | |||
| * | parse time with localtime instead of gtmHEADmaster | Nathan Reiner | 2025-12-22 |
| | | |||
| * | remove logging | Nathan Reiner | 2025-12-17 |
| | | |||
| * | shuffle: first version | Nathan Reiner | 2025-12-17 |
| | | |||
| * | response with jpeg content_type on image/load | Nathan Reiner | 2025-12-17 |
| | | |||
| * | add download button | Nathan Reiner | 2025-12-17 |
| | | |||
| * | fix remove reorder | Nathan Reiner | 2025-12-17 |
| | | |||
| * | frontent: add date handling | Nathan Reiner | 2025-12-15 |
| | | |||
| * | auth: set max-age property on set-cookie to make session last | Nathan Reiner | 2025-11-26 |
| | | |||
| * | fix login | Nathan Reiner | 2025-11-26 |
| | | |||
| * | add new icon | Nathan Reiner | 2025-11-25 |
| | | |||
| * | update pwa icons | Nathan Reiner | 2025-11-25 |
| | | |||
| * | add manifest to html | Nathan Reiner | 2025-11-25 |
| | | |||
| * | fix login dialog and logout | Nathan Reiner | 2025-11-25 |
| | | |||
| * | login: add autocomplete tags | Nathan Reiner | 2025-11-25 |
| | | |||
| * | add secure tag to fingerprint cookie | Nathan Reiner | 2025-11-25 |
| | | |||
| * | add jump-to month | Nathan Reiner | 2025-11-24 |
| | | |||
| * | image-viewer: lazy-loader | Nathan Reiner | 2025-11-24 |
| | | |||
| * | add config | Nathan Reiner | 2025-11-24 |
| | | |||
| * | add modules to importmap | Nathan Reiner | 2025-11-24 |
| | | |||
| * | add password-dialog | Nathan Reiner | 2025-11-24 |
| | | |||
| * | flake: fix run | Nathan Reiner | 2025-11-24 |
| | | |||
| * | flake: update | Nathan Reiner | 2025-11-24 |
| | | |||
| * | add fonts and create-user endpoint | Nathan Reiner | 2025-11-23 |
| | | |||
| * | bar add max-width | Nathan Reiner | 2025-11-22 |
| | | |||
| * | add placeholder for shuffle | Nathan Reiner | 2025-11-22 |
| | | |||
| * | image: implement removing | Nathan Reiner | 2025-11-20 |
| | | |||
| * | backend: fix no data error for exif | Nathan Reiner | 2025-11-19 |
| | | |||
| * | add profile settings to backend and add image loader | Nathan Reiner | 2025-11-19 |
| | | |||
| * | allow images to upload and sort if according to their datetime | Nathan Reiner | 2025-11-19 |
| | | |||
| * | implement memora.Stream | Nathan Reiner | 2025-11-17 |
| | | |||
| * | self import lib | Nathan Reiner | 2025-11-17 |
| | | |||
| * | add file uploading and multi-threading | Nathan Reiner | 2025-11-17 |
| | | |||
| * | backend: add image upload | Nathan Reiner | 2025-11-15 |
| | | |||
| * | implement auto-login when session still active | Nathan Reiner | 2025-11-15 |
| | | |||
| * | backend implement auth-service | Nathan Reiner | 2025-11-15 |
| | | |||
| * | frontend: make transition smoother | Nathan Reiner | 2025-11-14 |
| | | |||
| * | login-page: add login transition | Nathan Reiner | 2025-11-14 |
| | | |||
| * | backend: change log to use tagname instead of default enum formatting | Nathan Reiner | 2025-11-14 |
| | | |||