Commit graph

2343 commits

Author SHA1 Message Date
flox_x
87f35d49e4
Merge branch 'dev' into update_all 2023-11-23 09:27:30 +01:00
Florian Grabmeier
4ed1c3c442 Update prompts
Signed-off-by: Florian Grabmeier <flo.grabmeier@gmail.com>
2023-11-23 09:14:53 +01:00
Florian Grabmeier
a3b9a4f9d0 Run updates in parallel
Signed-off-by: Florian Grabmeier <flo.grabmeier@gmail.com>
2023-11-22 14:55:53 +01:00
Florian Grabmeier
8180c1cd40 Display correct messages
Signed-off-by: Florian Grabmeier <flo.grabmeier@gmail.com>
2023-11-22 14:49:43 +01:00
Florian Grabmeier
cb59b6b264 Implemet basic update all logic
Signed-off-by: Florian Grabmeier <flo.grabmeier@gmail.com>
2023-11-22 14:25:17 +01:00
dependabot[bot]
a04bcce91e
Bump Microsoft.Data.Sqlite from 7.0.13 to 8.0.0
Bumps [Microsoft.Data.Sqlite](https://github.com/dotnet/efcore) from 7.0.13 to 8.0.0.
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](https://github.com/dotnet/efcore/compare/v7.0.13...v8.0.0)

---
updated-dependencies:
- dependency-name: Microsoft.Data.Sqlite
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-20 22:19:39 +00:00
Florian Grabmeier
57b78b5797 Fix merge
Signed-off-by: Florian Grabmeier <flo.grabmeier@gmail.com>
2023-11-19 17:07:29 +01:00
Jeremy Wu
f531a46225
Merge pull request #2404 from Flow-Launcher/dependabot/nuget/Microsoft.Data.Sqlite-7.0.13
Bump Microsoft.Data.Sqlite from 7.0.10 to 7.0.13
2023-11-19 15:11:38 +11:00
Jeremy Wu
4efac50a8f
Merge pull request #2369 from VictoriousRaptor/delay-restart-2
Delay restart after installing/uninstalling/updating plugins
2023-11-19 15:01:51 +11:00
VictoriousRaptor
439eebf6cb Version bump 3.1.4 2023-11-12 12:34:38 +08:00
VictoriousRaptor
c18ae41e56 Delete existing zip before downloading 2023-11-12 11:42:13 +08:00
VictoriousRaptor
af9c662892 Remove comment 2023-11-11 16:21:36 +08:00
VictoriousRaptor
f6a4942a48 Refactor plugin zip logic
- Download zip to temp folder
- Unzip to unique folder
2023-11-11 16:11:21 +08:00
VictoriousRaptor
50449de653 Hide modified plugins in query results 2023-11-11 15:29:55 +08:00
VictoriousRaptor
53eec76069 Remove unused import 2023-11-11 15:17:24 +08:00
VictoriousRaptor
69dad1be6c Check if plugin has been modified when installing/updating/uninstalling 2023-11-11 15:05:24 +08:00
VictoriousRaptor
b7a78362bf Throw exception when zip not found 2023-11-11 10:25:45 +08:00
VictoriousRaptor
9f39dfceee Use FuzzySearch to search access links 2023-11-11 01:43:29 +08:00
VictoriousRaptor
41721150f9 Add glyphs for pm context menu 2023-11-11 01:20:32 +08:00
VictoriousRaptor
842451db69 Show plugin icons in pm Install results 2023-11-11 00:48:18 +08:00
VictoriousRaptor
5b2220b9da Exclude installed plugins in pm install results 2023-11-11 00:47:18 +08:00
VictoriousRaptor
e7ffd573f0 Move Install/Uninstall plugin logic to Core.PluginManager 2023-11-11 00:40:27 +08:00
VictoriousRaptor
08da4e34df Use toast to improve consistency 2023-11-11 00:06:02 +08:00
VictoriousRaptor
72134e8f9a
Tweak notification text
Co-authored-by: Jeremy Wu <jeremy24wu@gmail.com>
2023-11-08 21:51:48 +08:00
Hongtao Zhang
f69a6db54f fix a negative width 2023-10-31 08:51:56 -05:00
dependabot[bot]
cc2ae7c768
Bump Microsoft.Data.Sqlite from 7.0.10 to 7.0.13
Bumps [Microsoft.Data.Sqlite](https://github.com/dotnet/efcore) from 7.0.10 to 7.0.13.
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](https://github.com/dotnet/efcore/compare/v7.0.10...v7.0.13)

---
updated-dependencies:
- dependency-name: Microsoft.Data.Sqlite
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-30 23:09:43 +00:00
Jeremy Wu
026e5f5b09
Merge pull request #2335 from ktos/bookmarks-newsqlite
Switch Bookmarks plugin to use Microsoft.Data.Sqlite
2023-10-24 21:34:13 +11:00
Hongtao Zhang
ab96629395 remove legacy CompileRemove 2023-10-16 05:55:57 -05:00
VictoriousRaptor
117ef26154
Merge branch 'dev' into delay-restart-2 2023-10-06 16:35:58 +08:00
VictoriousRaptor
08cc8b50ff
Merge pull request #2378 from VictoriousRaptor/fix-edge-bm-workspace
Add Edge Workspace support
2023-10-03 19:01:47 +08:00
VictoriousRaptor
07e77e7a41 Add Edge Workspaces support 2023-10-03 13:55:47 +08:00
VictoriousRaptor
1334798c6d Add AutoRestartAfterChanging option
- Option and UI
- New prompts and notification messages
2023-09-29 13:06:42 +08:00
VictoriousRaptor
31131ea4a0 Remove download success notification 2023-09-28 23:45:11 +08:00
VictoriousRaptor
ee8b0702a7 Ignore .lnk target file extension
- To avoid query "ex" matching any ".exe" file
2023-09-28 11:18:17 +08:00
Jeremy Wu
a8206dfcde
New Crowdin updates (#2331)
New translations
2023-09-25 13:39:03 +03:00
Jeremy Wu
63eb42099d
Merge pull request #2330 from Flow-Launcher/release_version_bumps
Release 1.16.2 version bump
2023-09-25 19:47:36 +10:00
Hongtao Zhang
63b2a07dd9 load unmanaged dll from dependencyResolver as well 2023-09-11 09:12:41 -05:00
Jeremy
992f6d11dc add allowEqual parameter name to call to make it clearer 2023-09-11 21:16:01 +10:00
Marcin Badurowicz
5c7141d4f8 set default rid to x64 2023-09-10 23:44:10 +02:00
Marcin Badurowicz
c33e8127ea remove dll copy step as it is automatically done when dotnet build with rid 2023-09-10 23:41:57 +02:00
Marcin Badurowicz
bdc3bfc6b8 remove unused properties from connection string 2023-09-10 23:41:49 +02:00
Marcin Badurowicz
802457f713 switch to different nuget 2023-09-10 23:41:39 +02:00
VictoriousRaptor
ec58939e55 Fix exclude path check for index search 2023-09-09 01:49:18 +08:00
Jeremy Wu
1c7f2a6f46 bump plugin versions 2023-09-07 21:44:00 +10:00
Jeremy Wu
c4caf388c4
New Crowdin updates (#2305)
New translations added
2023-08-30 18:06:55 +05:30
Jeremy Wu
4f66b01394 fix spelling 2023-08-22 07:58:46 +10:00
Jeremy Wu
a27e98b0d7 add handling of default plugin installation 2023-08-22 06:50:00 +10:00
Jeremy
c44ab83c98 bump plugin versions 2023-08-09 07:54:48 +10:00
Phoenix
ae18d12e42 Additional check for file extension in windows search results 2023-08-07 15:54:30 +03:00
Phoenix
cabe944979 Fix windows search empty paths 2023-08-07 15:42:31 +03:00