Commit Graph

188 Commits

Author SHA1 Message Date
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
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
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 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 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 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 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 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 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
winter ad03ea6a94 oops 2023-01-08 00:33:18 +09:00
winter fb9bc588b8 basic 1.9 support 2023-01-08 00:31:51 +09:00
Jill 7692564938 i love not testing code 2023-01-07 17:39:20 +03:00
Jill 2a33ec3621 swap some stuff out for version lib 2023-01-07 17:34:41 +03:00
Jill a433157a53 version lib 2023-01-07 17:32:10 +03:00
winter 0563bccda7 remove todo 2023-01-07 22:40:24 +09:00
winter 7f719d4db3 basic 2.0 support..? 2023-01-07 22:34:09 +09:00
winter fd8514c008 download 2023-01-07 20:57:18 +09:00
winter 4b155d62a8 fixed bug 2023-01-07 20:09:16 +09:00
Jill f2ffd3ab90 allow config_get to specify a custom default 2023-01-07 11:54:13 +03:00
Jill 63311de7a4 knock some long-standing issues off of the todos 2023-01-07 11:46:52 +03:00