Commit graph

83 commits

Author SHA1 Message Date
8029fff73e Deepsource 2 2023-04-12 15:33:48 +00:00
ec2d1fbe8a Deepsource 2023-04-12 15:30:54 +00:00
5a991a6e58 Fix notifications, change look of buttons 2023-04-12 13:19:23 +00:00
d2fa7ea385 The sass file system makes no sense 2023-04-10 23:02:52 +00:00
9eee2f0526 Update version 2023-04-10 15:56:22 +00:00
011dd251e7 Sassy changes 2023-04-10 15:55:56 +00:00
e7cb14b67f Move Flask configs to new file 2023-04-10 15:43:42 +00:00
8ae83a46c8 Update Version 2023-04-09 19:21:49 +00:00
674b3968ae Remove useless Sass
Fix styling
2023-04-09 18:00:10 +00:00
26a081be3e Not sure how, but this fixed fonts loading slowly 2023-04-09 12:12:32 +00:00
badb2ebde2 Make groups prettier 2023-04-09 00:42:26 +00:00
6729142d1b Move JS yet again 2023-04-09 00:41:14 +00:00
f4ea1984b0 Fixing random crap Deepsource complained about 2023-04-08 19:46:03 +00:00
359ab66a0a Correct font weights after font change 2023-04-08 19:32:04 +00:00
1f9f50d014 Change font back to Rubik and update version 2023-04-08 17:00:04 +00:00
823d0877d0 Remove fullscreen in favour of hiding info panel 2023-04-07 14:51:37 +00:00
4622cc29c5 Move JavaScript around because I want to! 2023-04-07 14:51:03 +00:00
fef8a557d2 Collapsable info tab on images 2023-04-07 10:57:25 +00:00
5f4084d512 Add manifest 2023-04-06 21:43:38 +00:00
5791a72f0a Update date (I forgor 💀) 2023-04-06 20:07:39 +00:00
a46192566f Pagination
I hate math
2023-04-06 18:42:04 +00:00
7eb4355b52 very nice?
Compress JS and Sass files
remove useless Span for notifications and switch to after
Go back to 400x400px thumbnails
Add link for group creator
2023-04-06 14:42:23 +00:00
e3bc937036 Fix date not being set correctly
Fix small UI not having correct controlls on empy groups
Not being able to login
Overflowing text on upload button
2023-04-05 18:58:17 +00:00
ca1204d6f4 Update Version 2023-04-05 16:57:42 +00:00
3bfa890751 Login not working correctly 2023-04-05 16:33:01 +00:00
ce64821500 Check for webp image support 2023-04-05 11:50:05 +00:00
ad44f0119e Update settings banner 2023-04-05 11:22:21 +00:00
7eebb8bfd9 Switch from filled icons
Fix smol banner styling
2023-04-05 10:19:01 +00:00
95bc745b03 Update banner structure and styling 2023-04-04 19:36:24 +00:00
7e12de02bf Adjust image hover animation 2023-04-04 19:02:02 +00:00
52a7923ee5 Add remember me option to login page 2023-04-04 17:46:07 +00:00
c417457d31 Gwa Gwa 2023-04-04 14:37:04 +00:00
bf8142623e Fix lazyLoading script 2023-04-04 14:21:16 +00:00
a83930e377 Switch out error image 2023-04-04 14:08:34 +00:00
af497b7da7 Add alt_id to database for cookie management
update version
2023-04-03 22:28:12 +00:00
33f475e828 Change default thumbnail size
Change text color in the upload panel
2023-04-03 17:28:28 +00:00
ad547c4ccf Move popups to correct loading order
Move away from yeeted Ajax code to fetch
2023-04-03 03:43:20 +00:00
fe82109272 Correct path for Webassets 2023-04-03 01:16:56 +00:00
f540c234f3 Remove theme manager in favour of webassets 2023-04-03 00:58:22 +00:00
654ab0eba3 Move JS into pre and post loading folders 2023-04-03 00:43:21 +00:00
4dfaa17c44 More Deepsource shit, AAAAAAAAAAAAA 2023-04-02 23:24:36 +00:00
6f759bb678 Yeet JQuery in favor of vanilla JS 2023-04-02 22:07:14 +00:00
91ea307b66 Update version 2023-04-02 17:40:45 +00: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
ff1af6b888 goofy ah 2023-04-01 16:59:46 +00:00
cf65b8d309 Drag down to dissmiss upload on mobile 2023-03-30 19:53:48 +00:00
c2e42e7179 Clean up JavaScript code and make it more reliable
Update version
2023-03-30 15:51:06 +00:00
95a116ef50 Fix console getting spammed with errors
Page actually jumps down once you exit image view
2023-03-27 07:15:18 +00:00
db20ce7919 Update version :3 2023-03-26 21:29:29 +00:00
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