SabrePenguin
|
0c84d58915
|
Fix img tag allowing img....
Co-authored-by: TheKodeToad <TheKodeToad@proton.me>
Signed-off-by: SabrePenguin <147069705+SabrePenguin@users.noreply.github.com>
|
2024-06-02 18:59:44 +03:00 |
|
SabrePenguin
|
096028f1a6
|
Pleasing the format check
Co-authored-by: Alexandru Ionut Tripon <alexandru.tripon97@gmail.com>
Signed-off-by: SabrePenguin <147069705+SabrePenguin@users.noreply.github.com>
|
2024-06-02 18:59:44 +03:00 |
|
SabrePenguin
|
fa0492f606
|
Update launcher/Markdown.cpp
Co-authored-by: Alexandru Ionut Tripon <alexandru.tripon97@gmail.com>
Signed-off-by: SabrePenguin <147069705+SabrePenguin@users.noreply.github.com>
|
2024-06-02 18:59:44 +03:00 |
|
SabrePenguin
|
e201cad3f8
|
Formatting and fixed img_pos allowed as negative
Signed-off-by: SabrePenguin <lknofczynski@gmail.com>
|
2024-06-02 18:59:44 +03:00 |
|
SabrePenguin
|
1d8ee37504
|
Added a naive implementation of a <br> inserter
Signed-off-by: SabrePenguin <lknofczynski@gmail.com>
|
2024-06-02 18:59:44 +03:00 |
|
Alexandru Ionut Tripon
|
080e64faaf
|
Merge pull request #2346 from SabrePenguin/list-image-append-fix
List image append
|
2024-06-02 18:53:17 +03:00 |
|
Sefa Eyeoglu
|
a6788a92cf
|
Merge pull request #2459 from PrismLauncher/update_flake_lock_action
chore(nix): update lockfile
|
2024-06-02 08:23:23 +02:00 |
|
github-actions[bot]
|
bbff31bcc0
|
chore(nix): update lockfile
Flake lock file updates:
• Updated input 'flake-parts':
'github:hercules-ci/flake-parts/8dc45382d5206bd292f9c2768b8058a8fd8311d9?narHash=sha256-/GJvTdTpuDjNn84j82cU6bXztE0MSkdnTWClUCRub78%3D' (2024-05-16)
→ 'github:hercules-ci/flake-parts/2a55567fcf15b1b1c7ed712a2c6fadaec7412ea8?narHash=sha256-iKzJcpdXih14qYVcZ9QC9XuZYnPc6T8YImb6dX166kw%3D' (2024-06-01)
• Updated input 'nixpkgs':
'github:nixos/nixpkgs/47e03a624662ce399e55c45a5f6da698fc72c797?narHash=sha256-9dUxZf8MOqJH3vjbhrz7LH4qTcnRsPSBU1Q50T7q/X8%3D' (2024-05-25)
→ 'github:nixos/nixpkgs/6132b0f6e344ce2fe34fc051b72fb46e34f668e0?narHash=sha256-7R2ZvOnvd9h8fDd65p0JnB7wXfUvreox3xFdYWd1BnY%3D' (2024-05-30)
|
2024-06-02 00:20:40 +00:00 |
|
TheKodeToad
|
a70aeeea2b
|
Merge branch 'develop' into list-image-append-fix
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
|
2024-06-01 15:20:21 +01:00 |
|
Trial97
|
83883cadf9
|
fix qt5 build
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2024-05-31 19:30:10 +03:00 |
|
Trial97
|
f350918186
|
force initial size for the Add Instance dialog
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2024-05-31 19:03:40 +03:00 |
|
Trial97
|
c9c39b8203
|
fix double borders
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2024-05-31 17:47:39 +03:00 |
|
Trial97
|
f7120a4f6f
|
Made Custom New Instance scrollable
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2024-05-31 16:46:46 +03:00 |
|
Trial97
|
f4f0a61bf2
|
fix vanilla technic modpacks
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2024-05-31 16:15:12 +03:00 |
|
Trial97
|
817ff1ecbd
|
Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into change_version
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2024-05-31 10:20:48 +03:00 |
|
Alexandru Ionut Tripon
|
2145f9f0ac
|
Merge pull request #1847 from Trial97/move_export2
Improvements to modlist export
|
2024-05-31 09:58:32 +03:00 |
|
Alexandru Ionut Tripon
|
672c8c8b4c
|
Merge pull request #2453 from PrismLauncher/backport-2423-to-release-8.x
[Backport release-8.x] fix incorrect launch time
|
2024-05-31 09:58:11 +03:00 |
|
Alexandru Ionut Tripon
|
87ca2ce303
|
Merge pull request #2452 from PrismLauncher/backport-2438-to-release-8.x
[Backport release-8.x] Added support for bcachefs
|
2024-05-31 09:58:04 +03:00 |
|
Trial97
|
905d9d2826
|
fix zero launch time
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
(cherry picked from commit 1b0e8260ac )
|
2024-05-31 06:17:25 +00:00 |
|
timoreo
|
7ab8f8ef54
|
Merge pull request #2423 from Trial97/fix_time3
fix incorrect launch time
|
2024-05-31 08:17:07 +02:00 |
|
Celeste Peláez
|
ca359330c2
|
Reformatted FileSystem.h
Signed-off-by: Celeste Peláez <KernelFreeze@users.noreply.github.com>
(cherry picked from commit f5f32e2c6e )
|
2024-05-31 06:12:46 +00:00 |
|
Celeste Peláez
|
828222eb27
|
Added support for bcachefs
Signed-off-by: Celeste Peláez <KernelFreeze@users.noreply.github.com>
(cherry picked from commit a2b5ac73ff )
|
2024-05-31 06:12:46 +00:00 |
|
timoreo
|
da76b72800
|
Merge pull request #2438 from KernelFreeze/develop
Added support for bcachefs
|
2024-05-31 08:12:28 +02:00 |
|
Trial97
|
2635d7c3be
|
replaced grid with vertical layout on all add modpack pages
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2024-05-31 09:07:51 +03:00 |
|
Trial97
|
d1286bbe90
|
add some comments
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2024-05-30 21:54:32 +03:00 |
|
Trial97
|
eaccdca02d
|
added error message for import skin from user
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2024-05-30 16:21:08 +03:00 |
|
Trial97
|
75fbdc2df5
|
Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into skin_selector
|
2024-05-30 14:25:51 +03:00 |
|
Trial97
|
44a16c1ca1
|
fix CI
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2024-05-30 14:20:35 +03:00 |
|
Trial97
|
a7a1b28765
|
improve invalid path name
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2024-05-30 13:49:23 +03:00 |
|
Trial97
|
8704cd8402
|
remove duplicate proggress bar
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2024-05-30 11:49:09 +03:00 |
|
Trial97
|
e94243f99b
|
fix blocked mods api
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2024-05-30 09:56:55 +03:00 |
|
Trial97
|
a289e0c849
|
Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into fix_retry_dialog
|
2024-05-30 09:35:47 +03:00 |
|
Trial97
|
7fed5e9173
|
Capitalize the mod categories
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2024-05-30 08:51:36 +03:00 |
|
Trial97
|
5e36def18b
|
remove search button
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2024-05-30 00:36:02 +03:00 |
|
Trial97
|
469f051e30
|
remove search button
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2024-05-30 00:14:37 +03:00 |
|
Alexandru Ionut Tripon
|
6d60a6f4e3
|
Merge pull request #3 from TayouVR/filters
fix & clean ResourcePage.ui
|
2024-05-29 23:58:06 +03:00 |
|
Tayou
|
b8fe93efa3
|
fix & clean ResourcePage.ui
Qt is cursed.
Signed-off-by: Tayou <git@tayou.org>
|
2024-05-29 20:00:36 +02:00 |
|
Trial97
|
29444cfe0f
|
fix win combobox take#2
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2024-05-29 17:19:15 +03:00 |
|
Trial97
|
660772d4d7
|
swap buttons
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2024-05-29 01:06:11 +03:00 |
|
Trial97
|
b256d325f7
|
fix win combobox
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2024-05-29 01:03:17 +03:00 |
|
Alexandru Ionut Tripon
|
f332503088
|
Apply suggestions from code review
Co-authored-by: Tayou <git@tayou.org>
Signed-off-by: Alexandru Ionut Tripon <alexandru.tripon97@gmail.com>
|
2024-05-29 00:32:17 +03:00 |
|
Sefa Eyeoglu
|
f34c263964
|
Merge pull request #2441 from PrismLauncher/renovate/korthout-backport-action-3.x
|
2024-05-28 18:30:14 +02:00 |
|
renovate[bot]
|
4917287292
|
chore(deps): update korthout/backport-action action to v3
|
2024-05-28 14:35:10 +00:00 |
|
Trial97
|
5012178a98
|
trigger search on filter change
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2024-05-28 14:48:03 +03:00 |
|
Trial97
|
3f7847ad34
|
made ResourcePage elements resizable
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2024-05-28 14:47:44 +03:00 |
|
Trial97
|
4b52c72629
|
Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into filters
|
2024-05-27 22:35:38 +03:00 |
|
Evan Goode
|
e0b545152a
|
Mention PollyMC in README
|
2024-05-27 12:23:30 -04:00 |
|
Evan Goode
|
f8d9ce2b7c
|
Add Installation section to README.md
|
2024-05-27 12:04:56 -04:00 |
|
Trial97
|
59a8b91274
|
add spacing to retry modal
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2024-05-26 16:28:07 +03:00 |
|
Trial97
|
694ea65457
|
disable retry dialog for logo fetching
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
|
2024-05-26 11:13:01 +03:00 |
|