Commit graph

33 commits

Author SHA1 Message Date
8be2ab5121
Show 0.822 details on levelInfo page 2023-04-09 18:54:46 +02:00
5f4a08f3ad
Some small updates
- Show 100% clears (also shows if a 100% clear is impossible (no gems in
  the level))
- Show the type in the title if `type` param is set (it might conflict
  with search query)
- Pass the same search query to the prev/next page
- Shows some 0.822 info (if gems are in the level and replay visibility
  status)
- Add a (hidden by default) table with the server response
- (incomplete) pulse when copying instead of using an alert
2023-04-09 18:06:58 +02:00
347143ab44
Add GZip compression 2022-11-27 14:24:42 +01:00
43d4e9a825
Combine multiple CSS stylesheets together. 2022-11-27 14:09:39 +01:00
8c0451c640
Add bottom margin to the searchBar 2022-11-27 11:15:25 +01:00
ce571c0419
Show the searchBar at the top of the Home 2022-11-26 19:05:41 +01:00
c49b7b7a24
searchResults change 2022-11-26 18:39:40 +01:00
54516c4bf6
Don't show empty search results as None (in title) 2022-11-26 18:38:57 +01:00
733f0abf52
Fix searchbar showing None if there's nothing written 2022-11-08 12:29:58 +01:00
ec68ef897c
Remove extension from default iwmproxy params 2022-11-08 12:26:46 +01:00
c0958f40f7
Fix overflow bug 2022-11-06 10:48:18 +01:00
1e81fe18bb
Search page improvements 2022-11-05 18:54:37 +01:00
2b75aac67c
Add configuration 2022-11-05 16:29:00 +01:00
4487003558
Change formatting 2022-11-05 15:16:14 +01:00
0b68a1c4b4
Support imgproxy 2022-11-05 12:57:46 +01:00
0d6b8e55bc
Report version on error page 2022-10-31 17:56:19 +01:00
96838452a8
Bump version number 2022-10-31 17:38:41 +01:00
2dcf6d7c9e
Fix bug related to arguments not being transferred over pages 2022-10-31 17:35:33 +01:00
fd2480ec45
More css changes :D 2022-10-30 17:20:32 +01:00
ee79588a55
Fix typo 2022-10-30 17:18:37 +01:00
25a57d7b0e
Better home page 2022-10-30 17:13:46 +01:00
2fb216e168
Smaller font size 2022-10-30 17:13:31 +01:00
73939a8e2f
Error page 2022-10-30 17:13:01 +01:00
baf6b15e17
Improve parameter parsing 2022-10-30 16:38:25 +01:00
3c61696bbd
Make creatorName a link 2022-10-30 16:15:27 +01:00
51a52736a4
Added search syntax
(key:value, for example author:vXtreniusX)
2022-10-30 16:11:18 +01:00
04d4a1fa2c
User pages 2022-10-30 15:48:09 +01:00
9b615e195c
Rename header 2022-10-30 13:04:02 +01:00
f728070815
Show user times + single level preview 2022-10-30 13:03:14 +01:00
1663a060d9
Add convert_times function to jinja2
(useful, if you want to include times in templates)
2022-10-30 12:55:24 +01:00
b1a56edc57
Add docker 2022-10-30 11:40:49 +01:00
2a0635783a
. 2022-10-30 11:40:18 +01:00
8b79863393
Initial commit 2022-10-29 17:26:04 +02:00