Commit graph

2632 commits

Author SHA1 Message Date
Yusyuriv
deb4f20301
Explorer plugin native context menu: item type adjustments 2024-06-08 10:27:56 +06:00
Yusyuriv
0edd9eafab
Explorer plugin native context menu: turn it off by default 2024-06-08 10:16:33 +06:00
Yusyuriv
c42fbfd185
Explorer plugin native context menu: remove "experimental" part from the native context menu checkbox 2024-06-08 09:59:53 +06:00
DB p
fb9515b534 Add Strings in setting 2024-06-08 04:53:43 +09:00
DB p
4c813301a7 Add Type and Auto Size for context menu 2024-06-08 04:38:06 +09:00
Yusyuriv
ee64c259fc
Explorer plugin native context menu: free all allocated unmanaged memory 2024-06-07 21:29:04 +06:00
Yusyuriv
ce5a38bc49
Explorer plugin native context menu: only show it when it's enabled in settings 2024-06-07 14:35:15 +06:00
Yusyuriv
d07cb1c166
Explorer plugin native context menu: implement settings 2024-06-07 14:30:19 +06:00
Yusyuriv
1747a64d6b
Explorer plugin native context menu: move native context menu below all other items 2024-06-07 13:34:48 +06:00
Yusyuriv
adebabd824
Explorer plugin native context menu: hide duplicate functionality in the native context menu 2024-06-07 13:33:06 +06:00
Yusyuriv
d97382f9fb
Explorer plugin native context menu: fix icons being drawn at 32x32 2024-06-07 12:52:24 +06:00
Yusyuriv
3ee870b249
Explorer plugin native context menu: rename the list of ignored commands to better describe it 2024-06-07 12:39:26 +06:00
Yusyuriv
0987922cf8
Explorer plugin native context menu: add CopyAsPath to the list of ignored commands 2024-06-07 12:38:37 +06:00
Yusyuriv
0c29948b12
Revert "Explorer plugin native context menu: add ContextData=native-context-menu-item to differentiate them in markup"
This reverts commit f49e952e9b.
2024-06-07 12:34:07 +06:00
Yusyuriv
f49e952e9b
Explorer plugin native context menu: add ContextData=native-context-menu-item to differentiate them in markup 2024-06-07 12:32:08 +06:00
Yusyuriv
2c445b3cbb
Explorer plugin native context menu: remove unnecessary string interpolation 2024-06-07 12:30:45 +06:00
Yusyuriv
0706c5ec8b
Explorer plugin: ignore native context menu items that don't work 2024-06-07 11:16:30 +06:00
dependabot[bot]
24cc4757b4
Bump Microsoft.Data.Sqlite from 8.0.3 to 8.0.6
Bumps [Microsoft.Data.Sqlite](https://github.com/dotnet/efcore) from 8.0.3 to 8.0.6.
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](https://github.com/dotnet/efcore/compare/v8.0.3...v8.0.6)

---
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>
2024-06-03 22:40:45 +00:00
DB p
3a7f595822 - Adjust Themes / Preview Margin
- Fix GridSplitter Margin
2024-06-03 06:31:14 +09:00
VictoriousRaptor
5ec474cf38 Merge branch 'dev' into quicklook 2024-06-01 14:35:39 +08:00
Yan
45ab348b4d
Merge branch 'dev' into explorer-plugin-integrated-context-menu 2024-06-01 05:47:16 +06:00
DB p
59fb0e5849 - Change Explorer Plugin Icon
- Add Glyph Icons for context menu in explorer plugin
- Adjust WebSearch sub icons
2024-05-31 23:49:13 +09:00
Yusyuriv
0969fc12cb
Fix bitmap creation error in Explorer plugin shell integration 2024-05-30 22:44:52 +06:00
Yusyuriv
a8e2927f2a
Integrate native Windows context menu directly into the Explorer plugin 2024-05-30 18:55:35 +06:00
DB p
3bf482999f Adjust Layout 2024-05-30 15:41:26 +09:00
DB p
e322929cce Adjust Layout 2024-05-30 02:48:50 +09:00
DB p
105515eecb - Treat the preview panel height equal to the resultlist height
- Modify the image width to fit in the preview area if it is a media file
2024-05-30 01:00:14 +09:00
Jeremy
f902eaed0d Merge remote-tracking branch 'origin/dev' into quicklook 2024-05-29 21:17:09 +10:00
Jeremy
493a30e6c1 remove QuickLook related code from flow 2024-05-29 16:12:04 +10:00
Jeremy
70e530bde3 add QuickLook plugin for testing 2024-05-29 14:05:19 +10:00
Yusyuriv
87542e4385
Add option to hide uninstallers from results 2024-05-26 16:01:29 +06:00
Jeremy Wu
6eb8ef687c
Merge pull request #2722 from Flow-Launcher/fix-decimal
Fix bug and typo in Calculator Plugin
2024-05-26 12:46:38 +10:00
Yan
ec26321b7e
Merge pull request #2712 from Flow-Launcher/reduce-build-size
Reduce build size
2024-05-26 06:06:06 +06:00
Yusyuriv
f987980665
Revert "try appending runtimeidentifier instead of removing unused runtimes"
This reverts commit 058158ee32.
2024-05-25 13:08:24 +06:00
VictoriousRaptor
e4621a5c87 Fix calculator typo 2024-05-25 14:35:14 +08:00
VictoriousRaptor
27392a53c3 Fix output path 2024-05-25 14:32:49 +08:00
VictoriousRaptor
fa2df93dd7 Fix calculator decimal separator bug 2024-05-25 14:10:29 +08:00
Hongtao Zhang
058158ee32 try appending runtimeidentifier instead of removing unused runtimes 2024-05-25 00:36:54 -05:00
VictoriousRaptor
23dc33bce4 Update wording 2024-05-25 11:49:29 +08:00
DB p
72f0a746a9 Fix Binding 2024-05-25 08:45:21 +09:00
DB P
1e9310b1a2
Merge branch 'dev' into 240430PreviewSetting 2024-05-25 08:41:07 +09:00
Jeremy Wu
6133e551f7
New Crowdin updates (#2657)
New and updated translations
2024-05-24 21:06:34 +03:00
DB p
e0ff7d2f66 Merge branch 'dev' into 240430PreviewSetting 2024-05-24 17:50:11 +09:00
DB p
5ffe091786 Adjust Exploer Setting Panel 2024-05-24 16:04:05 +09:00
Yusyuriv
abb0c02dfe
Fix file info in preview panel of explorer plugin disappearing when file size display is disabled 2024-05-24 10:12:34 +06:00
Yusyuriv
5b561f4dce
Add settings for file size and date/time in explorer plugin 2024-05-24 09:51:24 +06:00
Yusyuriv
87bca71227
Replace Deploy with Publish in BrowserBookmark plugin's .csproj 2024-05-23 14:54:20 +06:00
Yusyuriv
3cb28d14a1
Potential fix for AppVeyor not deleting directories for BrowserBookmark plugin 2024-05-23 14:25:26 +06:00
Yusyuriv
28ec03c7fc
Remove test messages from .csproj 2024-05-23 14:00:17 +06:00
Yusyuriv
fedd3ae1f9
Add build messages to try debugging the appveyor build 2024-05-23 13:44:35 +06:00
Yusyuriv
0c34af6ebc
Remove unnecessary sqlite runtimes from BrowserBookmark plugin 2024-05-23 13:08:51 +06:00
Yusyuriv
976a8c540e
Add SatelliteResourceLanguages property to plugin projects to prevent generating unnecessary localization DLL files 2024-05-23 11:03:01 +06:00
Yusyuriv
2c4444d690
Remove NLog.Web.AspNetCore dependency 2024-05-23 10:49:48 +06:00
Yusyuriv
696ae7e20d
Move the additional explorer plugin functionality into the explorer plugin itself 2024-05-20 23:03:19 +06:00
Jeremy Wu
1bbe0302fa
Merge pull request #2520 from flooxo/local_install
Feature: Add support for local plugin installation
2024-05-20 08:44:47 +10:00
DB P
fa0d42e5ce
Merge branch 'dev' into 240430PreviewSetting 2024-05-18 12:40:07 +09:00
Jeremy
2606faae17 minor fixes & refactor 2024-05-16 21:22:08 +10:00
VictoriousRaptor
3554136a55
Merge pull request #2652 from Flow-Launcher/code-cleanup/Flow.Launcher.Plugin.BrowserBookmark
Code cleanup: Flow.Launcher.Plugin.BrowserBookmark
2024-05-01 11:41:59 +08:00
DB p
588e814e50 - Add style for hiding when non-filesize
- Add Strings
2024-04-30 11:10:22 +09:00
DB p
dcf72bca5b Add FileSize/Created/LastModified Info for Preview 2024-04-30 07:57:39 +09:00
Kevin Zhang
82d4e824a5
Change shellexecute for command without argument 2024-04-23 16:29:39 -05:00
Kevin Zhang
5a45c5a012
Use Shell Execute for Shell Plugin RunCommand
it would not behavior like win+r without this.

try `shell:startup`
2024-04-23 11:39:25 -05:00
Jeremy Wu
a9b4187969
New Crowdin updates (#2624)
* New translations en.xaml (Dutch)
[ci skip]

* New translations en.xaml (Slovak)
[ci skip]

* New translations en.xaml (French)
[ci skip]

* New translations en.xaml (French)
[ci skip]

* New translations en.xaml (Arabic)
[ci skip]

* New translations en.xaml (Arabic)
[ci skip]

* New translations en.xaml (Czech)
[ci skip]

* New translations en.xaml (Czech)
[ci skip]

* New translations en.xaml (Danish)
[ci skip]

* New translations en.xaml (Danish)
[ci skip]

* New translations en.xaml (German)
[ci skip]

* New translations en.xaml (German)
[ci skip]

* New translations en.xaml (Italian)
[ci skip]

* New translations en.xaml (Italian)
[ci skip]

* New translations en.xaml (Japanese)
[ci skip]

* New translations en.xaml (Japanese)
[ci skip]

* New translations en.xaml (Korean)
[ci skip]

* New translations en.xaml (Korean)
[ci skip]

* New translations en.xaml (Dutch)
[ci skip]

* New translations en.xaml (Polish)
[ci skip]

* New translations en.xaml (Polish)
[ci skip]

* New translations en.xaml (Portuguese)
[ci skip]

* New translations en.xaml (Portuguese)
[ci skip]

* New translations en.xaml (Russian)
[ci skip]

* New translations en.xaml (Russian)
[ci skip]

* New translations en.xaml (Slovak)
[ci skip]

* New translations en.xaml (Turkish)
[ci skip]

* New translations en.xaml (Turkish)
[ci skip]

* New translations en.xaml (Ukrainian)
[ci skip]

* New translations en.xaml (Ukrainian)
[ci skip]

* New translations en.xaml (Chinese Simplified)
[ci skip]

* New translations en.xaml (Chinese Simplified)
[ci skip]

* New translations en.xaml (Chinese Traditional)
[ci skip]

* New translations en.xaml (Chinese Traditional)
[ci skip]

* New translations en.xaml (Portuguese, Brazilian)
[ci skip]

* New translations en.xaml (Portuguese, Brazilian)
[ci skip]

* New translations en.xaml (Norwegian Bokmal)
[ci skip]

* New translations en.xaml (Norwegian Bokmal)
[ci skip]

* New translations en.xaml (Serbian (Latin))
[ci skip]

* New translations en.xaml (Serbian (Latin))
[ci skip]

* New translations en.xaml (Spanish (Modern))
[ci skip]

* New translations en.xaml (Spanish (Modern))
[ci skip]

* New translations en.xaml (Spanish, Latin America)
[ci skip]

* New translations en.xaml (Spanish, Latin America)
[ci skip]

* New translations en.xaml (Slovak)
[ci skip]

* New translations en.xaml (Portuguese)
[ci skip]

* New translations en.xaml (Portuguese)
[ci skip]
2024-04-18 14:19:57 +03:00
Jeremy
f52e5db39b bump plugin versions 2024-04-18 20:08:54 +10:00
Yusyuriv
148afc401d
Add a hyphen in a word inside a comment in BrowserBookmark/Main.cs 2024-04-17 08:56:38 +06:00
Kevin Zhang
3b66961e81
Update plugin.json 2024-04-16 19:38:12 -05:00
Yusyuriv
7393b27976
Fix a typo in variable name in FirefoxBookmarkLoader.cs 2024-04-16 13:44:33 +06:00
Yusyuriv
6373778b3a
Fix Firefox bookmark SQL query formatting 2024-04-16 13:16:52 +06:00
Yusyuriv
f6d25aa94c
Code cleanup: Flow.Launcher.Plugin.BrowserBookmark 2024-04-16 13:00:19 +06:00
VictoriousRaptor
cd7673418a
Show target path in hover tooltip 2024-04-06 11:54:52 +08:00
dependabot[bot]
bd3608f020
Bump Microsoft.Data.Sqlite from 8.0.2 to 8.0.3
Bumps [Microsoft.Data.Sqlite](https://github.com/dotnet/efcore) from 8.0.2 to 8.0.3.
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](https://github.com/dotnet/efcore/compare/v8.0.2...v8.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>
2024-04-01 22:22:15 +00:00
VictoriousRaptor
2a00c48dea
Fix typo 2024-04-01 20:38:25 +08:00
VictoriousRaptor
df589cea49 Fix program indexing logic when cache is empty 2024-03-31 20:07:18 +08:00
Jeremy Wu
27962154f4
Merge pull request #2508 from flooxo/open_target
Add open target for program shortcuts
2024-03-31 15:07:03 +11:00
VictoriousRaptor
f73e3d57d6 Only show target folder context menu for .lnk files 2024-03-31 01:17:59 +08:00
VictoriousRaptor
ec7ecfacd0 Add Args property 2024-03-31 01:17:05 +08:00
Jeremy Wu
a0f30ea639
Merge branch 'dev' into l10n_dev 2024-03-27 22:19:34 +11:00
Jeremy Wu
085de915d6
Merge pull request #2578 from Flow-Launcher/node-plugin-processinfo
fix node plugin, job object association, v2 context menu
2024-03-27 13:59:23 +11:00
Jeremy Wu
ab2f0bda2c New translations en.xaml (Russian)
[ci skip]
2024-03-25 21:20:27 +11:00
Jeremy Wu
d0a5ba501b New translations resources.resx (Dutch)
[ci skip]
2024-03-24 03:28:16 +11:00
Jeremy Wu
bf35e11c40 New translations en.xaml (Dutch)
[ci skip]
2024-03-24 03:28:14 +11:00
Jeremy Wu
56fb95ace3 New translations resources.resx (Chinese Simplified)
[ci skip]
2024-03-09 23:03:42 +11:00
Phoenix
d0414892c3 Fix opera bookmarks
Fix opera bookmarks - comment

Fix opera bookmarks - comment
2024-03-01 21:29:30 +03:00
Jeremy Wu
c7bb6336fb
New Crowdin updates (#2566)
New translation updates
2024-02-22 12:45:34 +02:00
dependabot[bot]
f43b082e2b
Bump Microsoft.Data.Sqlite from 8.0.1 to 8.0.2
Bumps [Microsoft.Data.Sqlite](https://github.com/dotnet/efcore) from 8.0.1 to 8.0.2.
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](https://github.com/dotnet/efcore/compare/v8.0.1...v8.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>
2024-02-19 22:24:41 +00:00
Hongtao Zhang
a27d5336df fix python plugin and node plugin
fix job process association the program plugin
2024-02-15 22:06:19 -06:00
Garulf
d0b4c56847
Merge branch 'dev' into version_bumps 2024-02-12 05:34:00 -05:00
Jeremy
0a7e0ab6ab version bump Sys plugin 2024-02-12 21:25:33 +11:00
Jeremy
a8dc43cc89 version bump WebSearch plugin 2024-02-12 21:24:27 +11:00
Jeremy Wu
ae3b0c2a73
New translations en.xaml (German) (#2544) 2024-02-12 12:24:06 +02:00
Yusyuriv
b0be1e3821 Implement DuckDuckGo web search suggestions 2024-02-10 20:23:31 +06:00
Jeremy
d8afdd3ecc version bump Explorer plugin 2024-02-05 18:04:24 +11:00
Garulf
ca6a6dca4b Revert regex to original
Windows Index will not show results otherwise.
2024-02-04 20:06:47 -05:00
Florian Grabmeier
1dd526a2f9 Add update from local file
Signed-off-by: Florian Grabmeier <flo.grabmeier@gmail.com>
2024-02-04 17:29:05 +01:00
Jeremy Wu
87c2ea94a5
Merge pull request #2524 from Flow-Launcher/bump_release_versions
Bump versions for release 1.17.0
2024-02-04 14:33:29 +11:00
Jeremy Wu
15dc94b514
Merge pull request #2457 from Flow-Launcher/browserbookmark-fix
add a safety check for getproperty
2024-02-04 14:00:54 +11:00
Jeremy
cd684be0bf bump version for plugins 2024-02-04 13:57:04 +11:00
Florian Grabmeier
2e8c91968f Add local plugin installation
Signed-off-by: Florian Grabmeier <flo.grabmeier@gmail.com>
2024-02-01 16:38:44 +01:00
Jeremy Wu
cb1e4a8975 New translations resources.resx (French)
[ci skip]
2024-02-01 01:41:14 +11:00
Jeremy Wu
86ff8db76e New translations en.xaml (Ukrainian)
[ci skip]
2024-02-01 01:41:12 +11:00
Jeremy Wu
0036e243c5 New translations en.xaml (Ukrainian)
[ci skip]
2024-02-01 01:41:11 +11:00
Jeremy Wu
c16ef8219f New translations en.xaml (Ukrainian)
[ci skip]
2024-02-01 01:41:10 +11:00
Jeremy Wu
18d1c5f56f New translations en.xaml (Ukrainian)
[ci skip]
2024-02-01 01:41:09 +11:00
Jeremy Wu
730a647418 New translations en.xaml (Portuguese)
[ci skip]
2024-01-29 07:36:30 +11:00
Jeremy Wu
f0f75f10c0 New translations en.xaml (Spanish (Modern))
[ci skip]
2024-01-28 21:59:47 +11:00
Jeremy Wu
e4485bc4f7 New translations en.xaml (French)
[ci skip]
2024-01-28 21:59:47 +11:00
Jeremy Wu
ece91a3639 New translations en.xaml (Spanish (Modern))
[ci skip]
2024-01-28 20:34:03 +11:00
Jeremy Wu
c79ef16a2b New translations en.xaml (Spanish (Modern))
[ci skip]
2024-01-28 20:34:02 +11:00
Jeremy Wu
c65cb3d38f New translations en.xaml (Spanish (Modern))
[ci skip]
2024-01-28 20:34:02 +11:00
Jeremy Wu
d4ab5bfc3e New translations en.xaml (Slovak)
[ci skip]
2024-01-28 18:53:40 +11:00
Jeremy Wu
07818d38ff New translations en.xaml (Spanish, Latin America)
[ci skip]
2024-01-28 16:08:39 +11:00
Jeremy Wu
f0178dca6a New translations en.xaml (Spanish (Modern))
[ci skip]
2024-01-28 16:08:39 +11:00
Jeremy Wu
d861cbfd82 New translations en.xaml (Serbian (Latin))
[ci skip]
2024-01-28 16:08:38 +11:00
Jeremy Wu
f3d62092be New translations en.xaml (Norwegian Bokmal)
[ci skip]
2024-01-28 16:08:37 +11:00
Jeremy Wu
e84ec8bdd9 New translations en.xaml (Portuguese, Brazilian)
[ci skip]
2024-01-28 16:08:36 +11:00
Jeremy Wu
13aae906c6 New translations en.xaml (Chinese Traditional)
[ci skip]
2024-01-28 16:08:35 +11:00
Jeremy Wu
c717a0e7aa New translations en.xaml (Chinese Simplified)
[ci skip]
2024-01-28 16:08:34 +11:00
Jeremy Wu
dd018745e6 New translations en.xaml (Ukrainian)
[ci skip]
2024-01-28 16:08:33 +11:00
Jeremy Wu
7194210d27 New translations en.xaml (Turkish)
[ci skip]
2024-01-28 16:08:33 +11:00
Jeremy Wu
0f8eabc6fa New translations en.xaml (Slovak)
[ci skip]
2024-01-28 16:08:32 +11:00
Jeremy Wu
4615bd6988 New translations en.xaml (Russian)
[ci skip]
2024-01-28 16:08:31 +11:00
Jeremy Wu
5dec2c8c03 New translations en.xaml (Portuguese)
[ci skip]
2024-01-28 16:08:30 +11:00
Jeremy Wu
810865d1b6 New translations en.xaml (Polish)
[ci skip]
2024-01-28 16:08:29 +11:00
Jeremy Wu
ad4943a846 New translations en.xaml (Dutch)
[ci skip]
2024-01-28 16:08:28 +11:00
Jeremy Wu
ed1187617f New translations en.xaml (Korean)
[ci skip]
2024-01-28 16:08:27 +11:00
Jeremy Wu
ec02481f8b New translations en.xaml (Japanese)
[ci skip]
2024-01-28 16:08:27 +11:00
Jeremy Wu
840b265937 New translations en.xaml (Italian)
[ci skip]
2024-01-28 16:08:26 +11:00
Jeremy Wu
aa359d3c27 New translations en.xaml (German)
[ci skip]
2024-01-28 16:08:25 +11:00
Jeremy Wu
e9f342abb6 New translations en.xaml (Danish)
[ci skip]
2024-01-28 16:08:24 +11:00
Jeremy Wu
dfcdbeb550 New translations en.xaml (Czech)
[ci skip]
2024-01-28 16:08:23 +11:00
Jeremy Wu
d645de5047 New translations en.xaml (Arabic)
[ci skip]
2024-01-28 16:08:22 +11:00
Jeremy Wu
95e7f4867d New translations en.xaml (French)
[ci skip]
2024-01-28 16:08:21 +11:00
VictoriousRaptor
1e4589447e
Merge pull request #2468 from flooxo/sys_cmd
Add translation keys for System Command Plugin
2024-01-28 12:25:04 +08:00
Florian Grabmeier
83d59b1103 Add open target for program shortcuts
Signed-off-by: Florian Grabmeier <flo.grabmeier@gmail.com>
2024-01-25 22:48:44 +01:00
Jeremy Wu
acebf04c4c
New Crowdin updates (#2494)
* New translations en.xaml (French)
[ci skip]

* New translations en.xaml (German)
[ci skip]

* New translations en.xaml (Italian)
[ci skip]

* New translations en.xaml (Dutch)
[ci skip]

* New translations en.xaml (Ukrainian)
[ci skip]

* New translations en.xaml (Chinese Simplified)
[ci skip]

* New translations en.xaml (Portuguese, Brazilian)
[ci skip]

* New translations en.xaml (Ukrainian)
[ci skip]

* New translations en.xaml (Portuguese, Brazilian)
[ci skip]

* New translations en.xaml (Ukrainian)
[ci skip]

* New translations en.xaml (German)
[ci skip]

* New translations en.xaml (Italian)
[ci skip]

* New translations en.xaml (Polish)
[ci skip]

* New translations en.xaml (Ukrainian)
[ci skip]

* New translations en.xaml (Italian)
[ci skip]

* New translations en.xaml (Ukrainian)
[ci skip]

* New translations en.xaml (French)
[ci skip]

* New translations en.xaml (Arabic)
[ci skip]

* New translations en.xaml (Czech)
[ci skip]

* New translations en.xaml (Danish)
[ci skip]

* New translations en.xaml (German)
[ci skip]

* New translations en.xaml (Italian)
[ci skip]

* New translations en.xaml (Japanese)
[ci skip]

* New translations en.xaml (Korean)
[ci skip]

* New translations en.xaml (Dutch)
[ci skip]

* New translations en.xaml (Polish)
[ci skip]

* New translations en.xaml (Portuguese)
[ci skip]

* New translations en.xaml (Russian)
[ci skip]

* New translations en.xaml (Slovak)
[ci skip]

* New translations en.xaml (Turkish)
[ci skip]

* New translations en.xaml (Ukrainian)
[ci skip]

* New translations en.xaml (Chinese Simplified)
[ci skip]

* New translations en.xaml (Chinese Traditional)
[ci skip]

* New translations en.xaml (Portuguese, Brazilian)
[ci skip]

* New translations en.xaml (Norwegian Bokmal)
[ci skip]

* New translations en.xaml (Serbian (Latin))
[ci skip]

* New translations en.xaml (Spanish (Modern))
[ci skip]

* New translations en.xaml (Spanish, Latin America)
[ci skip]

* New translations en.xaml (German)
[ci skip]

* New translations en.xaml (Italian)
[ci skip]

* New translations en.xaml (Ukrainian)
[ci skip]

* New translations en.xaml (German)
[ci skip]

* New translations en.xaml (Ukrainian)
[ci skip]

* New translations en.xaml (Italian)
[ci skip]

* New translations en.xaml (Ukrainian)
[ci skip]

* New translations en.xaml (French)
[ci skip]

* New translations en.xaml (Arabic)
[ci skip]

* New translations en.xaml (Czech)
[ci skip]

* New translations en.xaml (Danish)
[ci skip]

* New translations en.xaml (German)
[ci skip]

* New translations en.xaml (Italian)
[ci skip]

* New translations en.xaml (Japanese)
[ci skip]

* New translations en.xaml (Korean)
[ci skip]

* New translations en.xaml (Dutch)
[ci skip]

* New translations en.xaml (Polish)
[ci skip]

* New translations en.xaml (Portuguese)
[ci skip]

* New translations en.xaml (Russian)
[ci skip]

* New translations en.xaml (Slovak)
[ci skip]

* New translations en.xaml (Turkish)
[ci skip]

* New translations en.xaml (Ukrainian)
[ci skip]

* New translations en.xaml (Chinese Simplified)
[ci skip]

* New translations en.xaml (Chinese Traditional)
[ci skip]

* New translations en.xaml (Portuguese, Brazilian)
[ci skip]

* New translations en.xaml (Norwegian Bokmal)
[ci skip]

* New translations en.xaml (Serbian (Latin))
[ci skip]

* New translations en.xaml (Spanish (Modern))
[ci skip]

* New translations en.xaml (Spanish, Latin America)
[ci skip]

* New translations en.xaml (Ukrainian)
[ci skip]

* New translations en.xaml (Ukrainian)
[ci skip]

* New translations resources.resx (French)
[ci skip]

* New translations resources.resx (Ukrainian)
[ci skip]
2024-01-23 08:04:38 +02: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
flox_x
82a8d56206
Update log message
Co-authored-by: VictoriousRaptor <10308169+VictoriousRaptor@users.noreply.github.com>
2024-01-21 15:30:23 +01:00
VictoriousRaptor
06e3452455
Merge pull request #2410 from flooxo/shell_fix
New option CloseShellAfterPress
2024-01-21 12:42:25 +08:00
Florian Grabmeier
04e551d8bf Replace TryGetValue
Signed-off-by: Florian Grabmeier <flo.grabmeier@gmail.com>
2024-01-18 08:53:48 +01: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
Florian Grabmeier
b2b9f7caa5 Add toggle game mode command
Signed-off-by: Florian Grabmeier <flo.grabmeier@gmail.com>
2024-01-16 21:04:47 +01:00
Florian Grabmeier
0af311f80c Update dictionary value
Signed-off-by: Florian Grabmeier <flo.grabmeier@gmail.com>
2024-01-16 21:03:57 +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