| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Adjusted the time and date to match BG time | Georgi Nikolov | 2025-01-19 | 1 | -1/+1 |
| * | feat(models/webpage): Fix logic for get_all | Syndamia | 2025-01-19 | 2 | -3/+4 |
| * | feat(models/webpage): Add functions for getting all archives and updating the... | Syndamia | 2025-01-19 | 1 | -1/+17 |
| * | feat(database): Add an update record function | Syndamia | 2025-01-19 | 1 | -1/+8 |
| * | feat(models): Separate user and webpage out of database | Syndamia | 2025-01-19 | 3 | -58/+64 |
| * | feat(database): Update _get_all to include an additional query and add mostVi... | Syndamia | 2025-01-19 | 1 | -3/+11 |
| * | fix: Rename Webpage to Webpages and remove unique path constraint | Syndamia | 2025-01-19 | 1 | -2/+2 |
| * | feat(database): Implement Webpage class | Syndamia | 2025-01-19 | 1 | -0/+24 |
| * | feat(database): Created a generic Table class | Syndamia | 2025-01-19 | 1 | -21/+46 |
| * | feat(database): Return user id upon creation | Syndamia | 2025-01-19 | 1 | -1/+5 |
| * | feat(models): Implement database model with User table binding | Syndamia | 2025-01-19 | 1 | -0/+50 |
