Branch | Commit message | Author | Age | |
---|---|---|---|---|
master | fix(rest-api): move GET /tag/{tags} to GET /tags/{tags} | Federico Igne | 3 years | |
Tag | Download | Author | Age | |
v0.2.0 | joyce-0.2.0.tar.gz joyce-0.2.0.zip | Federico Igne | 3 years | |
Age | Commit message | Author | Files | Lines |
2022-08-24 | fix(rest-api): move GET /tag/{tags} to GET /tags/{tags}HEADv0.2.0master | Federico Igne | 1 | -4/+4 |
2022-08-24 | feat(cli): add customizable parameters through CLI | Federico Igne | 1 | -15/+104 |
2022-08-22 | feat(GET /tag/{tags}): reenable querying by tag(s) | Federico Igne | 1 | -11/+58 |
2022-08-06 | refactor: rework structure | Federico Igne | 1 | -119/+89 |
2022-08-05 | feat(sqlite): move from file to SQLite backend | Federico Igne | 1 | -57/+192 |
2022-07-29 | feat(GET /tag/{tags}): add ability to retrieve notes by tag(s) | Federico Igne | 1 | -5/+36 |
2022-07-27 | feat(POST /notes): add ability to add new notes. | Federico Igne | 1 | -21/+96 |
2022-07-26 | feat(GET /notes): add first implementation for notes retrieval | Federico Igne | 1 | -0/+196 |
Clone | ||||
https://git.dyamon.me/projects/joyce |