| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | feat(views/archive): Implement archive deletion | Syndamia | 2025-02-02 | 1 | -1/+3 |
| | | |||||
| * | feat(views/user): Implement account deletion | Syndamia | 2025-02-02 | 1 | -1/+1 |
| | | |||||
| * | 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 | 1 | -0/+45 |
