Commit graph

9823 commits

Author SHA1 Message Date
01Dri
59d5cd62bc AccessLink Refactor 2025-05-25 02:34:48 -03:00
01Dri
5bae202031 Columns - Path and Name 2025-05-25 02:34:24 -03:00
DB P
6333cd362c
Merge pull request #3579 from 01Dri/display-the-File-age-in-preview-panel
Display the file age in preview panel
2025-05-24 17:14:27 +09:00
Jack251970
62d7256db4 Support transaltion for preview information 2025-05-24 16:07:15 +08:00
Jack251970
0f718e5d92 Code quality 2025-05-24 15:59:24 +08:00
Jack251970
65e0a0220b Revert changes in pt-br.xaml 2025-05-24 15:56:02 +08:00
Jack251970
03d3c9292d Fix blnak lie 2025-05-24 15:55:37 +08:00
DB p
2ff0fc8a7d Disable ShowFileAgeInPreviewPanel by default 2025-05-24 15:28:51 +09:00
01Dri
d726455b04 Relative Date - FileAge 2025-05-24 03:16:51 -03:00
01Dri
f6103b1105 Relative Date -> File Age 2025-05-24 03:16:03 -03:00
01Dri
a711ce4ec7 Translate pt br 2025-05-24 01:10:12 -03:00
01Dri
02ddcaa064 Function name changed to GetRelativeDate 2025-05-24 00:15:08 -03:00
01Dri
35e71c6f51 Relative Date checkbox 2025-05-24 00:12:56 -03:00
01Dri
90ad72ca30 Diff Time in Created At and LastModifiedAt 2025-05-23 16:33:47 -03:00
Jeremy Wu
2026bb7dbd
Merge pull request #3560 from Flow-Launcher/version_bump
Version bump for release
2025-05-22 21:44:37 +10:00
Jack Ye
dc0454b014
Merge pull request #3570 from Flow-Launcher/exitting_null
Fix main window null when checking exiting
2025-05-22 18:43:23 +08:00
Jeremy Wu
087a45c664
New Crowdin updates (#3559) 2025-05-22 20:41:04 +10:00
Jack Ye
2beab53131
Merge pull request #3568 from onesounds/20250522-FixWinR
Fix: Ensure QueryTextBox receives focus after Win+R
2025-05-22 17:38:53 +08:00
Jack251970
8aae92e61d Fix main window null when checking exitting 2025-05-22 10:47:07 +08:00
Jack251970
3718ae5640 Improve code quality & Improve code comments 2025-05-22 10:39:09 +08:00
DB p
edae432852 Add FocusQueryTextBox method to set focus on the query text box in MainWindow 2025-05-22 04:14:30 +09:00
DB P
ac614696b1
Merge pull request #3561 from onesounds/250520-FixFilesConfig
Improve File Manager Configuration Error Handling
2025-05-21 20:49:11 +09:00
Jeremy
41b9cd496b move code to viewmodel 2025-05-21 21:39:46 +10:00
Jeremy
e2d50cd80b update wording 2025-05-21 21:31:03 +10:00
Jeremy
07f77f0077 move calls to viewmodel 2025-05-21 21:30:47 +10:00
Jack251970
9a692a894d Add whitespace 2025-05-21 18:45:35 +08:00
Jack251970
45b81811f7 Fix potential issue with index boundary in Delete command 2025-05-21 18:37:52 +08:00
Jack251970
5578daaa3e Remove files tip button 2025-05-21 18:25:33 +08:00
Jack251970
6ce2cf9cac Refactor with MVVM 2025-05-21 12:58:55 +08:00
Jack251970
d0f0edb603 Merge branch '250520-FixFilesConfig' of https://github.com/onesounds/Flow.Launcher into 250520-FixFilesConfig 2025-05-21 12:06:05 +08:00
Jack251970
152ad2f86a Remove setter for observable collection & Add blank line for code quality 2025-05-21 12:04:47 +08:00
Jack251970
6e36b08cad Use api functions instead 2025-05-21 11:59:24 +08:00
Jeremy Wu
89fdd48159
typo 2025-05-21 07:37:14 +10:00
Jack251970
5626ab71c7 Log information when failed to execute 2025-05-20 21:57:49 +08:00
Jack251970
d23f88d2cb Make sure vertically center 2025-05-20 21:44:17 +08:00
Jack251970
af4375b60e Improve code quality 2025-05-20 21:42:16 +08:00
Jack251970
3beb4e9c56 Use api functions instead 2025-05-20 21:37:06 +08:00
Jack251970
c0eaf1cf5c Remove unused function 2025-05-20 21:35:26 +08:00
DB p
3fa92591e3 Merge remote-tracking branch 'origin/250520-FixFilesConfig' into 250520-FixFilesConfig 2025-05-20 22:08:48 +09:00
DB p
f262263934 Add hyperlink to learn more about file manager usage in settings dialog 2025-05-20 22:07:41 +09:00
DB P
94b0f2e873
Merge branch 'dev' into 250520-FixFilesConfig 2025-05-20 20:47:20 +09:00
DB p
aadfde09d5 Add tips for file manager usage and improve error messages 2025-05-20 20:32:46 +09:00
Jeremy Wu
cc80221903
Version bump for release 2025-05-20 20:00:13 +10:00
DB p
2c7fb93d37 Add error handling and validation for custom file manager paths 2025-05-20 18:49:38 +09:00
Jeremy Wu
b4a3e06983
Merge pull request #3558 from Flow-Launcher/unify_plugin_versions
Unify all default built-in plugins' version
2025-05-20 19:22:06 +10:00
DB p
037b800f4a Add file manager path validation and error handling in SelectFileManagerWindow 2025-05-20 18:18:12 +09:00
Jeremy Wu
2b9529d2f9 set all of plugins' version to default 1.0.0 2025-05-20 09:06:11 +00:00
Jeremy Wu
94cec8aa1b
move plugin version bump to build step 2025-05-20 12:43:26 +10:00
Jeremy
b878532cdd unify plugin versions to flow main version 2025-05-19 22:19:35 +10:00
Jeremy Wu
3abb2f0f52
Merge pull request #3553 from Flow-Launcher/fix_result_clearing_nonquery
Fix result clearing for non-query calls and home page + history results page toggling
2025-05-19 18:35:53 +10:00