Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update fetch URLs HEAD main | Andinus | 2022-02-05 | 3 | -4/+4 |
| | | | | | 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/+74 |
| | |||||
* | Implement upload functionality | Andinus | 2022-02-04 | 2 | -3/+43 |
| | | | | The authentication part on the server is not implemented properly. | ||||
* | Make CreateSmiles functional, basic implementation of ManageSmiles | Andinus | 2022-02-03 | 5 | -90/+239 |
| | |||||
* | Add GetSmile, UploadSmile view | Andinus | 2022-02-03 | 4 | -17/+48 |
| | |||||
* | Setup data in NewSmile, add ProgressBar | Andinus | 2022-02-02 | 1 | -3/+28 |
| | |||||
* | Create NewSmile view | Andinus | 2022-02-02 | 2 | -3/+32 |
| | |||||
* | Add primeflex css, header & NewSmile view | Andinus | 2022-02-02 | 3 | -17/+36 |
| | |||||
* | Initial commit | Andinus | 2022-02-02 | 2 | -0/+22 |
- Initialize the project with PrimeVue for UI. |