Emma
|
b0057b130e
|
[no ci] Sync issue templates (#641)
|
2023-06-21 19:32:36 -04:00 |
|
Wyatt Verchere
|
d64c043838
|
sends own addr to auth callback (#639)
* sends own addr to auth callback
* shouldn't have http on local
* actually, both should have
* changed for consistency
|
2023-06-15 16:12:02 -07:00 |
|
Wyatt Verchere
|
dd3599f5b3
|
removed route (#637)
* removed route
* email change support
|
2023-06-13 14:43:20 -07:00 |
|
Geometrically
|
ea043517c5
|
Fix version file visibility (#630)
* Fix version file visibility
* add missing
* update prepare
|
2023-06-08 20:25:03 -07:00 |
|
Wyatt Verchere
|
b84d9c5d55
|
github token support (#629)
* github token support
* sqlx-data
* renamed github, modrinth tokens
* removed prints
|
2023-06-08 16:35:12 -07:00 |
|
Geometrically
|
abc99c7e69
|
Fix report + mod deletion (#626)
|
2023-06-01 08:53:16 -07:00 |
|
Wyatt Verchere
|
fe25cd3bec
|
Minos push (#589) (#590)
* Minos push (#589)
* moving to other computer
* working redirection
* incomplete pat setup
* no more errors
* new migrations
* fixed bugs; added user check
* pats
* resized pats
* removed testing callback
* lowered kratos_id size
* metadata support
* google not working
* refactoring
* restructured github_id
* kratos-id optional, legacy accounts connect
* default picture
* merge mistake
* clippy
* sqlx-data.json
* env vars, clippy
* merge error
* scopes into an i64, name
* requested changes
* removed banning
* partial completion of github flow
* revision
---------
Co-authored-by: Geometrically <18202329+Geometrically@users.noreply.github.com>
|
2023-05-31 16:03:08 -07:00 |
|
Prospector
|
2eb51edfb6
|
Merge pull request #623 from modrinth/reports-fixes
Reports fixes
|
2023-05-25 12:53:40 -07:00 |
|
Geometrically
|
715d564028
|
Merge branch 'master' into reports-fixes
|
2023-05-25 12:36:13 -07:00 |
|
Jai A
|
989b704efc
|
Reports fixes
|
2023-05-25 15:27:15 -04:00 |
|
triphora
|
0bfaeb8521
|
Update Discord webhook emojis (#592)
Fixes #569
|
2023-05-19 11:04:40 -07:00 |
|
triphora
|
b713b324f9
|
Fix incorrect response to invalid input on bulk edit route (#579)
|
2023-05-06 10:45:29 -04:00 |
|
Geometrically
|
339ac05443
|
Fix TM pending in project route (#584)
|
2023-04-22 17:44:51 -07:00 |
|
Geometrically
|
72cfa683cf
|
Fix edit bug staging (#582)
* Fix edit bug staging
* Fix comp err
* Fix mod message bug
* Fix compile bug
* Run fmt
* Fix other bug
|
2023-04-21 13:55:50 -07:00 |
|
Geometrically
|
3a6b9f04f9
|
Fix reports creation (#580)
|
2023-04-21 11:10:57 -07:00 |
|
Geometrically
|
59f24df294
|
Add dependencies to search (#578)
* Add dependencies to search
* add attrs for faceting
* run prepare
* Add user data route from token
* update to 24hrs
* Fix report bugs
|
2023-04-20 16:38:30 -07:00 |
|
Geometrically
|
5c559af936
|
Fix project scheduling (#576)
* Fix project scheduling
* fix comp
* Fix again
* Fix compile err
* Fix compile err
* Fix compile err
* fix random err
|
2023-04-18 17:12:44 -07:00 |
|
Geometrically
|
bb80505b76
|
Return pending TMs, fix notifs serde (#575)
* Return pending TMs, fix notifs serde
* fix compile
|
2023-04-18 14:16:41 -07:00 |
|
Geometrically
|
a560f6e9f6
|
Monetization status, additional files fix, deps fix (#574)
|
2023-04-16 20:03:53 -07:00 |
|
Geometrically
|
95ae981698
|
Overhaul notifs + threads fixes (#573)
* Overhaul notifs + threads fixes
* fix lang
|
2023-04-15 19:48:21 -07:00 |
|
Geometrically
|
969eb67217
|
Add replies, private notes, get many threads (#572)
* Add replies, private notes, get many threads
* register multiple route
* filter out moderators in threads
|
2023-04-13 15:04:08 -07:00 |
|
Prospector
|
0dfebbad9d
|
Merge pull request #571 from modrinth/threads-fixes
more threads fixes
|
2023-04-13 10:18:28 -07:00 |
|
Jai A
|
f87f4bd8cc
|
more threads fixes
|
2023-04-13 09:54:03 -07:00 |
|
Geometrically
|
352caa85da
|
Fix messages not showing (#570)
|
2023-04-12 21:18:03 -07:00 |
|
Geometrically
|
8f61e9876f
|
Add report + moderation messaging (#567)
* Add report + moderation messaging
* Add system messages
* address review comments
* Remove ds store
* Update messaging
* run prep
---------
Co-authored-by: Geometrically <geometrically@Jais-MacBook-Pro.local>
|
2023-04-12 17:59:43 -07:00 |
|
triphora
|
7605df1bd9
|
Fix some routes not working (#566)
|
2023-03-23 09:39:46 -07:00 |
|
Geometrically
|
b91ec48178
|
Fix notification spam (#565)
|
2023-03-17 09:36:12 -07:00 |
|
triphora
|
3c2f144795
|
Perses finale (#558)
* Move v2 routes to v2 module
* Remove v1 routes and make it run
* Make config declaration consistent, add v3 module
* Readd API v1 msgs
* Fix imports
|
2023-03-16 11:56:04 -07:00 |
|
masecla22
|
0271337f8e
|
Fixed an issue with colliding slugs when modifying a project (#562)
* Fixed an issue with colliding slugs when modifying a project
* Update projects.rs
---------
Co-authored-by: triphora <emma@modrinth.com>
|
2023-03-14 15:06:33 -07:00 |
|
Geometrically
|
630a71c46c
|
Queue Dates + Warnings, some cleanup (#549)
* Queue Dates + Warnings, some cleanup
* Fix ping
* Fix repeated discord messaging
* Fix compile error + run fmt
|
2023-03-14 14:48:46 -07:00 |
|
Geometrically
|
150329dd4a
|
Fix GV + Loader syncing on version create (#564)
* Fix GV + Loader syncing on version create
* Update rustc v
|
2023-03-12 16:42:25 -07:00 |
|
triphora
|
59d7bce518
|
Actually fix pagination (#557)
|
2023-03-04 08:53:26 -07:00 |
|
Magnus Jensen
|
3c1e3cd38e
|
Fix version name can be empty string (#537)
|
2023-03-03 18:20:04 -05:00 |
|
triphora
|
a2eb0bf9fe
|
Add license name to license_text response (#555)
|
2023-03-03 18:09:27 -05:00 |
|
Orchid system (Emma)
|
5d48ecf86a
|
Project Perses (API v1 yeetenings): parts 4 and 5 (#554)
* Project Perses (API v1 yeetenings): parts 4 and 5
Resolves MOD-219
Resolves MOD-220
* Note to Emma: Please test your stuff
|
2023-03-02 10:50:46 -07:00 |
|
Geometrically
|
00d09aa01e
|
Housekeeping + Fix DB perf issues (#542)
* Housekeeping + fix db perf issues
* run prep
|
2023-02-22 16:11:14 -07:00 |
|
triphora
|
9afdc55416
|
Add project color to embed accent color (#522)
Closes #521
Co-authored-by: Geometrically <18202329+Geometrically@users.noreply.github.com>
|
2023-02-21 17:44:18 -07:00 |
|
Geometrically
|
2c942c8809
|
Fix limit ordering (#543)
|
2023-02-16 14:24:57 -07:00 |
|
Geometrically
|
c15acc4ce3
|
Add API V1 flickers (#541)
Co-authored-by: triphora <emmaffle@modrinth.com>
|
2023-02-15 17:05:28 -05:00 |
|
Geometrically
|
b056610eaa
|
Version slugs (#533)
* Version slugs
* Get rid of new field, finish it up
|
2023-02-15 13:38:37 -07:00 |
|
Magnus Jensen
|
8eb9fb1834
|
fix slug colliding error not showing when editing project (#534)
* fix slug colliding error not showing when editing project
* format
* re-introduce old code
* run sqlx prepare
---------
Co-authored-by: MagnusHJensen <magnus.holm.jensen@lego.dk>
Co-authored-by: Geometrically <18202329+Geometrically@users.noreply.github.com>
|
2023-02-15 10:41:00 -07:00 |
|
Magnus Jensen
|
7ec518b41c
|
update index to use approval date if set (#540)
Co-authored-by: MagnusHJensen <magnus.holm.jensen@lego.dk>
Co-authored-by: Geometrically <18202329+Geometrically@users.noreply.github.com>
|
2023-02-15 10:20:34 -07:00 |
|
Magnus Jensen
|
dc15914a85
|
chore(validate): update error description to space actual error (#538)
Co-authored-by: MagnusHJensen <magnus.holm.jensen@lego.dk>
|
2023-02-15 09:40:32 -07:00 |
|
Geometrically
|
3b22f59988
|
Fix ariadne req URL (#531)
|
2023-02-01 11:17:46 -07:00 |
|
Geometrically
|
afdab0300e
|
Update Analytics req + Fix versions list (#529)
* Update Analytics req + Fix versions list
* Fix sentry support
* Fix lint
|
2023-02-01 10:08:02 -07:00 |
|
Geometrically
|
26533c47e7
|
Add loaders + game versions param to mods (#528)
|
2023-01-27 19:24:40 -07:00 |
|
triphora
|
df3aeed291
|
Add scary warning for people still using API v1 (#525)
* Add scary warning for people still using API v1
* change [] brackets to headers
|
2023-01-17 15:01:26 -07:00 |
|
Geometrically
|
867ba7b68f
|
Fix various issues (#524)
* Fix various issues
* Fix multipart body hang
* drop req if error
* Make multipart errors more helpful
|
2023-01-16 16:45:19 -07:00 |
|
triphora
|
1679a3f844
|
Fix file uploading for admins (#519)
|
2023-01-07 19:35:40 -07:00 |
|
triphora
|
1611049623
|
Fix query params giving plain text error (#509)
|
2023-01-05 17:14:39 -05:00 |
|