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
Geometrically
178b1e8bb0
Merge pull request #120 from modrinth/team-member-fixes
...
Fix revocation of invites, allow for /user_id/teams to be useful
2020-12-28 10:51:16 -07:00
Geometrically
12840f2428
Teams ( #64 )
...
* Teams
* Fix errors on versions with no files
2020-12-28 10:50:59 -07:00
Geometrically
9d50f03cb1
Fix game version editing for versions
2020-12-27 18:58:27 -07:00
Geometrically
8c1688657a
Fix revocation of invites, allow for /user_id/teams to be useful
2020-12-27 18:50:10 -07:00
Geometrically
833cb99f41
Merge pull request #119 from modrinth/team-member-fixes
...
Add 'accepted' field to TeamMember
2020-12-27 08:18:34 -07:00
Geometrically
bd5d84abcd
Add 'accepted' field to TeamMember
2020-12-26 22:49:07 -07:00
Geometrically
d451ba9b6e
Merge pull request #118 from modrinth/fix-invites
...
Fix invites
2020-12-26 15:21:41 -07:00
Geometrically
14bd02a569
Merge branch 'master' into fix-invites
2020-12-26 15:18:47 -07:00
Geometrically
4beace1bb0
Fix inites (again)
2020-12-26 15:17:51 -07:00
Geometrically
6996dfcd3b
Fix incorrect route for team fetching ( #117 )
...
* Fix invites failing
* Fix incorrect route for team fetching
2020-12-26 12:25:27 -07:00
Geometrically
42c46d7d5c
Fix incorrect route for team fetching
2020-12-26 12:20:23 -07:00
Geometrically
9b31ce83c5
Fix invites failing ( #116 )
2020-12-26 12:13:09 -07:00
Geometrically
cb5250527b
Fix invites failing
2020-12-26 12:08:28 -07:00
Geometrically
0b160a6741
GitHub Actions
2020-12-24 18:48:50 -07:00
calum6541
dff34a8ae2
Added new options to the settings dashboard tab. ( #60 )
...
* Created developer tools dashboard
* Remove PopUp and use inline version
* Moved developer tools to the settings tab
At request of Geo
* Fixed some bugs.
* Fix Typos and flex on buttons
* Lowercased token
* Fix button styles
* Move screenshot in-house.
* Move screenshot in-house.
* Completed Developer Settings and Added features to Settings Tab.
Also fixed the about page, updated the "alpha" mention to beta.
* Update revoke-token.vue
2020-12-24 18:24:37 -07:00
Geometrically
8f780ad89e
Google ad verification code
2020-12-22 19:35:33 -07:00
Jai A
4624ef393d
Merge branch 'master' of https://github.com/modrinth/knossos
2020-12-21 22:26:01 -07:00
Jai A
2ce8a890e2
Re-add EthicalAds
2020-12-21 22:25:46 -07:00
Prospector
90e0e9000e
Fix environment supportedness on create page too
2020-12-21 19:00:08 -08:00
Jai A
a6bb1c156d
Fix bio description
2020-12-20 22:03:47 -07:00
ProspectorDev
31db8161b5
Remove the broken No Functionality side option and replace with Optional
2020-12-17 22:43:29 -08:00
Jai A
c0d1448080
Fix some links not using slugs
2020-12-16 16:19:49 -07:00