| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | feat(models/cookies): Added model with proper logic for cookie creation | Syndamia | 2025-01-25 | 1 | -1/+1 |
| | | |||||
| * | feat(models/user): Store password hash instead of plain password | Syndamia | 2025-01-25 | 1 | -1/+2 |
| | | |||||
| * | Added a title field in the database | Georgi Nikolov | 2025-01-25 | 1 | -0/+1 |
| | | |||||
| * | Fixed the icons not being able to be Null | Georgi Nikolov | 2025-01-25 | 1 | -1/+1 |
| | | | | | Also added a fallback to the icons so they can be downloaded from the servers directly | ||||
| * | Added additional table column for the favicon in the database | Georgi Nikolov | 2025-01-25 | 1 | -0/+1 |
| | | | | | With that commit handled the saving of that favicon as well | ||||
| * | fix: Rename Webpage to Webpages and remove unique path constraint | Syndamia | 2025-01-19 | 1 | -2/+2 |
| | | |||||
| * | feat(migrations): Add anonymous user | Syndamia | 2025-01-19 | 2 | -0/+4 |
| | | |||||
| * | feat(migrations): Up-to-date initial migration | Syndamia | 2025-01-19 | 1 | -20/+39 |
| | | |||||
| * | Added example mariadb code in php | Georgi Nikolov | 2025-01-17 | 1 | -0/+26 |
