Geometrically
66becbc4cc
Fix dependencies route only showing one dependency per version ( #229 )
2021-07-28 11:34:47 -07:00
Geometrically
5b8612c919
Fix dependency route having incorrect return value ( #228 )
2021-07-27 18:48:56 -07:00
Geometrically
430c22e06e
Add gallery parameter to meilisearch attributes ( #227 )
2021-07-27 18:10:40 -07:00
Geometrically
76b62eda3a
Allow gallery featuring, add gallery images to search, rename rejection reasons, transfer ownership route ( #226 )
2021-07-27 16:50:07 -07:00
venashial
bc983162f3
Detect if redirect url contains a query string ( #225 )
2021-07-27 16:31:41 -07:00
Geometrically
4922598aee
Add gallery item deletion + making them optional ( #224 )
2021-07-21 09:54:29 -07:00
Geometrically
b2f8bb9990
Fix panic on requesting projects ( #223 )
2021-07-19 14:47:14 -07:00
Geometrically
9ee92fb9e9
Project gallery, webhook fixes, remove cache, re-enable donation URLs ( #222 )
2021-07-19 11:30:39 -07:00
Geometrically
981bf1d56f
Fix caching bug, and moderation webhook being sent at the wrong time ( #215 )
2021-06-19 22:01:11 -07:00
Geometrically
d2c2503cfa
Final V2 Changes ( #212 )
...
* Redo dependencies, add rejection reasons, make notifications more readable
* Fix errors, add dependency route, finish PR
* Fix clippy errors
2021-06-16 09:05:35 -07:00
Geometrically
2a4caa856e
More APIv2 Fixes ( #210 )
...
* Refactor search to not spam the database with queries, new utility routes for V2
* Run prepare
* More V2 Fixes
* Run prepare + formatter
2021-06-05 20:59:21 -07:00
Geometrically
157962e42a
Improve peformance of search indexing, v2 fixes + new routes ( #205 )
...
* Refactor search to not spam the database with queries, new utility routes for V2
* Run prepare
2021-06-02 18:33:11 -07:00
Geometrically
16db28060c
Project Types, Code Cleanup, and Rename Mods -> Projects ( #192 )
...
* Initial work for modpacks and project types
* Code cleanup, fix some issues
* Username route getting, remove pointless tests
* Base validator types + fixes
* Fix strange IML generation
* Multiple hash requests for version files
* Fix docker build (hopefully)
* Legacy routes
* Finish validator architecture
* Update rust version in dockerfile
* Added caching and fixed typo (#203 )
* Added caching and fixed typo
* Fixed clippy error
* Removed log for cache
* Add final validators, fix how loaders are handled and add icons to tags
* Fix search module
* Fix parts of legacy API not working
Co-authored-by: Redblueflame <contact@redblueflame.com>
2021-05-30 15:02:07 -07:00
Mysterious_Dev
712424c339
Add alphabetically sorting ( #190 )
2021-04-24 19:44:11 -07:00
BasiqueEvangelist
15c56dfcb8
Maven endpoint support ( #180 )
...
* Basic maven endpoint
* Clean up maven endpoint
* cargo sqlx prepare
* Minor cleanup
* Remove indentation
* Borrow &str instead of &String
* Refactor mod_data-getting
2021-03-29 10:36:55 +02:00
Redblueflame
b98ad47618
Fixed spacing ( #181 )
...
Co-authored-by: 0SoggyMustache0 <george@georgekazan.dev>
Co-authored-by: 0SoggyMustache0 <george@georgekazan.dev>
Co-authored-by: Geometrically <18202329+Geometrically@users.noreply.github.com>
2021-03-28 22:30:56 -07:00
Redblueflame
4778c5f5e8
Github container repository support ( #183 )
...
* Add GHCR support
* Add layer caching
2021-03-28 14:01:19 -07:00
MulverineX
d041671dc5
Update banner URL & Fix spelling ( #105 )
...
* Update banner URL
From https://gist.github.com/MulverineX/6f0a27bc67692f14567816ce1c3f7710 instead of a discord attachment
* Fix spelling of proper laboratory
Co-authored-by: Geometrically <18202329+Geometrically@users.noreply.github.com>
Co-authored-by: Redblueflame <contact@redblueflame.com>
2021-03-28 12:40:21 -07:00
Geometrically
5cab65d197
Fix #178 ( #179 )
2021-03-26 22:10:30 -07:00
Jai A
b5bf627fb1
Fix ID serialization being broken on report create route
2021-03-11 15:52:38 -07:00
Jai A
6104150b77
Fix users not being able to see their own unapproved mods
2021-03-11 10:32:47 -07:00
Jai A
a13bae2f39
Fix report create route
2021-03-10 20:20:37 -07:00
Jai A
fd80e98207
Register report type routes
2021-03-09 21:18:04 -07:00
Jai A
f43b95f001
Fix primary files not showing when requesting multiple versions
2021-03-09 13:40:19 -07:00
Geometrically
38802d3522
Fix primary files, file deletion, checks for mod following, fix user following route ( #175 )
2021-03-08 12:52:48 -07:00
Jai A
9f7813622d
Fix team invites
2021-03-07 20:46:04 -07:00
Jai A
75d67207aa
Register users notification route
2021-03-07 18:53:38 -07:00
Jai A
e596a8f731
Fix search
2021-03-07 18:44:24 -07:00
Jai A
5b0cc73792
Change server side and client side fields to optionals
2021-03-07 17:52:04 -07:00
Jai A
2163d4465f
Fix license field not working:
2021-03-07 17:07:32 -07:00
Jai A
8becf45714
Fix broken search
2021-03-07 16:39:47 -07:00
Jai A
853ead26ca
Register notification routes, add action method for notifications, and fix auto-featuring versions
2021-03-06 13:47:49 -07:00
Geometrically
0ccb6cb873
Follows ( #172 )
...
* Follows initial
* Fix #171 , Fix #170 , Fix #169 , Fix #164
* More work on follows
* Fix compile error
* Upgrade meili version, add follows to search
2021-03-04 20:35:23 -07:00
BasiqueEvangelist
e46ff3de8b
Add slug validation ( #168 )
2021-02-23 08:04:10 -07:00
Geometrically
a02e08a879
Fix featured versions sorting ( #166 )
...
* Reports WIP
* Finish reports
* Clippy fixes
* Fix featured versions sorting
Co-authored-by: Geometrically <geometrically@pop-os.localdomain>
2021-02-13 22:38:00 -07:00
Geometrically
109d7d87bd
Reports ( #165 )
...
* Reports WIP
* Finish reports
* Clippy fixes
Co-authored-by: Geometrically <geometrically@pop-os.localdomain>
2021-02-13 12:11:13 -07:00
Geometrically
3df740702c
Fix version hash ( #154 )
2021-01-30 16:51:32 -07:00
Geometrically
06bb6f7bff
Dependencies, fix panic on version get, Filtered Versions route ( #153 )
2021-01-29 20:35:29 -07:00
Geometrically
e33738a876
Fix queries, also add error message for database ( #152 )
2021-01-28 14:36:53 -07:00
Geometrically
f887f5dca3
Return database error so I can actually debug this
2021-01-28 11:15:29 -07:00
Geometrically
257c16690a
Merge pull request #151 from modrinth/fix-duplicates
...
Fix some mods and versions 'dissapearing'
2021-01-28 09:36:23 -07:00
Geometrically
7114e88992
Merge branch 'master' into fix-duplicates
2021-01-28 09:08:08 -07:00
Geometrically
de7e869ca9
Fix some mods and versions 'dissapearing'
2021-01-28 09:07:10 -07:00
Geometrically
eaee9c9522
Merge pull request #150 from modrinth/fix-duplicates
...
Fix several bugs
2021-01-27 16:01:03 -07:00
Geometrically
bee11a6d41
Fix several bugs
2021-01-27 15:43:44 -07:00
Geometrically
647e44147f
Merge pull request #149 from modrinth/fix-version-get
...
Fix version get
2021-01-27 09:18:08 -07:00
Geometrically
4a5d46915d
Fix version get
2021-01-27 08:46:38 -07:00
Geometrically
8ad19585cb
Merge pull request #148 from modrinth/sentry
...
Sentry Integration
2021-01-27 07:27:21 -07:00
AppleTheGolden
951a33fae9
Add Sentry integration
2021-01-27 14:38:18 +01:00
Geometrically
bcf174cd1e
Delete labelsync.yml
2021-01-25 15:27:04 -07:00