Casper V. Kristensen caspervk
  • Joined on 2018-07-15
caspervk pushed to master at caspervk/drakul 2019-11-21 01:10:53 +01:00
7f7dfcd748 Remove character name regex validation; Blizzard allows a lot of weird characters and accents which we can never model completely.
caspervk pushed to master at caspervk/drakul 2019-11-21 00:33:28 +01:00
c8f050531e Add support for exporting signups to AddOns like Exorsus Raid Tools.
39d423e437 Make usernames case-insensitive.
d4341e5d0b Introduce optional raids.
9e4cdd3ec1 Urlize raid description to allow linking logs.
857d11b02b Remove chat-bubble for response notes.
Compare 6 commits »
caspervk pushed to master at caspervk/drakul 2019-11-19 04:21:02 +01:00
5ea6e75d0a Fix bug causing automatic attendance to not be updated when user first signs up then off.
0ac3bda6b7 Move clean logic to clean() instead of save()
Compare 2 commits »
caspervk pushed to master at caspervk/drakul 2019-11-19 03:34:40 +01:00
9af691f8ca Add ranks and auto-attendance. Soft-resets migrations.
d5e65c8191 Formatting.
c44aacec5a More css class colours.
Compare 3 commits »
caspervk pushed to master at caspervk/drakul 2019-10-28 00:31:10 +01:00
f5e3550c28 Fix calendar color styling.
caspervk pushed to master at caspervk/drakul 2019-10-27 16:53:04 +01:00
74d3b3d3e9 Update raid response formset with custom template, based on Crispy's default one, for better styling.
80d109efc0 Small update to aria labels.
d8c972ac4b Improve class-coloured buttons and signup-coloured badges.
Compare 3 commits »
caspervk pushed to master at caspervk/drakul 2019-10-26 21:40:21 +02:00
c7460432d6 Fix and improve raid editing; add confirmed role counts.
b843b63240 Improve raid comments styling.
Compare 2 commits »
caspervk pushed to master at caspervk/drakul 2019-10-26 15:19:25 +02:00
37e18971db Include raids in the previous/next month in the raid calendar.
caspervk pushed to master at caspervk/drakul 2019-10-25 13:33:47 +02:00
b3ba6caa07 Fix not able to create users in admin by moving main-creation logic from manager's _create_user() to User's save().
8da844d2e4 Add further help text.
660c1e75e6 Rename "signup deadline" -> "response deadline."
Compare 3 commits »
caspervk pushed to master at caspervk/drakul 2019-10-25 03:35:24 +02:00
7c7ffee1f3 Create superuser and set site name by default on first run.
caspervk pushed to master at caspervk/wau 2019-10-14 12:33:29 +02:00
431e6b4311 GitHub: Check asset filename extension instead of content type for better reliability.
caspervk pushed to master at caspervk/wau 2019-10-14 12:28:04 +02:00
141f65c04c Further increase CurseForge AddOn search size from 50 to 500. Turns out CurseForge's search is really bad.
caspervk pushed to master at caspervk/wau 2019-10-14 12:19:27 +02:00
aaf92a6ce6 Increase CurseForge AddOn search size from 10 to 50.
caspervk pushed to master at caspervk/wau 2019-10-11 02:09:01 +02:00
d9e6ca1317 Don't remove AddOn download_dir on uninstall, do it in CLI's remove instead.
caspervk pushed to master at caspervk/wau 2019-10-11 00:58:27 +02:00
7a0114b50c Ignore directory-delete errors on AddOn uninstall.
caspervk pushed to master at caspervk/wau 2019-10-10 15:37:42 +02:00
d4aa7b73af Better prompt for missing AddOn name.
caspervk pushed to master at caspervk/wau 2019-10-10 00:09:06 +02:00
b07a55778f Refactor CurseForge provider to reuse logic from Web provider.
0bfa0d2326 Add support for GitHub releases.
Compare 2 commits »
caspervk pushed to master at caspervk/wau 2019-10-09 22:48:53 +02:00
6e3203108a Fix Git branch support.
caspervk pushed to master at caspervk/kOS-scripts 2019-06-20 16:56:59 +02:00
7e0151166d Update list of RCS thrusters for KSP v1.7.
caspervk pushed to master at caspervk/kOS-scripts 2019-06-20 00:15:04 +02:00
0e6904da89 Improve maneuver node execution accuracy by basing time-to-burn on the
5fd4bfc3d7 Improve estimated burn duration equation readability.
5f4df3b138 Improve warping code slightly.
c17fab7703 Wait one physics tick between PID adjustments.
Compare 4 commits »