Commit graph

17 commits

Author SHA1 Message Date
Michał e395139656 Rename routes to gallery
Move methods to api.py
Remove old db manager as its unused
Remove old db tables as theres a new schema file
Rename onlylegsSass to sassy, unused for now
Update example.env to reflect new layout
2023-01-10 14:40:43 +00:00
Michał a499e6c840 Update to reccommended file structure
Use reccommended database structure
Switch to SQLite and update scheme along with it
2023-01-10 12:39:29 +00:00
Michał 29d204f95e Fix template headers
Add test route for uploading images
2023-01-10 09:42:34 +00:00
Michał c3096a8ca3 Adding Upload page
Added templates for main pages
Updated Nav urls
Made error page prettier
2023-01-09 21:07:02 +00:00
Michał f730ecd0c9 Start on Upload page
Remove reduntant Exiting text
Rename css folder to theme
2023-01-08 22:27:01 +00:00
Michał d85ac5f103 Fix sql syntax
Add database initialisation
Reorganise default theme
2023-01-08 15:14:35 +00:00
Michał 122b1760cf Added more tables
Started making table junctions
2023-01-07 15:27:07 +00:00
Michał 463c5ecd03 Themes can now include font files
Updated example env
New fonts added to default theme
2023-01-06 23:46:12 +00:00
Michał a7e79ab5a5 Fixed multiple requests for images
Started adding SQL table layouts
Making package loading prettier
2023-01-06 15:47:58 +00:00
Michał 5951baadaf Fixed multiple requests for images
Started adding SQL table layouts
Making package loading prettier
2023-01-06 15:47:22 +00:00
Michal 625a412c3a
Delete style.css 2023-01-01 14:32:36 +00:00
Michał ce6e839281 Sass compiling
Database manager
2023-01-01 14:31:28 +00:00
Michał 594431b420 Database requests 2022-12-19 21:15:56 +00:00
Michał f41312248c Tidying up CSS 2022-12-19 15:07:41 +00:00
Michał 3f64c56ec8 Loading images on scroll
Better api
2022-12-14 19:55:40 +00:00
Michał 4279ebed00 gwa gwa 2022-12-01 18:48:31 +00:00
Michal 98adc6af4a
Initial commit 2022-12-01 18:44:10 +00:00