Kevin Zhang
|
ce6321cf8b
|
Merge branch 'dev' into avalonia
|
2024-01-21 10:53:10 -06:00 |
|
Kevin Zhang
|
f927f3aa83
|
Merge pull request #2489 from flooxo/open_with
feat: Add open with option for files in context menu
|
2024-01-21 10:53:00 -06:00 |
|
VictoriousRaptor
|
06e3452455
|
Merge pull request #2410 from flooxo/shell_fix
New option CloseShellAfterPress
|
2024-01-21 12:42:25 +08:00 |
|
Hongtao Zhang
|
329b3bb9c8
|
Use Resource for Glyph Font Family
|
2024-01-19 17:54:26 -06:00 |
|
Hongtao Zhang
|
c4c18609b4
|
main keybinding & svg support
|
2024-01-19 12:12:44 -06:00 |
|
Hongtao Zhang
|
dc4e1c4b75
|
port image
|
2024-01-18 17:31:04 -06:00 |
|
Hongtao Zhang
|
f61886257a
|
update to net8.0
|
2024-01-17 23:12:31 -06:00 |
|
Kevin Zhang
|
1f99d0da4f
|
Merge pull request #2493 from NoPlagiarism/calc_add_operators
[Calculator] Add comparison operators & remainder
|
2024-01-17 17:59:47 -06:00 |
|
NoPlagiarism
|
81bfd75294
|
[Explorer] Fix ignoring reserved keywords (#2492)
|
2024-01-17 17:59:26 -06:00 |
|
NoPlagiarism
|
1020320412
|
[Calculator] Add comparison operators & remainder
|
2024-01-18 01:13:38 +05:00 |
|
Florian Grabmeier
|
e14e7d0959
|
Update Glyph
Signed-off-by: Florian Grabmeier <flo.grabmeier@gmail.com>
|
2024-01-17 10:56:10 +01:00 |
|
dependabot[bot]
|
1d578790b5
|
Bump Mages from 2.0.1 to 2.0.2 (#2471)
Bumps [Mages](https://github.com/FlorianRappl/Mages) from 2.0.1 to 2.0.2.
- [Release notes](https://github.com/FlorianRappl/Mages/releases)
- [Changelog](https://github.com/FlorianRappl/Mages/blob/devel/CHANGELOG.md)
- [Commits](https://github.com/FlorianRappl/Mages/compare/v2.0.1...v2.0.2)
---
updated-dependencies:
- dependency-name: Mages
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-01-16 20:58:54 -06:00 |
|
Florian Grabmeier
|
8898a09aac
|
Add Glyph for open with
Signed-off-by: Florian Grabmeier <flo.grabmeier@gmail.com>
|
2024-01-16 22:59:46 +01:00 |
|
Florian Grabmeier
|
1327250a6f
|
Add "Open With" option to file context menu
Signed-off-by: Florian Grabmeier <flo.grabmeier@gmail.com>
|
2024-01-16 22:55:25 +01:00 |
|
dependabot[bot]
|
ea5a85d16e
|
Bump Microsoft.Data.Sqlite from 8.0.0 to 8.0.1 (#2487)
|
2024-01-16 02:29:00 +00:00 |
|
Kevin Zhang
|
c2a5ee92f2
|
Merge pull request #2412 from flooxo/update_all
feat: Update all plugins result
|
2024-01-15 19:25:40 -07:00 |
|
Hongtao Zhang
|
c80a638b65
|
fix multiple enumeration and revert logic for single update
|
2024-01-15 16:49:46 -06:00 |
|
Kevin Zhang
|
996fb08e98
|
Merge pull request #2473 from NoPlagiarism/calc_add_funcs
[Calculator] Allow more functions to be used
|
2024-01-15 15:28:47 -07:00 |
|
NoPlagiarism
|
e6fb59e64a
|
Add ToggleGameMode to system commands
|
2024-01-14 18:31:21 +05:00 |
|
NoPlagiarism
|
c3cf3d9e7e
|
[Calculator] Allow more functions to be used
|
2024-01-11 15:27:35 +05:00 |
|
Florian Grabmeier
|
26c35a84b1
|
Fix use async
Signed-off-by: Florian Grabmeier <flo.grabmeier@gmail.com>
|
2024-01-07 19:53:54 +01:00 |
|
Florian Grabmeier
|
dcaa74dbe5
|
Fix reduce nesting
Signed-off-by: Florian Grabmeier <flo.grabmeier@gmail.com>
|
2023-12-29 11:17:46 +01:00 |
|
Florian Grabmeier
|
d0f25036ca
|
Remove translations
Signed-off-by: Florian Grabmeier <flo.grabmeier@gmail.com>
|
2023-12-27 18:44:20 +01:00 |
|
flox_x
|
625a3213c5
|
Merge branch 'dev' into shell_fix
|
2023-12-26 12:12:50 +01:00 |
|
flox_x
|
24a6c68fb8
|
Merge branch 'dev' into update_all
|
2023-12-26 12:12:09 +01:00 |
|
VictoriousRaptor
|
35d006bfda
|
Add "Sign Out" as an alias for "Log Off"
Closes #2214
|
2023-12-18 13:02:28 +08:00 |
|
flox_x
|
5169a16458
|
Apply suggestions from code review
Typo
Co-authored-by: VictoriousRaptor <10308169+VictoriousRaptor@users.noreply.github.com>
|
2023-12-15 17:57:04 +01:00 |
|
Florian Grabmeier
|
651711711d
|
Implement pause/exit logic
Signed-off-by: Florian Grabmeier <flo.grabmeier@gmail.com>
|
2023-12-13 18:35:34 +01:00 |
|
flox_x
|
fea65890f3
|
Merge branch 'dev' into shell_fix
|
2023-12-13 16:52:18 +01:00 |
|
flox_x
|
be47d613e4
|
Merge branch 'dev' into update_all
|
2023-12-12 17:29:49 +01:00 |
|
VictoriousRaptor
|
2c39cf7501
|
Merge pull request #2444 from Flow-Launcher/VictoriousRaptor-patch-1
Set default value of `AutoRestartAfterChanging` to `true`
|
2023-11-28 17:34:15 +08:00 |
|
dependabot[bot]
|
44af8e59f9
|
Bump System.Data.OleDb from 7.0.0 to 8.0.0
Bumps [System.Data.OleDb](https://github.com/dotnet/runtime) from 7.0.0 to 8.0.0.
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](https://github.com/dotnet/runtime/compare/v7.0.0...v8.0.0)
---
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>
|
2023-11-27 23:00:55 +00:00 |
|
VictoriousRaptor
|
c8753b29ec
|
Set default value of AutoRestartAfterChanging to true
|
2023-11-27 21:50:23 +08:00 |
|
Kevin Zhang
|
d57f7189d3
|
Merge branch 'dev' into binary_formatter
|
2023-11-25 23:57:32 -06:00 |
|
Hongtao Zhang
|
fd9e8a59e1
|
fix build
|
2023-11-25 23:57:05 -06:00 |
|
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 |
|
flox_x
|
30f9a43dbb
|
Merge branch 'Flow-Launcher:dev' into shell_fix
|
2023-11-19 12:20:38 +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 |
|
Hongtao Zhang
|
83553244d7
|
use memorypack instead of binaryformatter
|
2023-11-11 18:10:06 -06:00 |
|
Florian Grabmeier
|
3623316fc0
|
Disable conflicting options
Signed-off-by: Florian Grabmeier <flo.grabmeier@gmail.com>
|
2023-11-11 13:47:22 +01:00 |
|
Florian Grabmeier
|
276c6eda6b
|
Fix overlapping layout
Signed-off-by: Florian Grabmeier <flo.grabmeier@gmail.com>
|
2023-11-11 12:36:09 +01:00 |
|