summary refs log tree commit diff stats
path: root/client/src/views/ManageSmiles.vue
Commit message (Collapse)AuthorAgeFilesLines
* Update fetch URLs HEAD mainAndinus2022-02-051-2/+2
| | | | | Quick fix in `service.raku' -- Probably should just use the normal router mode instead of this.
* Implement upload functionalityAndinus2022-02-041-2/+41
| | | | The authentication part on the server is not implemented properly.
* Make CreateSmiles functional, basic implementation of ManageSmilesAndinus2022-02-031-0/+96