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
|
9555007690
|
finish porting welcome pages
|
2024-01-18 22:22:24 -06:00 |
|
Hongtao Zhang
|
4c7b5921e6
|
Welcome Page Port Part 1
|
2024-01-18 21:46:21 -06:00 |
|
Hongtao Zhang
|
2d8490b4d9
|
small fix
|
2024-01-18 19:07:07 -06:00 |
|
Hongtao Zhang
|
0f3cb5da8d
|
bind to task instead of the complex loading scheme
|
2024-01-18 17:49:12 -06:00 |
|
Hongtao Zhang
|
dc4e1c4b75
|
port image
|
2024-01-18 17:31:04 -06:00 |
|
Hongtao Zhang
|
d788de8b90
|
first port to avalonia
|
2024-01-18 16:45:49 -06:00 |
|
Hongtao Zhang
|
05a0455d91
|
update font name
|
2024-01-17 23:12:51 -06:00 |
|
Hongtao Zhang
|
6374f41efe
|
update dependency
|
2024-01-17 23:12:49 -06:00 |
|
Hongtao Zhang
|
48bfef2a48
|
update global.json
|
2024-01-17 23:12:31 -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 |
|
Kevin Zhang
|
6aeec622ae
|
Merge pull request #2465 from Flow-Launcher/strip-newlines-for-multi-line-paste
Strip newlines for multi line paste
|
2024-01-15 20:05:37 -07: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 |
|
VictoriousRaptor
|
5b25d55fcd
|
Merge pull request #2475 from Flow-Launcher/FIX-1819
Update system commands in README
|
2024-01-16 06:55:42 +08: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 |
|
VictoriousRaptor
|
c17c4cef3d
|
Merge branch 'dev' into FIX-1819
|
2024-01-15 09:12:58 +08:00 |
|
Jeremy Wu
|
03bf15f5b7
|
Merge pull request #2481 from NoPlagiarism/GameModeToggleOtherWays
Add ToggleGameMode to system commands
|
2024-01-15 08:09:09 +11:00 |
|
NoPlagiarism
|
e6fb59e64a
|
Add ToggleGameMode to system commands
|
2024-01-14 18:31:21 +05:00 |
|
VictoriousRaptor
|
19dc86a23b
|
[ci skip] Update system commands in README
Fix #1819
|
2024-01-13 12:05:11 +08:00 |
|
NoPlagiarism
|
c3cf3d9e7e
|
[Calculator] Allow more functions to be used
|
2024-01-11 15:27:35 +05:00 |
|
flox_x
|
0dfe7975ef
|
Merge branch 'dev' into update_all
|
2024-01-07 20:11:55 +01: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 |
|
VictoriousRaptor
|
2c965b1800
|
[ci skip] README: Add links to plugins (#2466)
README: Add links to plugins
|
2023-12-27 19:51:09 +08:00 |
|
NoPlagiarism
|
f4887fa9c6
|
Spelling: Add Softpedia to expected
|
2023-12-27 15:05:00 +05:00 |
|
NoPlagiarism
|
0d9f345199
|
README: Add links to community plugins
|
2023-12-27 14:54:29 +05:00 |
|
Garulf
|
e8d4afbf31
|
Use ChangeQueryText func
|
2023-12-26 09:59:01 -05:00 |
|
Garulf
|
db6e54160f
|
Handle clipboard paste event if text
|
2023-12-26 09:46:46 -05:00 |
|
Garulf
|
2107402ba8
|
Override clipboard paste event
|
2023-12-26 09:46:34 -05: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 |
|
Jeremy Wu
|
7fb8cc5642
|
Merge pull request #2456 from Flow-Launcher/VictoriousRaptor-patch-1
Add "Sign Out" as an alias for "Log Off"
|
2023-12-18 20:17:38 +11:00 |
|
VictoriousRaptor
|
35d006bfda
|
Add "Sign Out" as an alias for "Log Off"
Closes #2214
|
2023-12-18 13:02:28 +08:00 |
|
Jeremy Wu
|
e52db047a5
|
Merge pull request #2449 from Flow-Launcher/dependabot/github_actions/actions/setup-dotnet-4
Bump actions/setup-dotnet from 3 to 4
|
2023-12-16 17:28:05 +11: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 |
|
flox_x
|
14ad17af4c
|
Merge branch 'dev' into update_all
|
2023-12-15 12:50:27 +01:00 |
|