Jack251970
|
13fcdc60fa
|
Fix typo 'seperator'
|
2025-03-20 18:11:53 +08:00 |
|
Jack251970
|
43bf6342ca
|
Improve area text box
|
2025-03-17 11:19:47 +08:00 |
|
Jack251970
|
fcd7e55641
|
Change string resources
|
2025-03-16 21:06:03 +08:00 |
|
Jack251970
|
6c80e74d59
|
Fix websearch plugin issue & Improve sys plugin settings panel
|
2025-03-16 20:22:21 +08:00 |
|
Jack Ye
|
1baf1751f2
|
Merge branch 'dev' into settings_panel
|
2025-03-16 20:04:22 +08:00 |
|
Jack Ye
|
82af6ab940
|
Merge pull request #3344 from Jack251970/system_plugin_translation
Use Command Keyword to Search System Command
|
2025-03-16 13:55:24 +08:00 |
|
Jeremy Wu
|
ecebf17ea2
|
New Crowdin updates (#3186)
New translations
|
2025-03-14 11:08:08 +02:00 |
|
Jack251970
|
ab3cd8a329
|
Use largest score from title & subtitle & keyword
|
2025-03-14 15:32:23 +08:00 |
|
Jack251970
|
0f279df8d3
|
Add title & subtitle search
|
2025-03-13 23:57:52 +08:00 |
|
Jack251970
|
e196d7cfa9
|
Improve keyword search
|
2025-03-13 23:43:01 +08:00 |
|
Jack251970
|
2a5b22b938
|
Add command keyword change dialog & Support culture change
|
2025-03-13 23:29:00 +08:00 |
|
Jack251970
|
e0f02a0d7b
|
Initialize localized grid & Edit button
|
2025-03-13 22:34:50 +08:00 |
|
Jack251970
|
8335821ad0
|
Clean up codes
|
2025-03-13 22:02:45 +08:00 |
|
Jack251970
|
01e8be779c
|
Fix FL settings issue
|
2025-03-13 19:30:51 +08:00 |
|
Jack251970
|
bc0cde289c
|
Add translations for system plugin command column
|
2025-03-13 18:20:25 +08:00 |
|
Odotocodot
|
84cd1a84ac
|
Remove extra code
|
2025-03-12 16:05:50 +00:00 |
|
Odotocodot
|
b2f8ad9fb9
|
Fix null exception
|
2025-03-12 16:02:42 +00:00 |
|
Jack Ye
|
d099a392c5
|
Fix theme change drop shadow effect issue & Add theme description
|
2025-03-12 22:23:52 +08:00 |
|
Jack Ye
|
94774b2558
|
Requery and do not close window
|
2025-03-12 21:59:04 +08:00 |
|
Jack Ye
|
bad304b38f
|
Query themes every time
|
2025-03-12 21:50:39 +08:00 |
|
Jack Ye
|
468c0b23c0
|
Change ico & glyph
|
2025-03-12 18:54:43 +08:00 |
|
Jack Ye
|
9395b89a54
|
Make default score larger
|
2025-03-12 18:53:00 +08:00 |
|
Jack Ye
|
59fbef1d78
|
Use public current theme
|
2025-03-12 18:45:57 +08:00 |
|
Jack Ye
|
b2dc128699
|
Use dependency injection to fix issue
|
2025-03-12 18:39:14 +08:00 |
|
Jack Ye
|
a2372d843a
|
Merge branch 'dev' into flow-theme-selector-plugin
|
2025-03-12 18:24:01 +08:00 |
|
dependabot[bot]
|
1dfa15d325
|
Bump Microsoft.Data.Sqlite from 9.0.2 to 9.0.3
Bumps [Microsoft.Data.Sqlite](https://github.com/dotnet/efcore) from 9.0.2 to 9.0.3.
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](https://github.com/dotnet/efcore/compare/v9.0.2...v9.0.3)
---
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>
|
2025-03-11 22:13:52 +00:00 |
|
Jack Ye
|
869fe5f94a
|
Revert "Bump System.Data.OleDb from 8.0.1 to 9.0.2"
|
2025-03-10 09:41:17 +08:00 |
|
dependabot[bot]
|
8408a3cc54
|
Bump System.Data.OleDb from 8.0.1 to 9.0.2
Bumps [System.Data.OleDb](https://github.com/dotnet/runtime) from 8.0.1 to 9.0.2.
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](https://github.com/dotnet/runtime/compare/v8.0.1...v9.0.2)
---
updated-dependencies:
- dependency-name: System.Data.OleDb
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-03-09 07:57:00 +00:00 |
|
dependabot[bot]
|
65d42bf7c0
|
Bump Microsoft.Data.Sqlite from 9.0.1 to 9.0.2
Bumps [Microsoft.Data.Sqlite](https://github.com/dotnet/efcore) from 9.0.1 to 9.0.2.
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](https://github.com/dotnet/efcore/compare/v9.0.1...v9.0.2)
---
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>
|
2025-03-09 07:25:00 +00:00 |
|
Jack251970
|
889f4cbfeb
|
Fix null reference exception when checking source
|
2025-03-04 11:08:09 +08:00 |
|
Jack251970
|
1681ac470c
|
Fix path select button possibly invisible issue
|
2025-03-02 11:42:15 +08:00 |
|
Jack251970
|
af3a1a310c
|
Unify text area min width & height
|
2025-03-01 22:38:11 +08:00 |
|
Jack251970
|
bc7f4fe384
|
Improve text area
|
2025-03-01 22:29:14 +08:00 |
|
Jack251970
|
9f55e8387e
|
Change file select string
|
2025-03-01 22:25:51 +08:00 |
|
Jack251970
|
86c055338f
|
Unify operation button width
|
2025-03-01 22:17:16 +08:00 |
|
Jack251970
|
cd320f3de6
|
Move to resource
|
2025-03-01 22:15:22 +08:00 |
|
Jack251970
|
317258af2f
|
Redesgin settings panel for explorer plugin
|
2025-03-01 22:08:40 +08:00 |
|
Jack251970
|
62677bc40e
|
Fix program plugin settings panel top bottom margin issue
|
2025-03-01 22:08:08 +08:00 |
|
Jack251970
|
330a11a843
|
Adjust margin & Make title vertically center in program plugin
|
2025-02-28 21:57:27 +08:00 |
|
Jack251970
|
975d6eefdd
|
Redesgin settings panel for websearch plugin
|
2025-02-27 21:20:29 +08:00 |
|
Jack251970
|
16b45d38be
|
Redesgin settings panel for bookmark plugin
|
2025-02-27 20:58:06 +08:00 |
|
Jack251970
|
ac956bccef
|
Redesgin settings panel for program plugin
|
2025-02-27 20:51:16 +08:00 |
|
Jack251970
|
6d4919f15e
|
Redesgin settings panel for plugins manager plugin
|
2025-02-27 19:56:31 +08:00 |
|
Jack251970
|
65fb98fe84
|
Redesgin settings panel for shell plugin
|
2025-02-27 19:01:32 +08:00 |
|
Jack251970
|
9e43774508
|
Improve design for inner settings panel
|
2025-02-27 18:27:43 +08:00 |
|
Jack251970
|
64f02c3fd7
|
Redesign settings panel for sys plugin & Improve design styles
|
2025-02-27 18:22:56 +08:00 |
|
Jack251970
|
8fa34917aa
|
Redesgin settings panel for calculator plugin
|
2025-02-26 21:22:17 +08:00 |
|
Jack251970
|
ad63b0e7f4
|
Improve code quality for field names
|
2025-02-23 19:48:38 +08:00 |
|
Jeremy Wu
|
2bc9203be6
|
Merge pull request #3219 from Jack251970/delete_plugin_settings
Support deleting plugin settings when uninstalling plugins
|
2025-02-23 15:29:25 +11:00 |
|
Jeremy Wu
|
4b03aa477c
|
Merge pull request #3240 from Jack251970/back_query_results_before_change_query
Fix ChangeQuery & ReQuery Work Issue When Results Are Not From Query Results
|
2025-02-23 10:13:11 +11:00 |
|