| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Implement Sqlite3 result codes and start on database abstraction. | Alexander Rolley | 2026-05-20 |
| | | |||
| * | Start on Sqlite3. | 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. | ||
| * | try to use bun for bundling | Nathan Reiner | 2026-05-18 |
| | | |||
| * | parse time with localtime instead of gtmHEADmaster | Nathan Reiner | 2025-12-22 |
| | | |||
| * | response with jpeg content_type on image/load | Nathan Reiner | 2025-12-17 |
| | | |||
| * | fix remove reorder | Nathan Reiner | 2025-12-17 |
| | | |||
| * | auth: set max-age property on set-cookie to make session last | Nathan Reiner | 2025-11-26 |
| | | |||
| * | fix login dialog and logout | 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 |
| | | |||
| * | add config | Nathan Reiner | 2025-11-24 |
| | | |||
| * | add modules to importmap | Nathan Reiner | 2025-11-24 |
| | | |||
| * | add password-dialog | Nathan Reiner | 2025-11-24 |
| | | |||
| * | add fonts and create-user endpoint | Nathan Reiner | 2025-11-23 |
| | | |||
| * | 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 |
| | | |||
| * | backend: change log to use tagname instead of default enum formatting | Nathan Reiner | 2025-11-14 |
| | | |||
| * | implement login | Nathan Reiner | 2025-11-14 |
| | | |||
| * | add HandlerInfo | Nathan Reiner | 2025-11-13 |
| | | |||
| * | rename to memora | Nathan Reiner | 2025-11-12 |
| | | |||
| * | add basic server | Nathan Reiner | 2025-11-11 |
| | | |||
| * | initial commit | Nathan Reiner | 2025-11-10 |