aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* add headers mechanism to responsedevNathan Reiner2026-06-15
* make style-guide conformNathan Reiner2026-06-06
* api: add example implementationsNathan Reiner2026-06-06
* Remove Server struct and replace it with single functionNathan Reiner2026-06-06
* make server asyncNathan Reiner2026-06-06
* Implement static handler and synchronous server handlingNathan Reiner2026-06-06
* implement Route and RouteSetNathan Reiner2026-06-06
* http add request and contextNathan Reiner2026-06-05
* timeline: separate keyboard and pinch zooming logicNathan Reiner2026-05-29
* timeline: fix scale factorNathan Reiner2026-05-29
* timeline: fix pinch-zoom offsetNathan Reiner2026-05-28
* first sketch of pinch zoomNathan Reiner2026-05-28
* add timelineNathan Reiner2026-05-28
* z.component: make constructor asyncNathan Reiner2026-05-28
* Merge branch 'develop' of https://gitlab.com/Jockerkat/memora into devNathan Reiner2026-05-28
|\
| * Sketch new DB API.Alexander Rolley2026-05-28
| * Merge branch 'develop' of gitlab.com:Jockerkat/memora into developAlexander Rolley2026-05-26
| |\
| * \ Merge branch 'dev' of https://git.nathanreiner.xyz/memora into developAlexander Rolley2026-05-21
| |\ \
* | | | implement frontend frameworkNathan Reiner2026-05-28
* | | | Merge branch 'develop' of https://gitlab.com/Jockerkat/memora into devNathan Reiner2026-05-28
|\ \ \ \ | | |_|/ | |/| |
| * | | Revert "Minor changes to documentation."Alexander Rolley2026-05-24
| * | | Make length conversion safety-check for illegal behaviour instead ofAlexander Rolley2026-05-23
| * | | Minor changes to documentation.Alexander Rolley2026-05-23
* | | | Merge branch 'develop' of https://gitlab.com/Jockerkat/memora into devNathan Reiner2026-05-23
|\| | |
| * | | - Add documentation.Alexander Rolley2026-05-22
| |/ /
* | | 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
| * | 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
| * | | Start on Sqlite3.Alexander Rolley2026-05-20
* | | | frontend: implement more sophisticated minimizerNathan Reiner2026-05-21
| |_|/ |/| |
* | | add docgenNathan Reiner2026-05-21
| |/ |/|
* | frontend: add comptime bundlerNathan Reiner2026-05-20
|/
* Let's do a rewrite!Nathan Reiner2026-05-20
* try to use bun for bundlingNathan Reiner2026-05-18
* parse time with localtime instead of gtmHEADmasterNathan Reiner2025-12-22
* response with jpeg content_type on image/loadNathan Reiner2025-12-17
* fix remove reorderNathan Reiner2025-12-17
* auth: set max-age property on set-cookie to make session lastNathan Reiner2025-11-26
* fix login dialog and logoutNathan Reiner2025-11-25
* add secure tag to fingerprint cookieNathan Reiner2025-11-25
* add jump-to monthNathan Reiner2025-11-24
* add configNathan Reiner2025-11-24
* add modules to importmapNathan Reiner2025-11-24
* add password-dialogNathan Reiner2025-11-24
* add fonts and create-user endpointNathan Reiner2025-11-23
* 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