| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fixed edit function not working because js bs | Raymaekers Luca | 2024-10-06 | 1 | -10/+9 |
| | | | | | | Because for loop would declare a global variable, the closures would use the el of previous scope. | ||||
| * | Changed text to <pre> | Raymaekers Luca | 2024-09-30 | 1 | -1/+1 |
| | | |||||
| * | Added og meta tags | Raymaekers Luca | 2024-09-29 | 1 | -1/+5 |
| | | |||||
| * | Added edit functionalityv0.1.0 | Raymaekers Luca | 2024-09-29 | 1 | -0/+59 |
| Added a new edit functionality and page with styling. Other minor changes: - Added assets folder served under /static/ - Created a new template edit.html - grouped ideas.html and edit.html under t_idea - Changed router to use mux and organized routes - Added more checks on empty titles - Added javascript to t_idea/index.html for intuitive button functionality | |||||
