Commit Graph

3310 Commits

Author SHA1 Message Date
Geometrically
174dbb5e74 Fix auth params, Add params to indexing, Order version game versions, Remove version moderation, Return donation platforms in get routes 2021-01-18 10:10:45 -07:00
Geometrically
0fee90e4df Fix broken placements 2021-01-18 08:56:41 -07:00
Geometrically
0cced44491 Switch to Google Adsense 2021-01-17 20:14:10 -07:00
Geometrically
f21f758591 Fix #81, Fix #82, Add missing data to mod pages, donation platforms WIP 2021-01-16 22:54:37 -07:00
Geometrically
68517c15f2 Merge pull request #136 from modrinth/small-fixes
Fix version number editing
2021-01-15 08:18:15 -07:00
Geometrically
11ee142e4b Merge branch 'master' into small-fixes 2021-01-15 07:59:39 -07:00
Geometrically
51e9527d53 Fix #78 2021-01-15 07:52:25 -07:00
Geometrically
1e1d047e07 Run prepare 2021-01-15 07:48:37 -07:00
Geometrically
62f1e39e6e Fix version number editing 2021-01-15 07:45:59 -07:00
Geometrically
05756da495 Merge pull request #135 from modrinth/fix/file-upload-permissions
Fix #134
2021-01-15 07:36:43 -07:00
Mikhail Oleynikov
fa35b2a66f Fix #134 2021-01-15 16:13:08 +03:00
Geometrically
268cd131dc Fix mod body editing 2021-01-14 22:44:33 -07:00
Geometrically
26997ad5c3 Fix delete button showing for unauthorized users 2021-01-14 21:54:46 -07:00
Geometrically
ce1786f128 Version editing, user, mod, version deletion 2021-01-14 21:43:58 -07:00
Geometrically
d2094e2b68 Merge pull request #132 from modrinth/move-descriptions
Bug Fixes
2021-01-14 13:41:09 -07:00
Geometrically
075b2df738 Fix lint failures 2021-01-14 12:23:39 -07:00
Geometrically
ec3c31a106 Move descriptions to database, switch to SHA-512 hashes, fix declining invites not working, allow user deletion, fix broken permission checks for many things, security fixes 2021-01-14 10:08:38 -07:00
Geometrically
888057f64a Fix version sorting 2021-01-12 07:48:38 -07:00
Geometrically
3c6c4d9601 Merge branch 'master' of https://github.com/modrinth/knossos 2021-01-11 14:04:22 -07:00
Geometrically
5e8bcf8faf Version moderation 2021-01-11 14:01:56 -07:00
Mikhail Oleynikov
0d6f2f93bf Select only a subset of hljs languages (#70) 2021-01-05 08:22:26 -07:00
Geometrically
937b00cfcc Fix accepting team invites on frontend 2021-01-03 17:55:01 -07:00
Geometrically
0d4432720c Fix icon editing for mod pages 2021-01-03 12:32:52 -07:00
Geometrically
0ec49643ee Fix teams 2021-01-03 11:52:44 -07:00
Geometrically
0d80ea4f4c Fix download button for files on version page 2021-01-03 11:38:59 -07:00
Geometrically
d2b26124e4 Fetch descriptions from origin 2021-01-02 18:34:59 -07:00
Geometrically
343116ea24 Merge branch 'master' of https://github.com/modrinth/knossos 2021-01-01 11:47:41 -07:00
Geometrically
10dc699b21 Fix last broken link 2021-01-01 11:47:24 -07:00
Geometrically
e2183c2214 Merge pull request #123 from modrinth/fix-ratelimit
Bump ratelimit to 200 RPM, allow specified IPs to have lax ratelimit …
2021-01-01 11:19:14 -07:00
Geometrically
4994064e6e Fix lint 2021-01-01 09:27:37 -07:00
Mysterious_Dev
015c5f07bc Fix User Page Title (#68) 2021-01-01 09:21:13 -07:00
Geometrically
a40b9f4054 Fix clippy error (?) 2021-01-01 09:13:27 -07:00
Geometrically
a0b6a3bed6 Better error handling, fix some more broken OG links 2021-01-01 09:09:53 -07:00
Geometrically
ee8d65977d Fix YAML syntax error 2020-12-31 21:47:17 -07:00
Geometrically
b4ea11e55e Fix actions to use build cache 2020-12-31 19:25:19 -07:00
Geometrically
b8d2ef1eb5 Fix SQLX errors 2020-12-31 19:09:23 -07:00
Geometrically
0efeffeaa3 Bump ratelimit to 200 RPM, allow specified IPs to have lax ratelimit restrictions, and allow wildcard for CORS 2020-12-31 18:54:58 -07:00
Geometrically
9de5950f4d Fix version and other pages not working 2020-12-31 12:20:28 -07:00
Geometrically
26488b793a Teams (#67)
* Teams

* Fix errors on versions with no files

* Fix user lookup

* Fix mod pages breaking
2020-12-31 12:12:11 -07:00
Geometrically
7a86d272bb Merge pull request #121 from modrinth/fix-description-cache
Fix description cache
2020-12-31 10:58:40 -07:00
calum6541
5a6c2dfcd5 Add small ease-in-out transition between pages. (#66)
Really makes a big difference than before.
2020-12-31 10:21:00 -07:00
Geometrically
4d780904d1 Fix formatting, remove failing backblaze test due to expired token 2020-12-31 10:16:32 -07:00
Geometrically
0a6fa65075 Fix clippy 2020-12-31 10:09:57 -07:00
Geometrically
6440220640 Fix again 2020-12-29 22:25:52 -07:00
Geometrically
4350c9a72b Fix again 2020-12-29 22:19:03 -07:00
Geometrically
77feae0ab9 Merge branch 'fix-description-cache' of https://github.com/modrinth/labrinth into fix-description-cache 2020-12-29 22:12:00 -07:00
Geometrically
1261696ba2 Make it compile 2020-12-29 22:11:23 -07:00
Geometrically
6b35a0a527 Merge branch 'master' into fix-description-cache 2020-12-29 21:57:54 -07:00
Geometrically
fd33ff81c9 Fix description cache 2020-12-29 21:49:01 -07:00
Geometrically
7e891ecb79 Fix user lookup (#65)
* Teams

* Fix errors on versions with no files

* Fix user lookup
2020-12-28 22:06:50 -07:00