rubenwardy
|
a72b9a174a
|
Add support for package maintainers
Fixes #159
|
2020-07-08 22:45:24 +01:00 |
|
rubenwardy
|
ecb3d83c57
|
Fix FileNotFoundError on missing thumbnail source
|
2020-06-25 14:58:09 +01:00 |
|
rubenwardy
|
2cfb59d042
|
Return dictionary of package to deps in API
|
2020-06-05 16:09:27 +01:00 |
|
rubenwardy
|
4c3063cadf
|
Fix typo
|
2020-06-05 04:48:53 +01:00 |
|
rubenwardy
|
66885fedaa
|
Fix bugs, and document
|
2020-06-05 04:47:50 +01:00 |
|
rubenwardy
|
064eb9df04
|
Add ability to not include optional deps in deps API
|
2020-06-05 04:44:39 +01:00 |
|
rubenwardy
|
c3cef1eed6
|
Return package IDs only in dependency API
|
2020-06-05 04:29:52 +01:00 |
|
rubenwardy
|
749e7c6cd0
|
Add Package Config help page
|
2020-06-03 18:22:23 +01:00 |
|
rubenwardy
|
183b769ee2
|
Add support for setting min/max minetest versions in conf
|
2020-06-03 17:46:59 +01:00 |
|
rubenwardy
|
720457e876
|
Add helper link to API tokens page
|
2020-06-03 16:41:06 +01:00 |
|
rubenwardy
|
27d004d299
|
Fix bad URL construction in GitLab webhooks
|
2020-06-03 16:40:52 +01:00 |
|
rubenwardy
|
7f650a619e
|
Fix webhook issues, make repo URLs matched case insensitive
|
2020-06-03 16:32:39 +01:00 |
|
rubenwardy
|
c1b4256d44
|
Add delete unused uploads admin function
|
2020-05-30 16:48:37 +01:00 |
|
rubenwardy
|
ed78a2e06f
|
Remove non-free score penalisation
|
2020-05-30 15:32:50 +01:00 |
|
rubenwardy
|
dc455bcd87
|
Fix wrong API error response
|
2020-05-27 17:47:20 +01:00 |
|
rubenwardy
|
a36e233051
|
Fix API auth crash and add more error messages
|
2020-05-19 17:24:57 +01:00 |
|
rubenwardy
|
05bf8e3b3d
|
Add prometheus support
|
2020-04-23 23:30:37 +01:00 |
|
rubenwardy
|
3992b19be3
|
Optimise SQL queries
|
2020-04-21 20:35:05 +01:00 |
|
rubenwardy
|
a678a61c23
|
Correct documentation on users allowed to use webhooks
|
2020-04-21 19:27:34 +01:00 |
|
rubenwardy
|
0620c3e00f
|
Add API to see scores
|
2020-04-21 18:15:13 +01:00 |
|
rubenwardy
|
dadfe72b48
|
Improve user authentication error handling
|
2020-04-14 14:39:59 +01:00 |
|
rubenwardy
|
54a636d79e
|
Fix access token not being shown after creation
Fixes #190
|
2020-04-11 17:45:25 +01:00 |
|
rubenwardy
|
0087c1ef9d
|
Allow unlimited API tokens in GitHub webhooks
|
2020-04-11 15:24:44 +01:00 |
|
rubenwardy
|
39881e0d04
|
Improve error messages
|
2020-04-11 14:51:10 +01:00 |
|
rubenwardy
|
144ae69f5c
|
Fix case-insensitive comparison bug
|
2020-03-28 18:15:15 +00:00 |
|
rubenwardy
|
3e07bed51b
|
Add ability to search packages by author
|
2020-03-28 18:13:03 +00:00 |
|
rubenwardy
|
9de219fd80
|
Increase package name and title length limits in form validation
|
2020-03-27 15:30:08 +00:00 |
|
rubenwardy
|
99548ea65f
|
Fix licenses being prefilled in package editor
|
2020-02-23 20:40:14 +00:00 |
|
rubenwardy
|
325ee02b49
|
Fix lack of download counter checks on non-release package download
|
2020-02-23 20:14:56 +00:00 |
|
rubenwardy
|
a60786d32c
|
Fix non-admin users not being able to set profile URLs
|
2020-02-23 20:12:32 +00:00 |
|
rubenwardy
|
744c52ba18
|
Add links to GitHub oauth connection settings
|
2020-01-30 21:39:51 +00:00 |
|
rubenwardy
|
36615ef656
|
Fix access token being exposed after APIToken edit
|
2020-01-25 18:26:55 +00:00 |
|
rubenwardy
|
53a5dffb26
|
Rename 'new tag' event to contain 'GitHub release'
|
2020-01-25 17:25:05 +00:00 |
|
rubenwardy
|
74f3a77a84
|
Fix 404 on GituHub log in
|
2020-01-25 17:23:14 +00:00 |
|
rubenwardy
|
a15f1ac223
|
Fix crash on existing GitHub App Integration
|
2020-01-25 03:09:59 +00:00 |
|
rubenwardy
|
19a626e237
|
Fix auto-webhook creation failure due to wrong scheme
|
2020-01-25 03:03:45 +00:00 |
|
rubenwardy
|
d5541791b6
|
Prevent multiple webhooks from being created
|
2020-01-25 02:36:10 +00:00 |
|
rubenwardy
|
62b1cae0ab
|
Fix automatic creation of tag webhooks
|
2020-01-25 01:35:05 +00:00 |
|
rubenwardy
|
f2799349ab
|
Add tag push support to webhooks
|
2020-01-25 01:14:01 +00:00 |
|
rubenwardy
|
b7101a403b
|
Add GitLab webhook support
|
2020-01-25 00:44:46 +00:00 |
|
rubenwardy
|
493917d8b1
|
Restrict webhooks to trusted users
|
2020-01-25 00:04:56 +00:00 |
|
rubenwardy
|
e12aec4ccd
|
Add automatic GitHub webhook creation
|
2020-01-24 23:19:06 +00:00 |
|
rubenwardy
|
d4936e18ee
|
Add Github webhook support
|
2020-01-24 21:39:35 +00:00 |
|
rubenwardy
|
beb9c0e959
|
Rename 'vcs' release-creation mode to 'git'
|
2020-01-24 20:27:37 +00:00 |
|
rubenwardy
|
14faae3fd1
|
Add API to create releases
|
2020-01-24 20:21:40 +00:00 |
|
rubenwardy
|
6f1472addb
|
Add ability to limit APITokens to a package
|
2020-01-24 19:26:00 +00:00 |
|
rubenwardy
|
6e938ba74c
|
Split up users blueprint
|
2020-01-24 18:15:12 +00:00 |
|
rubenwardy
|
53a63367dc
|
Fix wtforms validatoion of package name
|
2020-01-24 18:03:40 +00:00 |
|
rubenwardy
|
ddf5c7f665
|
Show discarded topics in package results
|
2020-01-23 23:56:10 +00:00 |
|
rubenwardy
|
595d6ea3b6
|
Use server-side markdown renderer in WYSIWYG preview
Fixes #117
|
2020-01-22 23:10:06 +00:00 |
|