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
|
8c44b08682
|
Remove flower
|
2021-07-21 03:50: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 |
|
dependabot[bot]
|
f49c60d7f6
|
Bump urllib3 from 1.26.4 to 1.26.5 (#303)
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.4 to 1.26.5.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/1.26.4...1.26.5)
---
updated-dependencies:
- dependency-name: urllib3
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-07-18 18:05:16 +01:00 |
|
dependabot[bot]
|
2452fceeda
|
Bump pillow from 8.1.1 to 8.2.0 (#305)
Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.1.1 to 8.2.0.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/8.1.1...8.2.0)
---
updated-dependencies:
- dependency-name: pillow
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-07-18 18:05:04 +01:00 |
|
rubenwardy
|
fb2f71e1dc
|
Revert "Remove error on game missing hard deps"
This reverts commit aff20f1a6d22f25c7286b3625b7379c9dae7a5da.
|
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
|
c6f3f61ff6
|
Fix build status badge
|
2021-05-03 18:43:11 +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
|
464c85295a
|
Update FUNDING.yml
|
2021-05-03 17:28:57 +01:00 |
|
rubenwardy
|
95bdababb3
|
Create FUNDING.yml
|
2021-05-03 17:27:56 +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 |
|
dependabot[bot]
|
3612c1747e
|
Bump lxml from 4.6.2 to 4.6.3
Bumps [lxml](https://github.com/lxml/lxml) from 4.6.2 to 4.6.3.
- [Release notes](https://github.com/lxml/lxml/releases)
- [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt)
- [Commits](https://github.com/lxml/lxml/compare/lxml-4.6.2...lxml-4.6.3)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-04-10 16:33:35 +01:00 |
|
dependabot[bot]
|
a30b1bbf71
|
Bump pillow from 8.1.0 to 8.1.1
Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.1.0 to 8.1.1.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/8.1.0...8.1.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-04-10 16:33:28 +01:00 |
|
dependabot[bot]
|
a0ace027d3
|
Bump urllib3 from 1.26.3 to 1.26.4
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.3 to 1.26.4.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/1.26.3...1.26.4)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-04-10 16:33:19 +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 63cfb5eac0c6a67db43b4bd35b1ea09b05c07214.
|
2021-03-02 16:42:38 +00:00 |
|