Commit Graph

2517 Commits

Author SHA1 Message Date
Danielle Hutzley
3123f6444f Add Bincode feature for efficient binary storage 2022-06-26 16:23:41 -07:00
Geometrically
cb2a7a88fc Fix auth URL using staging (#556) 2022-06-26 16:17:55 -07:00
stairman06
e530111283 Version search fix (#554) 2022-06-26 12:52:05 -07:00
Geometrically
4e97a3b3d5 More project type validators (#383) 2022-06-26 10:39:38 -07:00
Emma Cypress
332c4a1f98 Add note about adding multiple files to a version (#546)
* Add note about adding multiple files to a version

Closes #545 as not planned

Related to modrinth/docs#50

* Fix note showing on version.vue when it shouldn't
2022-06-25 22:10:22 -07:00
Emma Cypress
8541b95d8b Add Embedded dependency type (#553)
* Add Embedded dependency type

* Why, lint, did you not complain about this in my dev env???
2022-06-25 22:09:10 -07:00
Emma Cypress
e4584e3f04 Force file input to accept file type based on project type (#552) 2022-06-25 22:08:50 -07:00
Emma Cypress
134c43ad9e Always return the username as fetched from the database (#382)
Co-authored-by: Patrick <cryne@gmx.de>
Co-authored-by: Geometrically <18202329+Geometrically@users.noreply.github.com>
2022-06-25 22:04:34 -07:00
John Paul
e74b4b35b9 Don't consider a user's name taken by self (#376)
* Don't consider a user's name taken if self

* Fix incorrect types

* try-use more idiomatic Option tech

* true if `None`

Co-authored-by: Geometrically <18202329+Geometrically@users.noreply.github.com>
2022-06-25 21:50:41 -07:00
Emma Cypress
16e7194dfe Add Embedded dependency type (#380)
* Add Embedded dependency type

I couldn't find any SQL tables or anything for dependency types, so I'm going to assume there aren't any

* Make modpacks use Embedded instead of Required

Co-authored-by: Geometrically <18202329+Geometrically@users.noreply.github.com>
2022-06-25 19:16:46 -07:00
Geometrically
168ec9092a Fix random Nuxt internal server errors (#551)
* Fix random Nuxt internal server errors

* Fix ratelimit key being exposed

* Add GDPR clarification
2022-06-25 16:46:10 -07:00
github-actions
914b6c757d Bump package version [skip ci] 2022-06-25 20:25:26 +00:00
venashial
48d10d701e Expose fetching from `send function 2022-06-25 13:23:39 -07:00
github-actions
6479e94c4f Bump package version [skip ci] 2022-06-25 20:10:16 +00:00
venashial
fb3a9f1f29 Fix send function headers error 2022-06-25 13:08:20 -07:00
github-actions
e9d7df8862 Bump package version [skip ci] 2022-06-25 19:33:51 +00:00
venashial
123de56f38 Refactor setup documentation 2022-06-25 12:32:03 -07:00
github-actions
8627132d6a Bump package version [skip ci] 2022-06-25 07:40:01 +00:00
venashial
3ef9c4c626 Add .gitkeep to /generated to fix tsconfig 2022-06-25 00:37:57 -07:00
venashial
aec03294d6 Create send function for API requests 2022-06-25 00:17:42 -07:00
github-actions
2e6e1f4060 Bump package version [skip ci] 2022-06-25 05:53:31 +00:00
venashial
07f1103784 Add registry-url to workflow 2022-06-24 22:52:02 -07:00
Jai A
ffc8f133c9 Fix auth URL compute 2022-06-24 22:44:47 -07:00
github-actions
507f2a4c7c Bump package version [skip ci] 2022-06-25 05:42:29 +00:00
venashial
1c9e9b9367 Use npm for publishing 2022-06-24 22:41:05 -07:00
github-actions
4d81775f8d Bump package version [skip ci] 2022-06-25 05:32:53 +00:00
venashial
cf042931b6 Use alternate NPM_TOKEN config for release 2022-06-24 22:31:11 -07:00
github-actions
f6a931599a Bump package version [skip ci] 2022-06-25 05:28:29 +00:00
venashial
1b17049e94 Cut down highlight.js size 2022-06-24 22:26:49 -07:00
venashial
81c039d645 Fix packaging to correctly handle utils/ 2022-06-24 20:36:16 -07:00
Emma Cypress
932b0ccf24 Allow archived projects to show in search (#381)
Resolves MOD-96
2022-06-24 14:26:18 -07:00
github-actions
e245edc843 Bump package version [skip ci] 2022-06-23 06:18:30 +00:00
venashial
8494ed8ac3 Add NavRow animation 2022-06-22 23:17:00 -07:00
stairman06
371f14d2e4 Show report button when logged out (#548) 2022-06-22 22:33:57 -04:00
Emma Cypress
3e5c7f62d0 Update Mojang meta URL (#379)
Urgent, needs to be on prod before the next snapshot comes out
2022-06-22 12:22:19 -07:00
github-actions
1109fbfcc3 Bump package version [skip ci] 2022-06-22 05:48:57 +00:00
venashial
ff88f242fa Run pnpm format 2022-06-21 22:47:15 -07:00
venashial
bd3dd69ae1 Fix package.json + NavRow indicator 2022-06-21 22:37:26 -07:00
github-actions
06780c2805 Bump package version [skip ci] 2022-06-22 04:30:34 +00:00
venashial
e44e227af6 Reorder workflow pnpm installation 2022-06-21 21:29:17 -07:00
venashial
4ca06a9218 Fix workflow NPM publish auth secret 2022-06-21 21:25:22 -07:00
venashial
9e29761581 Fix NPM package script 2022-06-21 19:11:26 -07:00
venashial
110c389d85 Fix packaging index.ts 2022-06-21 19:08:22 -07:00
github-actions
d856ed89ff Bump package version [skip ci] 2022-06-22 00:26:48 +00:00
venashial
fa747515e9 NavRow animation improvements 2022-06-21 17:25:07 -07:00
venashial
b15c9d7655 Fix release workflow (replace pnpmnpm) 2022-06-21 00:45:16 -07:00
venashial
15c3ee4af2 Update release workflow 2022-06-21 00:41:53 -07:00
venashial
748248deab Fix formatting + Update README 2022-06-21 00:38:52 -07:00
venashial
70671ac672 Merge branch 'main' of https://github.com/modrinth/kleos 2022-06-20 23:50:41 -07:00
venashial
f70f670ed3 Skip Typescript compilation on packaging 2022-06-20 23:50:33 -07:00