Wyatt Verchere
6e147cc9db
fmt clippy prettier
2024-01-30 19:47:44 -08:00
Wyatt Verchere
d2834ce720
Merge branch 'shared-profiles-backend' of http://github.com/modrinth/theseus into shared-profiles-backend
2024-01-30 19:44:12 -08:00
Wyatt Verchere
f9beea8ef2
fmt clippy prettier
2024-01-30 19:39:46 -08:00
thesuzerain
1018d05e36
working acceptance + download
2024-01-30 19:14:47 -08:00
Wyatt Verchere
719aded698
removing users
2024-01-30 19:13:22 -08:00
Wyatt Verchere
6b99f82cea
api modifications
2024-01-30 17:42:58 -08:00
Wyatt Verchere
bdde054036
first draft
2024-01-30 17:35:13 -08:00
Wyatt Verchere
0d3f007dd4
Config transfer ( #951 )
...
* fixed config dir issue
* jackson's sync write
2024-01-05 14:00:48 -05:00
Carter
9702dae19d
Switch from stdout log to latest log MOD-595 ( #964 )
...
* Switch from stdout log to latest log
* remove std capture
* Remove unused functions
2024-01-05 14:00:08 -05:00
chaos
f6a697780b
Remove lwjgl debugging arg ( #959 )
2023-12-28 17:00:27 -05:00
maxomatic458
ef8b525376
fix custom profile import for CF ( #914 )
...
* use minecraftinstance.json for CF
* fix fabric version
v0.6.3
2023-12-13 17:26:56 -07:00
Geometrically
e39635c75b
Fix auth (finally) ( #937 )
...
* Finish auth
* Clippy + fix avatar on alts
* add retrying to entitlement request
2023-12-12 20:57:01 -07:00
chaos
260744c8af
Wrap version names. Closes #908 ( #928 )
2023-12-11 20:53:18 -07:00
Emma Alexia
54114e6e94
Fix #901 - add YT nocookie and Discord to CSP ( #904 )
2023-12-11 20:52:28 -07:00
Emma Alexia
1bd721d523
Enable light mode and OLED mode as options ( #936 )
...
Will eventually need the new component from knossos to be ported, but this will suffice for now
2023-12-11 20:51:29 -07:00
Jai A
c1518c52f3
fix avatar merge
v0.6.2
2023-11-21 10:16:36 -07:00
ToBinio
531b38e562
display App version in settings ( #801 )
...
Co-authored-by: Geometrically <18202329+Geometrically@users.noreply.github.com>
2023-11-21 08:38:22 -07:00
chaos
fd299aabe8
Check for write access before change. ( #890 )
...
* Check for write access before change. Closes #862
* Formatting.
2023-11-21 08:37:05 -07:00
chaos
4b1a3eb41e
Add missing noblur value to modals. Closes #713 ( #891 )
2023-11-21 08:35:57 -07:00
chaos
a5739fa7e2
Bump version + revert to mc-heads.net ( #895 )
2023-11-21 08:35:32 -07:00
Wyatt Verchere
25662d1402
Auth retrying, std logs ( #879 )
v0.6.1
2023-11-17 21:49:32 -07:00
Brayden Zee
01ab507e3a
Search pagination fix ( #800 )
...
* Fix account tool tip displaying in the wrong place
* Set page to one after search
2023-11-15 17:22:49 -07:00
Ryan Lauderbach
4491d50935
Update breadcrumbs on profile name update ( #643 )
...
* Update breadcrumbs on profile name update
* Fix formatting
2023-11-15 16:43:19 -07:00
fxd
3c2889714a
native decorations toggle ( #541 )
...
* add native decorations toggle
* osname mac -> MacOS
* remove newlines
2023-11-15 16:42:59 -07:00
Octelly
eb6e7d1491
fixed typo ( #493 )
...
duplicate "used"
2023-11-15 16:41:34 -07:00
MrLiam2614
a8eb561774
Fixed bug when creating instance starting or ending with spaces has errors ( #845 )
...
Based on issue #808
2023-11-15 16:39:53 -07:00
ToBinio
6152eeefe3
fix rendering/calculation of maxProjectsPerRow in homepage ( #872 )
2023-11-15 16:39:17 -07:00
ToBinio
b8b1668fee
change instance fullscreen-checkbox to toggle ( #848 )
2023-11-15 16:38:35 -07:00
ToBinio
aaf808477e
disable disabled projects on update ( #871 )
2023-11-15 16:38:13 -07:00
chaos
8e3ddbcfaf
Update avatar URLs to use Crafatar API. ( #877 )
2023-11-15 16:37:54 -07:00
Geometrically
a17e096d94
Bump version + fix neoforge 1.20.2+ ( #863 )
2023-11-08 15:07:53 -08:00
Jackson Kruger
f5c7f90d19
Fix handling of paths longer than 260 chars on Windows during export ( #847 )
2023-10-30 18:27:30 -07:00
Carter
bd18dbdbe8
correct file import linked_data option logic ( #835 )
2023-10-23 17:04:02 -07:00
Geometrically
696000546b
Fix apple build ( #825 )
...
* Fix apple build
* fix pr
2023-10-21 18:55:50 -07:00
Geometrically
dc5785c874
Fix apple build ( #824 )
2023-10-21 18:47:15 -07:00
Geometrically
afaec4b1bf
Bump Theseus Version ( #818 )
...
* push to test on windows
* Fix windows sup
* Fix macos
* Fix back
* new resolver for windows testing
* Custom macos handling for some versions
* Fix 1.13+ broken
* fix arg parsing mac
* small winblows fix
* remove debug info; set meta url
* run lint + fix clippy
* Remove useless commnet
v0.6.0
2023-10-21 13:08:47 -07:00
Carter
7fb8850071
reduce side effects during migration hydration ( #803 )
2023-10-15 22:12:26 -07:00
Carter
8ccc7dfcd2
Fix launcher duplicate profile function ( #804 )
2023-10-12 10:41:44 -07:00
ToBinio
da07d7328d
fix google.svg ( #795 )
2023-10-09 10:34:56 -07:00
Jackson Kruger
772597ce2a
Make export selection consistent between platforms and allow selecting which projects to export ( #789 )
...
* Experimenting with tests
* Overhaul handling of paths for pack files to always use standardized style
Also allows disabling export of all items
* Minor improvements
* Revert test things
* Minor tweaks
* Fix clippy warning
2023-10-09 10:34:19 -07:00
ToBinio
e76a7d57c0
fix categories duplicating ( #773 )
2023-10-06 19:59:18 -07:00
Jackson Kruger
ebc4da6c29
Use 'neoforge' instead of 'neo-forge' in mrpacks ( #787 )
2023-10-04 15:42:09 -07:00
Miraculixx
f73c112e07
Fixing bug report template - Wrong nesting ( #756 )
...
* Wrap string in quotes to support brackets
* Moving string to label
2023-10-02 10:28:45 -07:00
chaos
7fbc9fa357
Allow mods to be added to unlocked instances. ( #760 )
...
* Allow mods to be added to unlocked instances.
* Learn about optional chaining?.
2023-10-02 10:27:04 -07:00
chaos
6f8ffcaf35
Overflow and mrpack fixes, comfortable memory slider and more. ( #762 )
...
* Add overflow rules for certain elements.
* Round scrollbar corners to be more attractive.
* Avoid corners in avatar & fix white corner in logs
* Increase step to 64 for memory related inputs.
* Fix overflow on title in mod browse. Fixes #740
* Fix overflow in instance mod browsing.
* Add checks for instances without versions.
2023-10-02 10:26:22 -07:00
Wyatt Verchere
1e8852b540
Bugs again ( #703 )
...
* initial
* more fixes
* logs
* more fixes
* working rescuer
* minor log display fix
* mac fixes
* minor fix
* libsselinux1
* linux error
* actions test
* more bugs. Modpack page! BIG changes
* changed minimum 64 -> 8
* removed modpack page moved to modal
* removed unnecessary css
* mac compile
* many revs
* Merge colorful logs (#725 )
* make implementation not dumb
* run prettier
* null -> true
* Add line numbers & make errors more robust.
* improvments
* changes; virtual scroll
---------
Co-authored-by: qtchaos <72168435+qtchaos@users.noreply.github.com>
* omorphia colors, comments fix
* fixes; _JAVA_OPTIONS
* revs
* mac specific
* more mac
* some fixes
* quick fix
* add java reinstall option
---------
Co-authored-by: qtchaos <72168435+qtchaos@users.noreply.github.com>
Co-authored-by: Jai A <jaiagr+gpg@pm.me>
v0.5.4
2023-09-12 09:27:03 -07:00
Modrinth Bot
bc02192d80
[no ci] synced file(s) with modrinth/.github ( #731 )
2023-09-10 12:42:05 -04:00
George Tsotsos
405f77e466
Rounded corner to improve UI continuity ( #711 )
...
* round top right corner
* remove conflicting shadow & more radius
* remove unnecessary css rule
2023-09-04 17:15:33 -04:00
Geometrically
2fad02df23
Fix some small things ( #658 )
2023-08-23 11:03:09 -04:00
chaos
1eb8998296
Update CSP to allow mclo.gs ( #648 )
...
* Update CSP to allow mclo.gs
* Fix semicolon location
2023-08-22 10:08:30 -04:00