Commit graph

93 commits

Author SHA1 Message Date
goat
5ad3ec123d
localize profiles strings 2023-04-18 20:37:05 +02:00
goat
3f112376eb
make "start on boot" work as expected for dev plugins 2023-04-11 21:45:26 +02:00
goat
9b3990e5c7
Merge branch 'master' into profiles 2023-04-11 21:33:19 +02:00
MidoriKami
063a9408e1
Remove Anonymous Feedback (#1168)
- Removes the submit anonymous feedback checkbox
- Remove relevant wording around anonymous feedback (incl. warning)
- Update anonymous feedback error message
2023-04-11 17:18:29 +00:00
goat
7028f5072b
cool new plugin picker 2023-04-11 00:50:52 +02:00
goat
ffb0a0c41d
disable search and sort when in profile editor 2023-04-10 22:59:44 +02:00
goat
ea01e62936
reset widget before deleting profile 2023-04-10 22:54:19 +02:00
goat
4b2f649215
feedback for profile imports 2023-04-10 22:53:35 +02:00
goat
91ada49fa7
always add plugins as enabled in profile editor 2023-04-10 21:20:36 +02:00
goat
b0906af1ba
prevent some collection is modified errors 2023-04-10 21:18:23 +02:00
goat
4328826c86
never ever update dev plugins 2023-04-10 21:07:21 +02:00
goat
7fe004c875
remove plugins from deleting profile synchronously 2023-04-10 20:25:46 +02:00
goat
e93e1cc806
add delete button to plugins in profiles 2023-04-10 20:08:10 +02:00
goat
642e8bf6d3
Profiles (#1178) 2023-04-10 19:17:00 +02:00
Aireil
48bc151cdb
feat: allow partial match of tags in the installer (#1167) 2023-04-04 23:04:22 -07:00
goat
193f9c8869
fix: orphaned plugins can never accept feedback 2023-03-26 00:39:27 +01:00
Aireil
38a6630715
style: fix spacing 2023-03-18 16:36:14 +01:00
Aireil
14d5d28cde
feat: add author name in changelog tab 2023-03-18 16:15:31 +01:00
Aireil
1d7580122c
feat: make search work in changelog tab 2023-03-18 16:15:10 +01:00
Aireil
d7c510647e
feat: display 3pp changelogs 2023-03-18 16:14:28 +01:00
Infi
c699c02425 small rename 2023-02-26 21:05:51 +01:00
Infi
94538d1728 Make it search for the plugin and open the installed category 2023-02-26 21:00:03 +01:00
goat
78581d637a
feat: plugin changelog history 2023-02-15 19:52:40 +01:00
Aireil
c717a40379
fix: remove conflicting loc 2023-02-11 23:11:38 +01:00
goat
9a32da7db8
chore: also lock when rendering 2023-01-18 22:45:17 +01:00
goat
aa58edec9a
chore: lock lists in plugin manager when sorting 2023-01-18 22:39:23 +01:00
Aireil
af007d471c
fix: don't hide the plugin list when operations are in progress 2023-01-18 14:34:55 +01:00
goaaats
e153e73e77
fix: don't show punchline if a plugin is troublesome 2023-01-08 00:35:04 +01:00
goaaats
6ea7273e04
feat: give dev plugins more leeway regarding unload errors 2023-01-08 00:32:24 +01:00
goaaats
31a4f895a0
fix: don't show plugin as decommissioned when orphaned 2023-01-08 00:13:56 +01:00
goaaats
e3cbc4dc8c
feat: note if a plugin is no longer being serviced 2023-01-07 23:48:20 +01:00
goaaats
21b8adff4d
fix: allow control for orphaned plugins 2023-01-07 23:23:16 +01:00
goat
4675d77a2d
fix(pi): only show testing context menu if testing is on 2022-11-06 15:28:22 +01:00
goat
ba2239e9de
feat(pi): add sort by enabled/disabled 2022-11-03 21:46:09 +01:00
goat
9c16359914
feat: batch config saves 2022-11-01 19:44:57 +01:00
goat
a499ba9447
fix: make settings window text wrap, add explainer for new testing mode 2022-11-01 00:40:22 +01:00
goat
ae1d90162a
feat: add categories for "testing available" and "currently testing" 2022-10-30 16:14:14 +01:00
goat
46cb6a3b74
fix: label plugins that aren't actively being tested "available" in the installer 2022-10-30 11:41:07 +01:00
goat
86b381ea49
feat: warning modal for testing plugin downgrades 2022-10-29 23:29:51 +02:00
goat
09c4828a9e
chore: clean up file-scoped namespace fallout 2022-10-29 15:54:24 +02:00
goat
987ff8dc8f
chore: convert Dalamud to file-scoped namespaces 2022-10-29 15:23:22 +02:00
goat
b093323acc
chore: warnings pass 2022-10-29 15:19:52 +02:00
goat
505e37fd28
feat: make testing opt-in per plugin 2022-10-29 14:45:52 +02:00
Meisterlala
0f2937a3dd
Checking for correct image size in Image Tester 2022-09-19 16:08:58 +02:00
Aireil
ca8e1d9013
feat: reload dev plugin manifest when disabling 2022-09-15 16:18:26 +02:00
goat
0920ff941b
Merge pull request #1007 from Aireil/fix_concurrency 2022-09-14 18:15:22 +02:00
Aireil
440f96fab2
feat: reload dev plugin manifest when enabling 2022-09-14 16:53:17 +02:00
Aireil
453c417422
fix: only display embarassing message if being held by plugins 2022-09-13 17:56:55 +02:00
Aireil
9bf714b6ba
fix: some concurrency issues with the installer 2022-09-13 17:39:30 +02:00
goat
645e9aede4
feat: show outdated plugins when searched for 2022-09-03 22:56:52 +02:00