Commit graph

8079 commits

Author SHA1 Message Date
Jeremy Wu
edbec079de
New Crowdin updates (#2817) 2024-08-13 22:52:40 +05:30
Jeremy Wu
ff74b3ede1
Merge pull request #2888 from Flow-Launcher/version_bumps
Version bumps for release 1.19.0
2024-08-13 21:28:25 +10:00
Jeremy Wu
f042e7ae11 version bump plugins 2024-08-13 18:27:56 +10:00
Jeremy Wu
d3991e6959 version bump 2024-08-13 18:10:48 +10:00
Jeremy Wu
7d55d972d0
Merge pull request #2874 from Ishmaeel/ishmaeel_2873
Pass MaxResult setting to EverythingApi
2024-08-12 22:34:37 +10:00
Ishmaeel
672854b6c3
Merge branch 'Flow-Launcher:dev' into ishmaeel_2873 2024-08-12 15:32:53 +10:00
VictoriousRaptor
59ed2b11b2
Merge pull request #2883 from Ishmaeel/ishmaeel_2882
Fix ClockText and DateText to use CurrentUICulture
2024-08-12 12:45:11 +08:00
Ishmaeel
2054e612bb
Merge branch 'Flow-Launcher:dev' into ishmaeel_2882 2024-08-11 22:37:13 +10:00
Ishmaeel
8b7b5b528d
Merge branch 'Flow-Launcher:dev' into ishmaeel_2873 2024-08-11 22:36:52 +10:00
Jeremy Wu
b0228e00cd
Merge pull request #2885 from Flow-Launcher/add_sponsor
Add sponsor
2024-08-11 21:29:58 +10:00
Jeremy Wu
f321b3635f
add sponsor to readme 2024-08-11 21:10:01 +10:00
Jeremy Wu
a075205e36
Merge pull request #2881 from Flow-Launcher/fix-startup-localization-issues
Fix startup localization issues
2024-08-11 21:09:49 +10:00
Jeremy Wu
89e430f41f
add comment 2024-08-11 20:56:03 +10:00
Jeremy Wu
7e3690f007
add comment 2024-08-11 20:54:10 +10:00
Ishmaeel
1e71830891 Fix ClockText and DateText to use CurrentUICulture 2024-08-10 22:11:51 +10:00
Ishmaeel
785b3657e5 Add maxlength 2024-08-10 21:50:22 +10:00
Ishmaeel
9285b9c5f4 Add numeric input restriction 2024-08-10 21:24:48 +10:00
Yusyuriv
81e5eaf10d
Fix startup localization issues 2024-08-10 09:23:47 +06:00
Ishmaeel
df07a64661 Convert MaxResult editor to TextBox 2024-08-10 11:17:00 +10:00
Ishmaeel
b181e0f7a4 Update min to 100, remove redundant minmax, add binding delay 2024-08-09 00:06:57 +10:00
Ishmaeel
578b4cb6c5 Add UI for Explorer plugin's MaxResult setting 2024-08-05 23:34:24 +10:00
Ishmaeel
2e078d7d0e Pass MaxResult setting to EverythingApi 2024-08-03 17:16:30 +10:00
Jeremy Wu
dd0ae98614
Merge pull request #2865 from Flow-Launcher/dependabot/nuget/NUnit3TestAdapter-4.6.0
Bump NUnit3TestAdapter from 4.5.0 to 4.6.0
2024-07-30 21:32:18 +10:00
dependabot[bot]
8395f65384
Bump NUnit3TestAdapter from 4.5.0 to 4.6.0
Bumps [NUnit3TestAdapter](https://github.com/nunit/nunit3-vs-adapter) from 4.5.0 to 4.6.0.
- [Release notes](https://github.com/nunit/nunit3-vs-adapter/releases)
- [Commits](https://github.com/nunit/nunit3-vs-adapter/compare/V4.5.0...V4.6.0)

---
updated-dependencies:
- dependency-name: NUnit3TestAdapter
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-29 22:32:41 +00:00
Jeremy Wu
d0a8f51114
Merge pull request #2848 from z1nc0r3/window-position-validate
Add function to validate previous Window position
2024-07-23 13:34:21 +10:00
Jeremy Wu
5e59892a5d
Merge pull request #2842 from z1nc0r3/explorer-feat-exclude-file-types
feat: Exclude certain File Types from the Index search result
2024-07-23 13:24:43 +10:00
Jeremy Wu
39f6cd6b7f
Merge pull request #2769 from Flow-Launcher/localize-missing-python-js-dialog
Localize startup messages about missing Python/NodeJS
2024-07-22 22:43:24 +10:00
Lasith Manujitha
bebff8321f Add function to validate window position
A new function was added to check whether the previously saved Window position is still valid or not. If not it resets the Window position to default.
2024-07-19 02:36:46 +05:30
Lasith Manujitha
0f7bdeec88
Using a case-insensitive comparison
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-07-17 11:32:09 +05:30
Lasith Manujitha
ce489586ca Add Minor fixes 2024-07-17 04:29:30 +05:30
Lasith Manujitha
b690123a19 Results filter implementation 2024-07-17 04:16:01 +05:30
Lasith Manujitha
35bad615f3 Add file exclude related settings 2024-07-17 04:14:18 +05:30
Jeremy Wu
08af45fd3c
Merge pull request #2838 from Flow-Launcher/dependabot/nuget/FSharp.Core-8.0.301
Bump FSharp.Core from 8.0.300 to 8.0.301
2024-07-16 22:55:39 +10:00
Jeremy Wu
9c2a57d4c8
Merge pull request #2840 from Flow-Launcher/dependabot/nuget/VirtualizingWrapPanel-2.0.10
Bump VirtualizingWrapPanel from 2.0.6 to 2.0.10
2024-07-16 22:54:43 +10:00
Jeremy Wu
e1910df10c
Merge pull request #2841 from Flow-Launcher/dependabot/nuget/Microsoft.Data.Sqlite-8.0.7
Bump Microsoft.Data.Sqlite from 8.0.6 to 8.0.7
2024-07-16 22:53:12 +10:00
Jeremy Wu
a8b5463ee0
Merge pull request #2836 from z1nc0r3/file-run-count-toggle
feat: Everything Run Count option
2024-07-16 22:44:37 +10:00
dependabot[bot]
5a21e271a5
Bump Microsoft.Data.Sqlite from 8.0.6 to 8.0.7
Bumps Microsoft.Data.Sqlite from 8.0.6 to 8.0.7.

---
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-07-15 22:28:49 +00:00
dependabot[bot]
05915078e9
Bump VirtualizingWrapPanel from 2.0.6 to 2.0.10
Bumps VirtualizingWrapPanel from 2.0.6 to 2.0.10.

---
updated-dependencies:
- dependency-name: VirtualizingWrapPanel
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-15 22:28:23 +00:00
dependabot[bot]
331992700a
Bump FSharp.Core from 8.0.300 to 8.0.301
Bumps FSharp.Core from 8.0.300 to 8.0.301.

---
updated-dependencies:
- dependency-name: FSharp.Core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-15 22:27:40 +00:00
Jeremy Wu
35ecf87c5a
fix gitStream image request regex (#2837) 2024-07-15 14:25:51 +03:00
Lasith Manujitha
c79b512191 feat: Everything Run Count option
Added an option in Explorer > Everything Settings to enable/disable Run Count for file/folder.
2024-07-15 12:22:12 +05:30
Jeremy Wu
ec17b3dea7
Merge pull request #2834 from Flow-Launcher/fix_env_variable_path
Fix partial env variable path search
2024-07-14 02:03:51 +10:00
Jeremy Wu
4b78926a77 use actual path variable consistently throughout path search 2024-07-13 22:17:56 +10:00
Jeremy Wu
67ae8e579e remove duplicate env variable check method 2024-07-13 22:16:45 +10:00
Jeremy Wu
a318bcb80e fix condition not triggering path search when path is part env variable 2024-07-13 22:15:50 +10:00
Jeremy Wu
11126693b1
Merge pull request #2822 from Flow-Launcher/revert-2756-240605-Fix-RightTop-Position
Revert "Fix Window Positioning with Multiple Montiors"
2024-07-13 16:09:47 +10:00
Jeremy Wu
0a49c1d277
Merge pull request #2827 from Flow-Launcher/dependabot/nuget/StreamJsonRpc-2.18.48
Bump StreamJsonRpc from 2.17.11 to 2.18.48
2024-07-13 15:14:27 +10:00
Jeremy Wu
a279b515b0
Merge pull request #2828 from Flow-Launcher/dependabot/nuget/JetBrains.Annotations-2024.2.0
Bump JetBrains.Annotations from 2023.3.0 to 2024.2.0
2024-07-13 15:12:06 +10:00
dependabot[bot]
3fc26e524b
Bump JetBrains.Annotations from 2023.3.0 to 2024.2.0
Bumps JetBrains.Annotations from 2023.3.0 to 2024.2.0.

---
updated-dependencies:
- dependency-name: JetBrains.Annotations
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-08 22:08:01 +00:00
dependabot[bot]
74aea87828
Bump StreamJsonRpc from 2.17.11 to 2.18.48
Bumps StreamJsonRpc from 2.17.11 to 2.18.48.

---
updated-dependencies:
- dependency-name: StreamJsonRpc
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-08 22:07:46 +00:00