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 | 4 | -8/+89 |
| | |||||
* | 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 | 8 | -104/+262 |
| | |||||
* | Add GetSmile, UploadSmile view | Andinus | 2022-02-03 | 6 | -23/+74 |
| | |||||
* | Setup data in NewSmile, add ProgressBar | Andinus | 2022-02-02 | 2 | -3/+34 |
| | |||||
* | Create NewSmile view | Andinus | 2022-02-02 | 2 | -3/+32 |
| | |||||
* | Add primeflex css, header & NewSmile view | Andinus | 2022-02-02 | 8 | -99/+135 |
| | |||||
* | Initial commit | Andinus | 2022-02-02 | 6 | -0/+150 |
- Initialize the project with PrimeVue for UI. |