rubenwardy
|
3914659718
|
Fix dependencies still being added if in provides
Fixes #226
|
2020-08-18 00:16:03 +01:00 |
|
rubenwardy
|
c9e4638b34
|
Add start of bulk tag editor
|
2020-07-14 23:45:54 +01:00 |
|
rubenwardy
|
aa6892da82
|
Add admin function to import foreign release URLs
|
2020-07-14 00:28:56 +01:00 |
|
rubenwardy
|
820c968f73
|
Replace "Content DB" with "ContentDB"
|
2020-07-12 16:34:25 +01:00 |
|
rubenwardy
|
a123f42291
|
Fix incorrect mod name fold in MinetestCheck
|
2020-07-12 03:09:01 +01:00 |
|
rubenwardy
|
284683e7e5
|
Add reimport of package meta from latest release
Fixes #127
|
2020-07-12 02:22:35 +01:00 |
|
rubenwardy
|
b9e1be57e4
|
Fix generation of forum profile URLs
Fixes #196
|
2020-07-10 22:44:58 +01:00 |
|
rubenwardy
|
491f9ed679
|
Fix GitHub claim method being broken by phpBB update
|
2020-07-10 18:41:08 +01:00 |
|
rubenwardy
|
9d033acfff
|
Separate rolling average downloads from score
|
2020-07-09 01:26:01 +01:00 |
|
rubenwardy
|
4d29087431
|
Fix crash on missing x_minetest_version meta
|
2020-06-03 17:53:03 +01:00 |
|
rubenwardy
|
183b769ee2
|
Add support for setting min/max minetest versions in conf
|
2020-06-03 17:46:59 +01:00 |
|
rubenwardy
|
dadfe72b48
|
Improve user authentication error handling
|
2020-04-14 14:39:59 +01:00 |
|
rubenwardy
|
4a25435f7a
|
Fix release validation for repos with submodules
|
2020-03-27 15:23:18 +00:00 |
|
rubenwardy
|
b0f32affcb
|
Fix scores not degrading due to missing session.commit()
|
2020-03-22 19:47:52 +00:00 |
|
rubenwardy
|
19a626e237
|
Fix auto-webhook creation failure due to wrong scheme
|
2020-01-25 03:03:45 +00:00 |
|
rubenwardy
|
b1555bfcd5
|
Fix git-created release regression
|
2020-01-25 02:36:10 +00:00 |
|
rubenwardy
|
1d223cc16f
|
Use git init/fetch instead of git clone
|
2020-01-25 01:07:39 +00:00 |
|
rubenwardy
|
6e626c0f89
|
Add admin option to check all releases
|
2020-01-19 02:20:20 +00:00 |
|
rubenwardy
|
facdd35b11
|
Add validation to zip releases
|
2020-01-19 01:37:15 +00:00 |
|
rubenwardy
|
1b1c94ffa0
|
Add release contents validation
|
2020-01-19 01:22:33 +00:00 |
|
rubenwardy
|
bcd003685e
|
Add support for submodules in makeVCSRelease()
|
2020-01-19 00:28:26 +00:00 |
|
rubenwardy
|
077bdeb01c
|
Add reloading support to Docker container
|
2020-01-18 01:38:00 +00:00 |
|
rubenwardy
|
095494f96f
|
Improve Docker configurations
|
2020-01-18 01:20:32 +00:00 |
|
rubenwardy
|
6f230ee4b2
|
Fix uploadPackageScores task
|
2020-01-18 01:16:33 +00:00 |
|
rubenwardy
|
cb5451fe5d
|
Fix pkgtasks crash due to it not being imported
|
2019-11-22 01:16:17 +00:00 |
|
rubenwardy
|
33b2b38308
|
Improve package scoring
|
2019-11-21 22:16:35 +00:00 |
|
rubenwardy
|
64f131ae27
|
Refactor endpoints to use blueprints instead
|
2019-11-15 23:51:42 +00:00 |
|
rubenwardy
|
03eccbd56a
|
Fix text in emails
|
2019-09-15 18:43:22 +01:00 |
|
rubenwardy
|
fb31ea3c22
|
Fix git clone breaking when branch is None
|
2019-09-15 18:30:42 +01:00 |
|
rubenwardy
|
cc564af44e
|
Fix broken reference based git import
Fixes #130
|
2019-08-31 22:09:19 +01:00 |
|
rubenwardy
|
6ce495fcd3
|
Fix crash on reading mod.conf from Github
|
2019-08-09 11:27:54 +01:00 |
|
rubenwardy
|
776a3eff2a
|
Fail gracefully when given a bad git reference
|
2019-08-09 11:25:19 +01:00 |
|
rubenwardy
|
04e8ae5bdd
|
Fix unexpected crash on bad Github URL
|
2019-08-09 11:17:39 +01:00 |
|
rubenwardy
|
1da86f27a7
|
Fix topic ID parse error in import topics task
|
2019-07-29 23:31:42 +01:00 |
|
rubenwardy
|
93a74b7681
|
Fix release auto-approval
|
2019-03-29 20:52:08 +00:00 |
|
rubenwardy
|
014370ea06
|
Add email template
|
2019-01-04 19:17:04 +00:00 |
|
rubenwardy
|
d44178cb0c
|
Fix relative links again
|
2018-12-25 20:26:36 +00:00 |
|
rubenwardy
|
c926a812d3
|
Fix relative links
|
2018-12-25 20:25:17 +00:00 |
|
rubenwardy
|
0b83d2f2b5
|
Add task to bulk import avatars from forum
|
2018-12-25 19:49:17 +00:00 |
|
rubenwardy
|
21960f2404
|
Add support for using forum profile pictures
|
2018-12-25 19:28:32 +00:00 |
|
rubenwardy
|
366ed9913e
|
Update to Flask 1.0
|
2018-12-22 23:03:38 +00:00 |
|
rubenwardy
|
dd368d87aa
|
Fix various issues
|
2018-12-21 14:02:57 +00:00 |
|
rubenwardy
|
75bab28d82
|
Add celery beat for topic import
|
2018-10-09 21:49:26 +01:00 |
|
rubenwardy
|
5aaee010c1
|
Fix accidental regression in phpbbparser
|
2018-08-25 21:25:12 +01:00 |
|
rubenwardy
|
36000b1592
|
Add list of relevant forum topics to last page of results
|
2018-08-25 18:20:45 +01:00 |
|
rubenwardy
|
8c3b1c8c95
|
Add commit hash to releases
|
2018-07-28 14:48:03 +01:00 |
|
rubenwardy
|
8fe7bcfb71
|
Fix forum topic scanner only scanning one page
|
2018-07-24 20:11:48 +01:00 |
|
rubenwardy
|
8d2144895e
|
Fix creation of corrupt zip files
Fixes #103
|
2018-07-08 17:10:38 +01:00 |
|
rubenwardy
|
13837ce88b
|
Add forum topic validation
|
2018-07-07 00:28:27 +01:00 |
|
rubenwardy
|
67a229b8a3
|
Add WIP forum topic support
|
2018-07-06 23:17:56 +01:00 |
|