summary refs log tree commit diff stats
path: root/server
Commit message (Collapse)AuthorAgeFilesLines
* Update fetch URLs HEAD mainAndinus2022-02-051-1/+6
| | | | | Quick fix in `service.raku' -- Probably should just use the normal router mode instead of this.
* Implement getting smilesAndinus2022-02-041-1/+25
|
* Implement upload functionalityAndinus2022-02-041-13/+45
| | | | The authentication part on the server is not implemented properly.
* Implement create, verifyAndinus2022-02-032-1/+44
|
* Add routes to ServerAndinus2022-02-032-1/+19
|
* Initial commitAndinus2022-02-022-0/+38
- Initialize the project with PrimeVue for UI.