Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update fetch URLs HEAD main | Andinus | 2022-02-05 | 4 | -5/+10 |
| | | | | | Quick fix in `service.raku' -- Probably should just use the normal router mode instead of this. | ||||
* | Update Documentation, links v0.1.0 | Andinus | 2022-02-04 | 1 | -0/+10 |
| | |||||
* | Implement getting smiles | Andinus | 2022-02-04 | 5 | -9/+114 |
| | |||||
* | Implement upload functionality | Andinus | 2022-02-04 | 3 | -16/+88 |
| | | | | The authentication part on the server is not implemented properly. | ||||
* | Implement create, verify | Andinus | 2022-02-03 | 3 | -1/+46 |
| | |||||
* | 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 |
| | |||||
* | Add routes to Server | Andinus | 2022-02-03 | 2 | -1/+19 |
| | |||||
* | 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 | 11 | -102/+144 |
| | |||||
* | Initial commit | Andinus | 2022-02-02 | 18 | -0/+12577 |
- Initialize the project with PrimeVue for UI. |