Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update fetch URLs HEAD main | Andinus | 2022-02-05 | 1 | -1/+6 |
| | | | | | Quick fix in `service.raku' -- Probably should just use the normal router mode instead of this. | ||||
* | Implement getting smiles | Andinus | 2022-02-04 | 1 | -1/+25 |
| | |||||
* | Implement upload functionality | Andinus | 2022-02-04 | 1 | -13/+45 |
| | | | | The authentication part on the server is not implemented properly. | ||||
* | Implement create, verify | Andinus | 2022-02-03 | 2 | -1/+44 |
| | |||||
* | Add routes to Server | Andinus | 2022-02-03 | 2 | -1/+19 |
| | |||||
* | Initial commit | Andinus | 2022-02-02 | 2 | -0/+38 |
- Initialize the project with PrimeVue for UI. |