Commit Graph

3014 Commits

Author SHA1 Message Date
Lenny McLennington
b50e584369 PasteUpload task changed to use 0x0.st's protocol
- Modified PasteUpload task to upload the log file to 0x0.st and other
  services with the same protocol.

- Modified Paste settings UI to allow the user to select a custom paste
  URL, simplified the settings page code.
2022-01-19 08:27:26 +00:00
swirl
a606b47a22 pastebin URL app setting 2022-01-14 18:30:02 -05:00
swirl
a62155c1c9 preliminary stuff for paste.ee removal 2022-01-14 18:20:06 -05:00
swirl
b4f750e7db Merge pull request #50 from bexnoss/offline-mode
Offline Mode Support
2022-01-14 18:03:35 -05:00
swirl
b19e315615 Set maximum memory allocated to 4GB by default 2022-01-14 17:34:50 -05:00
swirl
41dba376a8 remove 5 from display name
Closes: #58
2022-01-14 17:33:34 -05:00
bexnoss
cdaa397dcf Reword offline mode disclaimer 2022-01-14 14:19:31 +01:00
bexnoss
395e265564 Add offline mode disclaimer 2022-01-14 00:01:05 +01:00
swirl
b07853c9ef Merge pull request #61 from meguminloli/develop 2022-01-13 13:55:29 -05:00
Megumin
b635a7e693 update NIX.md 2022-01-13 15:43:29 +02:00
meguminloli
f84fc783b6 removed redundant recs
removed file
2022-01-13 15:29:10 +02:00
swirl
2301a934b0 Merge pull request #59 from A-UNDERSCORE-D/patch-1 2022-01-13 08:19:08 -05:00
meguminloli
60e9d2754a changed flake.nix
removed result
2022-01-13 13:14:50 +02:00
A_D
d06c2cacb1 Readd original MultiMC/Launcher copyright
The original MMC code remains Apache.
2022-01-13 09:59:16 +02:00
swirl
49c2bd477c Merge pull request #45 from cidkidnix/develop 2022-01-12 21:11:09 -05:00
bexnoss
46a3b4de6e Remove unnecessary semicolon 2022-01-12 18:41:33 +01:00
bexnoss
6ecc8c5496 Remove unnecessary license header 2022-01-12 14:57:32 +01:00
bexnoss
a1ff3b1ee3 Add offline mode support 2022-01-12 14:26:02 +01:00
bexnoss
d4b522b6cb Add offline mode UI 2022-01-12 10:36:26 +01:00
swirl
3b524e99cc Merge pull request #46 from muscaln/java 2022-01-11 14:44:21 -05:00
Mustafa Çalışkan
3329d94c9b Introduce POLYMC_JAVA_PATHS env 2022-01-11 18:24:37 +03:00
Mustafa Çalışkan
a12118f1a0 Sort java versions from current to oldest 2022-01-11 17:40:58 +03:00
cidkidnix
5fe33a98a2 nix: remove patch due to breakage 2022-01-10 18:24:49 -06:00
swirl
1d8196e11a More rebranding
Closes: #39

Mostly done with rebranding now. We just need to translate some services
to PolyMC.
2022-01-10 12:47:35 -05:00
swirl
c7f6f94930 Merge pull request #42 from Eonfge/patch-1 2022-01-10 12:02:12 -05:00
Eonfge
131615811b Set PrefersNonDefaultGPU for hybrid devices
With the Property 'PrefersNonDefaultGPU', you can signal to dekstop environments like GNOME that you want to run the application using the more powerful secondary graphics card, if such a card is available. Specification: https://specifications.freedesktop.org/desktop-entry-spec/latest/ar01s06.html

With this change, you won't have to include a special prime-run script.
2022-01-10 14:55:18 +01:00
swirl
3fa6e22430 Merge pull request #40 from Jan200101/PR/rpm-1.0.5 2022-01-09 17:57:18 -05:00
Jan200101
c86ac772c8 Update RPM and build instruction 2022-01-09 21:51:56 +01:00
swirl
1cc7a193c2 add logo to different styles
Also fixed genicons to automate this.
1.0.5
2022-01-09 14:18:51 -05:00
swirl
e50d07f791 remove patreon stuff
Closes: #22

Update to 1.0.5

Remove "Forking/Redistribution" tab in About (why is it even there?)

Metainfo now corresponds to version

add discord

Completely removed Patreon.
2022-01-09 13:51:46 -05:00
swirl
b515cb478e fix empty exec line when binary_name is unset 2022-01-09 13:34:01 -05:00
swirl
29e9d65cb2 rpm readme update 2022-01-09 13:32:12 -05:00
swirl
42574f185e Merge pull request #38 from cidkidnix/develop
Nix: Package fixup
2022-01-09 13:28:32 -05:00
cidkidnix
92872e957b nix: package fixup 2022-01-09 12:00:37 -06:00
swirl
20747dd50a Merge pull request #37 from Jan200101/PR/rpm
rework rpm spec
2022-01-09 13:00:14 -05:00
Jan200101
a83cb2f2b8 rework rpm spec 2022-01-09 18:50:00 +01:00
swirl
541f26b33a Merge pull request #29 from cidkidnix/develop 2022-01-09 10:58:51 -05:00
swirl
459aafbca4 Merge pull request #34 from muscaln/develop 2022-01-09 10:56:47 -05:00
cidkid
9bd86f84de nix: make sure tarball is pointed to proper repo
Co-authored-by: Louis Bettens <lourkeur@users.noreply.github.com>
2022-01-09 08:37:47 -06:00
cidkid
0ce1b68261 Don't import channel as root, import channel as user
Co-authored-by: Louis Bettens <lourkeur@users.noreply.github.com>
2022-01-09 08:35:52 -06:00
cidkidnix
fe9ce7a329 Make instuctions more clear 2022-01-09 08:17:52 -06:00
cidkidnix
8ccef671d5 Update instructions 2022-01-09 08:16:15 -06:00
Mustafa Çalışkan
957cd29dbf nix: add support for non-flake builds 2022-01-09 17:08:19 +03:00
cidkid
72656d41df Merge branch 'develop' into develop 2022-01-09 04:16:15 -06:00
cidkidnix
15f62e54ab Make readme reflect new flake changes 2022-01-09 04:12:55 -06:00
swirl
5a09dcae68 forgot linebreak 2022-01-09 00:19:21 -05:00
Ezekiel Smith
87af5f631d Update branding: New Logo (#30)
New logo
Co-authored-by: swirl <swurl@swurl.xyz>
2022-01-09 00:13:15 -05:00
swirl
27eca06947 rpm in readme 2022-01-08 23:55:59 -05:00
swirl
c63b5bb132 Merge pull request #32 from getchoo/add-rpm-packaging
add rpm build script and spec file
2022-01-08 23:52:05 -05:00
swirl
3b09ee97be Merge pull request #33 from getchoo/remove-wsl-detection
stop cmake from blocking builds on wsl
2022-01-08 23:51:10 -05:00