Commit Graph

  • 49355f5db1 Improve API documentation rubenwardy 2021-11-25 10:49:31 +00:00
  • 41e0e65a6b Add more info to /api/homepage/ rubenwardy 2021-11-25 10:35:31 +00:00
  • f714d809f8 Fix crash on /api/homepage/ due to invalid response returned rubenwardy 2021-11-25 10:28:15 +00:00
  • cd39f7b2c6 Fix verification email not being sent by set password rubenwardy 2021-11-25 01:49:14 +00:00
  • c4c8390ead Fix typo in API docs rubenwardy 2021-11-24 23:15:53 +00:00
  • 02311f190b Bump babel from 2.9.0 to 2.9.1 (#340) dependabot[bot] 2021-11-24 23:14:58 +00:00
  • 085c99272e Show gamejam banner to all users rubenwardy 2021-11-24 23:14:32 +00:00
  • 5fd1666a5d Prevent metrics roll over rubenwardy 2021-11-24 23:01:42 +00:00
  • c0eb10521d Delete unconfirmed accounts after 12 hours rubenwardy 2021-11-24 22:54:35 +00:00
  • bc371f1ef3 Delete inactive user accounts after 12 hours rubenwardy 2021-11-24 17:58:03 +00:00
  • 0486eb76c0 Add 12 hour expiry to email verification tokens rubenwardy 2021-11-24 17:41:39 +00:00
  • 3b5c9950de Add created_at to User and UserEmailVerification rubenwardy 2021-11-24 17:35:38 +00:00
  • dd352faa31 Improve email verification help rubenwardy 2021-11-24 17:10:45 +00:00
  • 4f69dd8d32 Add API for reviews rubenwardy 2021-11-24 16:33:37 +00:00
  • d0741fde6e Also allow Authorization header rubenwardy 2021-11-24 15:49:00 +00:00
  • d485e686d9 Allow cross-origin requests to the API rubenwardy 2021-11-24 15:39:50 +00:00
  • ae37a551e1 Improve gamejam image cropping rubenwardy 2021-11-23 01:16:59 +00:00
  • afb2f9ec00 Add gamejam redirect rubenwardy 2021-11-23 01:05:43 +00:00
  • 21d5d9d47e Add gamejam.png rubenwardy 2021-11-23 00:59:43 +00:00
  • 20c93925a8 Add game jam ad rubenwardy 2021-11-23 00:58:53 +00:00
  • e5ae41901c Add rules for requesting reviews rubenwardy 2021-11-21 03:44:44 +00:00
  • d8b68136ef Bump pillow from 8.2.0 to 8.3.2 (#336) dependabot[bot] 2021-10-20 15:32:47 +01:00
  • 5319ea8771 Fix package form type/title/name field sizes rubenwardy 2021-09-08 16:54:06 +01:00
  • 43fcf5ee3b Add hint to readonly package name rubenwardy 2021-09-08 16:51:37 +01:00
  • 46a38753a9 Fix review votes not cascade deleting rubenwardy 2021-08-21 22:55:11 +01:00
  • 32372e8e86 Add support for strikethrough in markdown rubenwardy 2021-08-21 05:40:20 +01:00
  • c1edea4dc3 Allow removing review votes rubenwardy 2021-08-19 13:45:32 +01:00
  • 86e1f57198 Hide review vote counts when 0 rubenwardy 2021-08-18 22:49:44 +01:00
  • fab814c46f Add review voting rubenwardy 2021-08-18 22:09:41 +01:00
  • 4a1f654798 Fix crash due to faulty game detection rubenwardy 2021-08-18 02:14:15 +01:00
  • 895a113478 Fallback to autogenerated Gravatars rubenwardy 2021-08-17 21:34:23 +01:00
  • 37a7dd28d6 Add optional Discord webhook support rubenwardy 2021-08-17 21:16:43 +01:00
  • e5cc140d42 Add Approver rank rubenwardy 2021-08-16 18:57:05 +01:00
  • 59a5cf2df5 Add editor queue for packages with "Other" licenses rubenwardy 2021-08-12 18:57:25 +01:00
  • d6b1adf613 Disable package name validation on modpacks rubenwardy 2021-08-08 20:43:52 +01:00
  • 562b0ceffe Allow admin to delete any user (except admins) rubenwardy 2021-08-04 21:50:35 +01:00
  • 6bbe2307e9 Add email notification prompt to post-login hook rubenwardy 2021-07-31 21:35:07 +01:00
  • aae546a08e Import licenses from SPDX rubenwardy 2021-07-31 21:03:45 +01:00
  • 2f2141f524 Allow editors to change maintainers rubenwardy 2021-07-31 19:52:36 +01:00
  • aee59626ee Add outdated packages notification rubenwardy 2021-07-30 19:50:52 +01:00
  • 825801b867 Refactor admin page rubenwardy 2021-07-30 19:42:11 +01:00
  • 447f3e2d5b Add modname uniqueness page rubenwardy 2021-07-29 19:34:47 +01:00
  • ff846f4478 Fix bug with Editor screenshots rubenwardy 2021-07-28 01:53:33 +01:00
  • c794de680b Profile medals: top package type icons, equal height rubenwardy 2021-07-26 00:02:55 +01:00
  • 034e5382ec Profile medals: refactor code rubenwardy 2021-07-25 23:41:34 +01:00
  • e06ac1689c Profile medals: add progressbars, make top packages per type rubenwardy 2021-07-25 22:44:13 +01:00
  • 4de802c68d Add total downloads number on profiles with <50k rubenwardy 2021-07-25 20:26:01 +01:00
  • 33aedb233d Add maintained packages to user profile rubenwardy 2021-07-25 18:42:11 +01:00
  • 95bd1a50d9 Fix crash on user on None min_package_rank rubenwardy 2021-07-25 18:30:10 +01:00
  • 76675ad76b Add top packages badge to profile rubenwardy 2021-07-25 18:17:59 +01:00
  • ac9b2207bf Fix profile badge icon use rubenwardy 2021-07-25 17:10:57 +01:00
  • d7c83f58b9 Fix crash on profile with no pacakges rubenwardy 2021-07-25 17:01:21 +01:00
  • d17bd5580e Fix badge hint rubenwardy 2021-07-25 16:36:39 +01:00
  • 94568c851a Add package downloads badge to profile page rubenwardy 2021-07-25 16:35:08 +01:00
  • 29bfc91683 Add top reviewer badge to profile page rubenwardy 2021-07-25 16:09:21 +01:00
  • cb5fa4d6e7 Improve related packages on package page rubenwardy 2021-07-25 03:54:08 +01:00
  • fc7739be2c Add package name validation to postReleaseCheckUpdate rubenwardy 2021-07-25 00:09:19 +01:00
  • 5a12b9e6c4 Fix crash in releases list due to missing current_user argument rubenwardy 2021-07-24 16:47:41 +01:00
  • 4e83adc032 Refactor package URL generation rubenwardy 2021-07-24 04:30:14 +01:00
  • 187202d363 Improve unified navigation further rubenwardy 2021-07-24 03:56:43 +01:00
  • 545968a71f Remove updateFromRelease feature rubenwardy 2021-07-24 03:09:33 +01:00
  • f5aee035b3 Use vertical nav rubenwardy 2021-05-04 21:52:43 +01:00
  • 1389cf450c Unify package edit UI rubenwardy 2021-05-04 03:15:26 +01:00
  • 24e3b1505b Fix UI tests rubenwardy 2021-07-24 02:32:28 +01:00
  • 347f8e5a22 Add support for renaming users and package alias redirects rubenwardy 2021-07-24 02:30:43 +01:00
  • 0614e6b28b Fix broken background for code blocks rubenwardy 2021-07-24 01:14:28 +01:00
  • 823c06d3ea Prevent API from changing protected tags rubenwardy 2021-07-24 00:43:55 +01:00
  • 3049d17f5e Improve placeholder.png image Warr1024 2021-07-22 18:46:14 +01:00
  • e7818d7fb4 Tweak Featured styling, fix various issues rubenwardy 2021-07-22 18:33:24 +01:00
  • 7db6c6bba4 Fix missing state filter rubenwardy 2021-07-22 14:05:59 +01:00
  • b87401a0c8 Fix missing mapPackages rubenwardy 2021-07-22 14:04:08 +01:00
  • 13b6ab04bb Bump CSS version rubenwardy 2021-07-22 13:52:59 +01:00
  • 148ece162c Add Featured packages and protected tags rubenwardy 2021-07-22 12:13:16 +01:00
  • ce2bb3abad Fix Create Package not appearing for unprivileged users rubenwardy 2021-07-22 11:58:00 +01:00
  • cfddf0ada3 Fix missing if-statement on screenshot approval badge rubenwardy 2021-07-22 11:54:18 +01:00
  • 54304cf3e0 Add Create Package button to profile page rubenwardy 2021-07-22 11:50:39 +01:00
  • f1597622ea Add approval state labels to screenshots and package tiles rubenwardy 2021-07-22 11:38:20 +01:00
  • 8c44b08682 Remove flower rubenwardy 2021-07-21 03:50:43 +01:00
  • 6fa6203ce0 😢 rubenwardy 2021-07-21 02:31:51 +01:00
  • 75c118c483 Prefetches dependencies of likely dependency candidates rubenwardy 2021-07-20 21:23:13 +01:00
  • 4238dbd412 Allow maintainers to delete their bot threads rubenwardy 2021-07-20 00:25:55 +01:00
  • 9a54ada0ec Don't mark package as changes needed when creating a review thread rubenwardy 2021-07-19 23:59:40 +01:00
  • ce8ae30311 Add editor notification when user replies to ContentDB system user rubenwardy 2021-07-19 23:55:00 +01:00
  • 2f77a84ec5 Add notification when release creation fails rubenwardy 2021-07-19 23:49:29 +01:00
  • f83605c35f Fix too long Draft/ChangesNeeded messages rubenwardy 2021-07-19 23:11:02 +01:00
  • 4c4bddeed6 Add post_login function, go to notifications page rubenwardy 2021-07-19 23:04:40 +01:00
  • 4523849641 Add Draft/ChangesNeeded notification admin action rubenwardy 2021-07-19 23:02:20 +01:00
  • f49c60d7f6 Bump urllib3 from 1.26.4 to 1.26.5 (#303) dependabot[bot] 2021-07-18 18:05:16 +01:00
  • 2452fceeda Bump pillow from 8.1.1 to 8.2.0 (#305) dependabot[bot] 2021-07-18 18:05:04 +01:00
  • fb2f71e1dc Revert "Remove error on game missing hard deps" rubenwardy 2021-07-18 17:59:35 +01:00
  • 52437d4e2e Fix images exceeding long desc bounds rubenwardy 2021-07-18 16:49:28 +01:00
  • 72a95ecfca Fix error with submodule cloning rubenwardy 2021-07-18 02:46:36 +01:00
  • 9e95b69c11 Fix badges not displaying when dash (-) in title (#308) Jordan Irwin 2021-06-23 15:57:26 -07:00
  • 231c2a3a1e Fix broken audit log in thread log rubenwardy 2021-06-14 17:40:38 +01:00
  • 7dbea9f042 Fix crash on packages with no releases rubenwardy 2021-05-08 00:30:57 +01:00
  • 9dfb95a524 Use secrets library to generate tokens rubenwardy 2021-05-06 14:45:59 +01:00
  • e9161610c4 Fix bad download file names rubenwardy 2021-05-04 22:06:31 +01:00
  • f4792ac537 Fix get_latest_tag() crash on repos with dangling tags rubenwardy 2021-05-04 01:32:26 +01:00
  • 588b03cf34 Add tests for login and register rubenwardy 2021-05-03 23:47:06 +01:00
  • 94bf83c611 Add tests for git utils rubenwardy 2021-05-03 22:22:17 +01:00