Commit graph

297 commits

Author SHA1 Message Date
Michał c417457d31 Gwa Gwa 2023-04-04 14:37:04 +00:00
Michał bf8142623e Fix lazyLoading script 2023-04-04 14:21:16 +00:00
Michał a83930e377 Switch out error image 2023-04-04 14:08:34 +00:00
Michał f0496a5808 :3 2023-04-04 14:01:08 +00:00
Michał 97119ced54 Linting 2023-04-04 14:00:00 +00:00
Michał a4d19bf32a recompile sass when a file is updated 2023-04-03 22:49:28 +00:00
Michał af497b7da7 Add alt_id to database for cookie management
update version
2023-04-03 22:28:12 +00:00
Michał 4e50a66514 Switch to Flask_Login for user/session management 2023-04-03 18:04:49 +00:00
Michał 33f475e828 Change default thumbnail size
Change text color in the upload panel
2023-04-03 17:28:28 +00:00
Michał ad547c4ccf Move popups to correct loading order
Move away from yeeted Ajax code to fetch
2023-04-03 03:43:20 +00:00
Michał e2bf5ed4e2 Gwa Gwa 2023-04-03 03:17:34 +00:00
Michał d33585afca Use correct naming scheme for views 2023-04-03 01:17:11 +00:00
Michał fe82109272 Correct path for Webassets 2023-04-03 01:16:56 +00:00
Michał f540c234f3 Remove theme manager in favour of webassets 2023-04-03 00:58:22 +00:00
Michał c89df1613d Yeet old fonts 2023-04-03 00:43:27 +00:00
Michał 654ab0eba3 Move JS into pre and post loading folders 2023-04-03 00:43:21 +00:00
Michał 266e959605 Add a manifest file for themes
This may be removed later
2023-04-03 00:42:42 +00:00
Michał 4dfaa17c44 More Deepsource shit, AAAAAAAAAAAAA 2023-04-02 23:24:36 +00:00
Michał 36a7f83db6 Follow DeepSource reccommendations
Nolonger binding to the address, by default it is always localhost
2023-04-02 23:20:34 +00:00
Michał 6f759bb678 Yeet JQuery in favor of vanilla JS 2023-04-02 22:07:14 +00:00
Michał c7e38dfcfb Change navbar colour in image groups 2023-04-02 21:15:51 +00:00
Michał 45c5a0f682 Crashing on empty groups 2023-04-02 21:15:24 +00:00
Michał 91ea307b66 Update version 2023-04-02 17:40:45 +00:00
Michał 57e7663609
Merge pull request #13 from Fluffy-Bean/unstable
Unstable
2023-04-02 18:14:13 +01:00
Michał c0f95e134c 💀 2023-04-02 17:10:05 +00:00
Michał 94ea3a1f30 Missed PyLint errors 2023-04-02 17:00:32 +00:00
Michał 7b97b8e0ef DeepSource Fixing Antipatterns 2023-04-02 16:50:52 +00:00
Michał 1152856f2a Clean up Database queries 2023-04-02 16:36:05 +00:00
Michał 454d1f89c8 Make text more readable
Slightly speed up the metadata parsing
2023-04-02 13:51:01 +00:00
Michał 696e72e3e8
Merge pull request #12 from Fluffy-Bean/main
Catchup with fixes
2023-04-01 19:27:42 +01:00
Michał b3948881c3
Merge pull request #11 from Fluffy-Bean/deepsource-autofix-7441e262
Remove unnecessary call to .bind()
2023-04-01 19:26:36 +01:00
Michał 502a67cdf1
Merge pull request #10 from Fluffy-Bean/deepsource-autofix-d531b481
Remove unnecessary whitespace
2023-04-01 19:26:23 +01:00
deepsource-autofix[bot] 1a541bc288
refactor: Remove unnecessary call to .bind()
The bind() method is used to create functions with specific `this` values and, optionally, binds arguments to specific values. When used to specify the value of `this`, it's important that the function actually uses `this` in its function body.
2023-04-01 18:26:09 +00:00
deepsource-autofix[bot] 9ac10a8dd3
refactor: Remove unnecessary whitespace
Blank lines should not contain any tabs or spaces.
2023-04-01 18:25:14 +00:00
Michał 6099f25cdf
Merge pull request #9 from Fluffy-Bean/unstable
It works, so yupeee
2023-04-01 18:47:02 +01:00
Michał 42375af3c3 Daddy PyLint is not happy 2023-04-01 17:40:42 +00:00
Michał ff1af6b888 goofy ah 2023-04-01 16:59:46 +00:00
Michał 95e5f3938f Clean up theme compiler and thumbnail generation
Fix signup not clearning blanks - Thanks to Fennec
2023-04-01 16:59:17 +00:00
Michał 0e24004c0b Make image groupings prettier
Fix image view from a group not showing the groups its in
Make drag target bigger for upload tab
Tags are now correctly overflowing
2023-04-01 16:16:07 +00:00
Michał cf65b8d309 Drag down to dissmiss upload on mobile 2023-03-30 19:53:48 +00:00
Michał c2e42e7179 Clean up JavaScript code and make it more reliable
Update version
2023-03-30 15:51:06 +00:00
Michał 95a116ef50 Fix console getting spammed with errors
Page actually jumps down once you exit image view
2023-03-27 07:15:18 +00:00
Michał 3331edf24d Remove Thumbnails table
Daddy PyLint not happy with me
2023-03-26 23:34:03 +00:00
Michał db20ce7919 Update version :3 2023-03-26 21:29:29 +00:00
Michał de79f5bc54 Add image cache generation 2023-03-26 20:58:17 +00:00
Michał 2b795e520f Move contrast checking into Python
Change banner size dependent on group content
Tidy up inline JS for some files
Correct spelling
2023-03-26 01:04:13 +00:00
Michał cdb3836dab Fix new styling errors
Fix error page
Update Notification styling
2023-03-25 20:24:38 +00:00
Michał 824c849eaa Update version 2023-03-25 19:49:13 +00:00
Michał b862c74bbe Switch to CSS vars for variables 2023-03-25 16:33:12 +00:00
Michał 5dab4fb53d Action label, start 2023-03-25 16:33:12 +00:00