aboutsummaryrefslogtreecommitdiff
path: root/build.zig
Commit message (Collapse)AuthorAge
* add api sketchNathan Reiner2026-05-23
|
* Merge branch 'develop' of https://gitlab.com/Jockerkat/memora into devNathan Reiner2026-05-21
|\
| * Actually link against Sqlite3 library.Alexander Rolley2026-05-20
| |
| * Start on Sqlite3.Alexander Rolley2026-05-20
| |
* | add docgenNathan Reiner2026-05-21
|/
* Let's do a rewrite!Nathan Reiner2026-05-20
| | | | Created project structure and changed `build.zig` and added licence.
* try to use bun for bundlingNathan Reiner2026-05-18
|
* allow images to upload and sort if according to their datetimeNathan Reiner2025-11-19
|
* self import libNathan Reiner2025-11-17
|
* add file uploading and multi-threadingNathan Reiner2025-11-17
|
* rename to memoraNathan Reiner2025-11-12
|
* initial commitNathan Reiner2025-11-10