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 |
|
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 |
|