| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | add headers mechanism to responsedev | Nathan Reiner | 2026-06-15 |
| | | |||
| * | make style-guide conform | Nathan Reiner | 2026-06-06 |
| | | |||
| * | api: add example implementations | Nathan Reiner | 2026-06-06 |
| | | |||
| * | Remove Server struct and replace it with single function | Nathan Reiner | 2026-06-06 |
| | | |||
| * | make server async | Nathan Reiner | 2026-06-06 |
| | | |||
| * | Implement static handler and synchronous server handling | Nathan Reiner | 2026-06-06 |
| | | |||
| * | implement Route and RouteSet | Nathan Reiner | 2026-06-06 |
| | | |||
| * | http add request and context | Nathan Reiner | 2026-06-05 |
| | | |||
| * | timeline: separate keyboard and pinch zooming logic | Nathan Reiner | 2026-05-29 |
| | | |||
| * | timeline: fix scale factor | Nathan Reiner | 2026-05-29 |
| | | |||
| * | timeline: fix pinch-zoom offset | Nathan Reiner | 2026-05-28 |
| | | |||
| * | first sketch of pinch zoom | Nathan Reiner | 2026-05-28 |
| | | |||
| * | add timeline | Nathan Reiner | 2026-05-28 |
| | | |||
| * | z.component: make constructor async | Nathan Reiner | 2026-05-28 |
| | | |||
| * | Merge branch 'develop' of https://gitlab.com/Jockerkat/memora into dev | Nathan Reiner | 2026-05-28 |
| |\ | |||
| | * | Sketch new DB API. | Alexander Rolley | 2026-05-28 |
| | | | |||
| | * | Merge branch 'develop' of gitlab.com:Jockerkat/memora into develop | Alexander Rolley | 2026-05-26 |
| | |\ | |||
| | * \ | Merge branch 'dev' of https://git.nathanreiner.xyz/memora into develop | Alexander Rolley | 2026-05-21 |
| | |\ \ | |||
| * | | | | implement frontend framework | Nathan Reiner | 2026-05-28 |
| | | | | | |||
| * | | | | Merge branch 'develop' of https://gitlab.com/Jockerkat/memora into dev | Nathan Reiner | 2026-05-28 |
| |\ \ \ \ | | |_|/ | |/| | | |||
| | * | | | Revert "Minor changes to documentation." | Alexander Rolley | 2026-05-24 |
| | | | | | | | | | | | | | | | | | This reverts commit 460942180d10a2d9bcea6773dc0a3a87d6bf8a71. | ||
| | * | | | Make length conversion safety-check for illegal behaviour instead of | Alexander Rolley | 2026-05-23 |
| | | | | | | | | | | | | | | | | | silently failing. | ||
| | * | | | Minor changes to documentation. | Alexander Rolley | 2026-05-23 |
| | | | | | |||
| * | | | | Merge branch 'develop' of https://gitlab.com/Jockerkat/memora into dev | Nathan Reiner | 2026-05-23 |
| |\| | | | |||
| | * | | | - Add documentation. | Alexander Rolley | 2026-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. | ||
| * | | | add api sketch | Nathan Reiner | 2026-05-23 |
| | | | | |||
| * | | | Merge branch 'develop' of https://gitlab.com/Jockerkat/memora into dev | Nathan Reiner | 2026-05-21 |
| |\| | | |||
| | * | | - Add associated function on `Result` type that returns the error | Alexander Rolley | 2026-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 develop | Alexander Rolley | 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 |
| | | | | | |||
| * | | | | frontend: implement more sophisticated minimizer | Nathan Reiner | 2026-05-21 |
| | |_|/ |/| | | |||
| * | | | add docgen | Nathan Reiner | 2026-05-21 |
| | |/ |/| | |||
| * | | 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 |
| |/ | |||
| * | 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 |
| | | |||