Commit graph

25 commits

Author SHA1 Message Date
Michał 7605e5ab40 Add Notification js system
Load full image on first click of full resolution button
Change background image
Change way images load into the view
Add Lazy Loading
2023-01-14 01:46:11 +00:00
Michał a10a5a8793 Generate thumbnails on the fly with PIL
Removed the need of having 3 copies of an image
Fixes more Sass(y) stuff
2023-01-13 18:29:07 +00:00
Michał 2455d3f88c Fixed Flask not choosing new name for uploading
Moved uploading and removing files to APIs
Added max file upload to config from yml file
Jquery is now a file not a CDN
General Sass(y) fixes
2023-01-11 19:46:31 +00:00
Michał 5db8fa52e8 Yaml config files
Fixed some Sass issues
No image... image
Squished some bugs involving uploading broken files
2023-01-11 15:25:35 +00:00
Michał 978086f512 Added Image deletion
Added buttons for image functions
Moved Image functions to their own file
Added PFP row in users table
Moved Groups back to the root templates folder
2023-01-11 10:53:01 +00:00
Michał 8c25779882 Add EXIF data displaying
Add info to setup and manifest(o)
Change background scroll effect
2023-01-10 22:17:41 +00:00
Michał 44a6712b6e Image upload added
Added temporary fix to loading images on the home page
Fix api.py for requesting images
Minor tweaks to default theme
2023-01-10 18:12:55 +00:00
Michał 367bb2bcc5 Reimplemented sass compiling
Fixed path issues for env and saving images
2023-01-10 15:41:39 +00:00
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