Commit Graph

212 Commits

Author SHA1 Message Date
Jill fa24da1e60 Merge pull request 'replace is_admin with rank in reupload.cr' (#12) from rya/crystal-gauntlet:main into main
Reviewed-on: #12
2024-02-23 12:50:32 +01:00
rya ada2e6096c Merge branch 'main' into main 2024-02-08 13:49:15 +01:00
Jecket f08af7e2b7 replace is_admin with rank in reupload.cr
why is the reupload account supposed to be an admin wtf; also probably need to update 3_accounts.sql to remove is_admin alltogether
2024-02-08 09:43:19 +01:00
Jill a8a3798e96 Merge pull request 'Miscellaneous fixes' (#10) from rya/crystal-gauntlet:main into main
Reviewed-on: #10
2024-02-03 17:26:13 +01:00
Jecket f424305747 change default db location, again 2024-02-03 17:22:59 +01:00
Jecket 5087d70bff properly return "No comments" when there are no comments 2024-02-03 17:08:21 +01:00
Jecket 49d8c9d1a5 fix* unregistered user -1 response 2024-02-03 17:07:55 +01:00
Jecket 5f923822fe expunge slashes the other way around 2024-02-03 17:07:31 +01:00
Jecket cffa314963 fix toml version 2024-02-03 17:06:02 +01:00
Jill 4f1fec7fe5
wip level length measure 2023-05-26 18:37:31 +03:00
Jill cb4c0b55a1
refactor level parsing slightly
level object data is now stored across ObjectData which provides an abstraction over objects that isn't object["25"].to_i
2023-05-26 16:33:07 +03:00
Jill 4346f1aaa0
oops! wrong argument order. database permanently affected
swap source and url in song_authors to fix
2023-05-26 11:29:24 +03:00
Jill 344edf369c
comments & level page polish 2023-05-26 11:21:04 +03:00
Jill dc6d5767bb
individual level pages!!!!!!!!! 2023-05-24 11:27:44 +03:00
Jill 543a959829
migrate to athena for web routing 2023-05-23 11:46:31 +03:00
Jill 7e2dbd2917
update flake 2023-05-23 10:42:17 +03:00
Jill d2e051b09d
fix? flake 2023-05-23 09:10:31 +03:00
Jill efcab418f1
emergency ACE fix patch
i've been told it's caused by pickup triggers using groups above 1,000, so all levels using groups above 1,100 and colors above 1,100 are instantly rejected

in the future it may be worth to abstract this into a level check function, runnable via command-line
2023-05-23 08:17:30 +03:00
Jill 286a2eb9a8
wip nixos service 2023-03-23 23:36:54 +03:00
Jill 77b809da8c download and like milestones for levels 2023-01-21 22:44:21 +03:00
Jill 01d7210d64 fix difficulty icon display fucking up n/as 2023-01-19 13:51:38 +03:00
Jill 50c72275b6 https://soundcloud.com/logout 2023-01-18 21:27:41 +03:00
Jill 5370119e4c standardize header in accounts section 2023-01-18 21:11:53 +03:00
Jill 8abf5a5778 avoid hotlinking 2023-01-18 21:07:02 +03:00
Jill c2eb375b7e notification display, general web ui polish around the whole place 2023-01-18 21:03:09 +03:00
Jill 12ae7504a0 wip notification view 2023-01-16 21:43:54 +03:00
Jill af557ffc6e basic notifications impl for back-end 2023-01-16 20:26:52 +03:00
Jill 095c3123ab dynamically update icon on account management page w/ user's icon
i made an api for this :)
2023-01-13 20:57:09 +03:00
Jill e18157d418 email settings, wip profile settings 2023-01-13 20:43:37 +03:00
Jill acea949eb7 update flake 2023-01-11 18:04:25 +03:00
Jill 7a5bb92cc8 account management; change username & password 2023-01-11 16:51:14 +03:00
Jill 8aef039d01 basic session support for account management 2023-01-10 18:32:12 +03:00
Jill 09c9bb9d52 remove a couple of todos 2023-01-10 12:13:06 +03:00
winter c7966bb81d rateable levels 2023-01-09 21:48:16 +09:00
Jill cca71b1253 user position -> badge 2023-01-09 15:44:31 +03:00
Jill 7a29b8ca70 remove config todos 2023-01-09 15:43:02 +03:00
Jill fe288235c3 the Rainbow Purge 2023-01-09 15:28:26 +03:00
winter b640dc4e20 fix error 2023-01-09 21:15:11 +09:00
Jill d2ae842f8b comment badges/colors 2023-01-09 15:12:43 +03:00
winter f0090f75bc success! moderator access granted 2023-01-09 20:58:49 +09:00
Jill 964e6c28ee basic rank system support 2023-01-09 14:18:43 +03:00
Jill 4c9eb58632 apk support for patch_exe 2023-01-08 14:58:52 +03:00
winter b99d181707 fix bug where descriptions were j 2023-01-08 17:00:30 +09:00
winter 0338fd5f0d yeah 2023-01-08 16:11:51 +09:00
winter 3a01984268 better 1.9 support 2023-01-08 16:10:27 +09:00
Jill 44f2cc50ef wip executable patcher 2023-01-08 01:25:37 +03:00
Jill 7ec85e78b0 cap community difficulties to 2-9 stars 2023-01-07 19:55:19 +03:00
Jill 9241e0b24c friends leaderboard 2023-01-07 19:51:07 +03:00
Jill 2dee1feb92 deduplicate level scores 2023-01-07 19:46:43 +03:00
Jill 573892dbd0 make downloads and likes unique to ips 2023-01-07 19:31:48 +03:00