shamoon
|
5d6e202840
|
Fix: dont force lowercase URL in QuickLaunch (#3634)
|
7 months ago |
vycdev
|
48170fe899
|
Enhancement: separate Internet search settings for quicklaunch (#3541)
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
|
8 months ago |
Florian Hye
|
3b76772f81
|
Fix: search opens when losing focus, prevent unnecessary search API calls (#2867)
Co-Authored-By: shamoon <4887959+shamoon@users.noreply.github.com>
|
12 months ago |
shamoon
|
64ac19859c
|
Fix quicklaunch failing to load without search provider
|
12 months ago |
shamoon
|
578def33f5
|
Update quicklaunch.jsx
|
12 months ago |
shamoon
|
e652d8faa4
|
Fix some quicklaunch size quirks
|
12 months ago |
Florian Hye
|
d5af7eda63
|
Feature: search suggestions for search and quick launch (#2775)
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
|
12 months ago |
shamoon
|
50c989e36a
|
Fix: unique element key generation in quicklaunch and services (#2586)
|
1 year ago |
shamoon
|
19c25713c4
|
Run pre-commit hooks over existing codebase
Co-Authored-By: Ben Phelps <ben@phelps.io>
|
1 year ago |
shamoon
|
98baf0507b
|
Fix location of quicklaunch, some focus issues
|
1 year ago |
Ben Phelps
|
a0ffb46a6f
|
bump up quicklook z
|
1 year ago |
shamoon
|
442a76a57e
|
Handle duplicate keys for bookmarks
Closes #1445
Co-Authored-By: David <davidsmejia@gmail.com>
|
2 years ago |
shamoon
|
dd6a870998
|
Try to get unique name for service item `key` and in quicklaunch
|
2 years ago |
afknst
|
3d4654d592
|
Fix: Cannot access qBittorrent from quick launch #1079
|
2 years ago |
shamoon
|
af147c0da0
|
Support open url in quicklaunch
|
2 years ago |
shamoon
|
1f5912c232
|
Support custom search in quicklaunch web search
|
2 years ago |
shamoon
|
11d03be4de
|
Use configured search provider, allow disable internet search
|
2 years ago |
Alex Sinelnikov
|
4e17628f97
|
Added search to quicklaunch
|
2 years ago |
Michael Shamoon
|
1aeb3a3b63
|
Add a perfunctory key to <span>
|
2 years ago |
Michael Shamoon
|
c2230fb308
|
Fix quick-launch z-index
Closes #582
|
2 years ago |
Michael Shamoon
|
0653b12104
|
fix quicklaunch sometimes mislabels bookmarks
|
2 years ago |
maharsh9100
|
71faaa56dc
|
Feature: add category icons (#301)
* Update setting.yaml mapping
* Implement adding icon to categoryTitle
* Move resolveIcon func to utils for reusability
* Turn off default export eslint rule
* Fix util typo
* Revert "Turn off default export eslint rule"
This reverts commit e8dd853ba6 .
* fix resolveIcon export
* Revert "Update setting.yaml mapping"
This reverts commit 78c9477669 .
* Revert "Implement adding icon to categoryTitle"
* Use settings layout for group icon
* Revert "Fix util typo"
This reverts commit ab49b426ec .
* ResolvedIcon component
Co-authored-by: Mindfreak9100 <dhoom_rik@yahoo.com>
Co-authored-by: Michael Shamoon <4887959+shamoon@users.noreply.github.com>
|
2 years ago |
Michael Shamoon
|
a86a39c5ee
|
quicklook shouldnt retain focus after close, also fixes esc key
|
2 years ago |
Michael Shamoon
|
741a3d6225
|
Fix quicklaunch strings name
|
2 years ago |
Michael Shamoon
|
689e2a8011
|
Quicklook support individual item target
|
2 years ago |
Michael Shamoon
|
9c1c0e4465
|
Add quicklook searchDescriptions option
|
2 years ago |
Michael Shamoon
|
f62021633b
|
Respect settings target and allow command override
|
2 years ago |
Michael Shamoon
|
5abe13c726
|
Handle click to close, close animation timing
|
2 years ago |
Michael Shamoon
|
a1788b01c3
|
Show description in quicklook
|
2 years ago |
Michael Shamoon
|
484d69a4b5
|
services should come first
|
2 years ago |
Michael Shamoon
|
b5410eea12
|
fix quicklaunch hover bug on open
|
2 years ago |
Michael Shamoon
|
ba4a1eb646
|
Refactor, better handle mouseover
|
2 years ago |