Commit Graph

1068 Commits

Author SHA1 Message Date
rubenwardy 545968a71f Remove updateFromRelease feature 2021-07-24 03:09:33 +01:00
rubenwardy f5aee035b3 Use vertical nav 2021-07-24 03:09:11 +01:00
rubenwardy 1389cf450c Unify package edit UI 2021-07-24 02:55:55 +01:00
rubenwardy 24e3b1505b Fix UI tests 2021-07-24 02:32:28 +01:00
rubenwardy 347f8e5a22 Add support for renaming users and package alias redirects
Fixes #270
2021-07-24 02:30:43 +01:00
rubenwardy 0614e6b28b Fix broken background for code blocks
Fixes #256
2021-07-24 01:14:28 +01:00
rubenwardy 823c06d3ea Prevent API from changing protected tags
Fixes #322
2021-07-24 00:43:55 +01:00
Warr1024 3049d17f5e Improve placeholder.png image
Closes #293
2021-07-22 18:46:14 +01:00
rubenwardy e7818d7fb4 Tweak Featured styling, fix various issues 2021-07-22 18:33:24 +01:00
rubenwardy 7db6c6bba4 Fix missing state filter 2021-07-22 14:05:59 +01:00
rubenwardy b87401a0c8 Fix missing mapPackages 2021-07-22 14:04:08 +01:00
rubenwardy 13b6ab04bb Bump CSS version 2021-07-22 13:52:59 +01:00
rubenwardy 148ece162c Add Featured packages and protected tags 2021-07-22 13:44:20 +01:00
rubenwardy ce2bb3abad Fix Create Package not appearing for unprivileged users 2021-07-22 11:58:00 +01:00
rubenwardy cfddf0ada3 Fix missing if-statement on screenshot approval badge 2021-07-22 11:54:18 +01:00
rubenwardy 54304cf3e0 Add Create Package button to profile page 2021-07-22 11:50:39 +01:00
rubenwardy f1597622ea Add approval state labels to screenshots and package tiles 2021-07-22 11:43:43 +01:00
rubenwardy 6fa6203ce0 😢 2021-07-21 02:31:51 +01:00
rubenwardy 75c118c483 Prefetches dependencies of likely dependency candidates 2021-07-20 21:24:08 +01:00
rubenwardy 4238dbd412 Allow maintainers to delete their bot threads 2021-07-20 00:25:55 +01:00
rubenwardy 9a54ada0ec Don't mark package as changes needed when creating a review thread 2021-07-19 23:59:40 +01:00
rubenwardy ce8ae30311 Add editor notification when user replies to ContentDB system user 2021-07-19 23:55:00 +01:00
rubenwardy 2f77a84ec5 Add notification when release creation fails 2021-07-19 23:49:29 +01:00
rubenwardy f83605c35f Fix too long Draft/ChangesNeeded messages 2021-07-19 23:11:02 +01:00
rubenwardy 4c4bddeed6 Add post_login function, go to notifications page 2021-07-19 23:04:55 +01:00
rubenwardy 4523849641 Add Draft/ChangesNeeded notification admin action 2021-07-19 23:04:55 +01:00
rubenwardy fb2f71e1dc Revert "Remove error on game missing hard deps"
This reverts commit aff20f1a6d.
2021-07-18 17:59:35 +01:00
rubenwardy 52437d4e2e Fix images exceeding long desc bounds
Fixes #309
2021-07-18 16:49:28 +01:00
rubenwardy 72a95ecfca Fix error with submodule cloning
Call `git submodule update --init` manually rather than using GitPython's
submodule API, as that fails with the following repo as a submodule:
https://files.creativekara.fr/git/naturalslopeslib.git
2021-07-18 02:48:19 +01:00
Jordan Irwin 9e95b69c11
Fix badges not displaying when dash (-) in title (#308) 2021-06-23 23:57:26 +01:00
rubenwardy 231c2a3a1e Fix broken audit log in thread log 2021-06-14 17:40:38 +01:00
rubenwardy 7dbea9f042 Fix crash on packages with no releases 2021-05-08 00:30:57 +01:00
rubenwardy 9dfb95a524 Use secrets library to generate tokens 2021-05-06 14:51:22 +01:00
rubenwardy e9161610c4 Fix bad download file names
Fixes #116
2021-05-04 22:06:31 +01:00
rubenwardy f4792ac537 Fix `get_latest_tag()` crash on repos with dangling tags
Fixes #272
2021-05-04 01:36:54 +01:00
rubenwardy 588b03cf34 Add tests for login and register 2021-05-03 23:57:22 +01:00
rubenwardy 94bf83c611 Add tests for git utils 2021-05-03 22:22:17 +01:00
rubenwardy 4bb35953b1 Test dependencies API 2021-05-03 18:47:19 +01:00
rubenwardy d64463235c Add tests for package release filtering 2021-05-03 18:27:32 +01:00
rubenwardy dcc34570d5
Use GitHub actions (#295) 2021-05-03 17:59:23 +01:00
rubenwardy a33a4bd894 Fix editors not being able to approve releases 2021-04-28 23:18:16 +01:00
rubenwardy c0719fdeaa Add simple captcha 2021-04-17 02:12:00 +01:00
rubenwardy 8dbd22f56c Add custom 404 page 2021-04-10 16:30:19 +01:00
rubenwardy c2994a27fd Fix maintainers not being able to delete releases 2021-03-07 15:00:36 +00:00
rubenwardy 9cb9f8a4f6 Hotfix: Prevent webhooks from running on non-master/main branches 2021-03-07 14:48:04 +00:00
rubenwardy 4d2833de88 Add all releases API 2021-03-05 12:55:21 +00:00
rubenwardy adcbf7455e Fix incorrect status code for Found 2021-03-02 22:37:37 +00:00
rubenwardy df8ef542dd Disallow spaces in usernames 2021-03-02 22:36:21 +00:00
rubenwardy c11e5c1f99 Revert "Fix Git clone error when checking out reference"
This reverts commit 63cfb5eac0.
2021-03-02 16:42:38 +00:00
rubenwardy 63cfb5eac0 Fix Git clone error when checking out reference 2021-03-01 18:10:46 +00:00
rubenwardy 6861524641 Improve release ratelimit message, increase limit 2021-03-01 18:10:33 +00:00
rubenwardy 032d8bf67b Fix minmum length on packages titles
Fixes #263
2021-02-28 21:32:28 +00:00
rubenwardy 47797f1fb1 Make it more clear that .conf will override release min/max vers 2021-02-28 21:30:54 +00:00
rubenwardy 92764465e0 Disable code highlighting for non-annotated code fences
Fixes #279
2021-02-28 21:24:57 +00:00
rubenwardy 04e108c31e Fix API crash due to missing upper() in enum coercion 2021-02-28 16:04:40 +00:00
rubenwardy aead579f0b Use pen icon instead of edit 2021-02-28 05:19:57 +00:00
rubenwardy f9089319d3 Improve package page sidebar 2021-02-28 05:19:57 +00:00
rubenwardy ff2f7caee1 Add support for README files when importing meta
Fixes #87
2021-02-28 02:36:31 +00:00
rubenwardy da81df535a API Screenshots: Fix crash on not a number 2021-02-28 01:14:43 +00:00
rubenwardy 7078ed3ac3 Fix duplicate name checking in register form 2021-02-27 19:11:53 +00:00
rubenwardy da6b4b210f Allow specifying display name on register 2021-02-27 19:03:52 +00:00
rubenwardy 04f659bc2b API: Add support for specifying commit for zip releases 2021-02-27 18:31:56 +00:00
rubenwardy 8ef74deec1 Fix duplicate check for changing display names 2021-02-25 23:31:29 +00:00
rubenwardy 7e20a09499 Increase severity of display name change audit log 2021-02-25 23:29:27 +00:00
rubenwardy dea5a52c86 Allow users to change their display name
Fixes #269
2021-02-25 23:25:33 +00:00
rubenwardy 96b5b4ea5b Add link to monitor and API 2021-02-25 23:03:32 +00:00
rubenwardy aec346e2d4 Fix names not being included in topic query 2021-02-25 14:11:10 +00:00
rubenwardy b41e4b50d9 Fix comment box padding 2021-02-23 00:46:16 +00:00
rubenwardy 3c095544d0 Enable word break in markdown content 2021-02-23 00:08:36 +00:00
rubenwardy 77dcb85912 Add username validation to signup page 2021-02-22 23:45:20 +00:00
rubenwardy 3ed73c4145 Fix crash on login with redirect 2021-02-11 23:26:23 +00:00
rubenwardy c37f589765 Add package audit page 2021-02-08 00:47:34 +00:00
rubenwardy 7ff92bc7c1 Add ability to filter by no tags on package tags page 2021-02-05 17:03:50 +00:00
rubenwardy 3839dfbf90 Fix tag selector dropdown style 2021-02-05 16:42:48 +00:00
rubenwardy 0ff4f40652 Fix screenshot reordering 2021-02-05 16:05:20 +00:00
rubenwardy 2797792322 Add search box and edit tags button to Package Tags page 2021-02-05 16:01:12 +00:00
rubenwardy 3ce653ba74 Update documentation 2021-02-05 15:44:00 +00:00
rubenwardy 0918b8b676 Update front-end dependencies 2021-02-05 14:21:34 +00:00
rubenwardy 63204575eb Prevent duplicate commit releases from webhooks 2021-02-04 19:54:26 +00:00
rubenwardy fb3b0be50e Update minetest_client.md docs 2021-02-03 18:30:21 +00:00
rubenwardy 0c08738a66 Update API docs 2021-02-03 12:50:16 +00:00
rubenwardy 21cf5b57c1 Redesign sign in screen 2021-02-03 00:58:49 +00:00
rubenwardy b5f47b1b73 Fix typo 2021-02-03 00:14:14 +00:00
rubenwardy 05c140da78 Update docs, rename desc to long_description 2021-02-03 00:11:48 +00:00
rubenwardy 8225e4098b Add support for .cdb.json
Fixes #231
2021-02-02 23:58:59 +00:00
rubenwardy 90aeb6e1a7 Add missing fields to packages API 2021-02-02 23:30:11 +00:00
rubenwardy 12e364969b Add licenses API 2021-02-02 22:41:48 +00:00
rubenwardy ca58c70206 Add validation to package API 2021-02-02 22:34:51 +00:00
rubenwardy 551996ca14 Add start of package edit API 2021-02-02 21:35:29 +00:00
rubenwardy 878872799e Fix crash on wtfpl page 2021-02-02 20:43:10 +00:00
rubenwardy 14810b2cc5 Add table of contents to help pages 2021-02-02 20:05:24 +00:00
rubenwardy 5017a9ba7e Allow codehighlighting in markdown, enable linkify 2021-02-02 18:16:57 +00:00
rubenwardy a040c7dd2e Clean up audit_log reasons 2021-02-02 17:29:03 +00:00
rubenwardy 912ebbc409 Add API to delete releases 2021-02-02 17:09:28 +00:00
rubenwardy e1fe63ab19 Add more screenshot APIs 2021-02-02 17:09:25 +00:00
rubenwardy 509f03ce65 Add API to create screenshots 2021-02-02 17:09:23 +00:00
rubenwardy 64a897b52f Improve token form 2021-02-02 17:09:21 +00:00
rubenwardy 2f66db5989 Update API docs, add support for code highlighting, add markdown table support 2021-02-02 17:09:19 +00:00
rubenwardy 033f40c263 Add support for zip uploads in the API
Fixes #261
2021-02-02 00:19:32 +00:00
rubenwardy a78fe8ceb9 Split importtasks.py 2021-02-01 22:43:43 +00:00