| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Frontend: Setup skeleton route support | Baitinq | 2022-10-30 | 1 | -2/+2 |
| | | | | | | We now have the / and /search/ route boilerplate. This will allow us to switch to the /search/ route when searching. | ||||
| * | Frontend: Add local bootstrap files | Baitinq | 2022-10-28 | 1 | -5/+4 |
| | | |||||
| * | Frontend: Add basic layout | Baitinq | 2022-10-26 | 1 | -0/+6 |
| | | |||||
| * | Frontend: Update index.html to include boostrap | Baitinq | 2022-10-25 | 1 | -3/+16 |
| | | | | | Also setup viewport and title. | ||||
| * | Client->Frontend: Create yew frontend skeleton | Baitinq | 2022-10-24 | 1 | -0/+5 |
| We have replaced the client with a yew frontend. | |||||