Joas Schilling
aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
2023-11-23 10:36:13 +07:00
Benjamin Gaussorgues
0d8aa6894a
feat(search): hide user search if not on user list
...
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
2023-11-22 08:47:53 +07:00
Benjamin Gaussorgues
8be988b645
Fix application search provider order
...
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
2023-11-13 16:38:49 +07:00
Arthur Schiwon
bdf0fe6a03
fix(meta): copyright note
2023-10-12 08:57:41 +07:00
sorbaugh
f66e4ee072
remove unused properties
...
Signed-off-by: sorbaugh <stephan.orbaugh@nextcloud.com>
2023-10-12 08:57:41 +07:00
sorbaugh
c38bafba9e
Remove unneeded includes.
...
Usage:
1. Type a string in the search bar
2. Add in:users filter to avoid unnecessary searches in other apps
2023-10-12 08:57:04 +07:00
sorbaugh
65c70d7cc6
Keep Search Provider but remove actual search and display on the searchlist dialog. Will revisit in future search result list in future issue.
...
Usage:
1. Type a string in the search bar
2. Add in:users filter to avoid unnecessary searches in other apps
2023-10-12 08:57:04 +07:00
sorbaugh
ab81cd1e1e
Add new user filter to search.
...
Add regex to prevent filter collision in user-list page
Usage:
1. Type a string in the search bar
2. Add in:users to display only users in the search result
2023-10-12 08:56:48 +07:00
Faraz Samapoor
ff0b3feb2e
Refactors "strpos" calls in /apps/settings to improve code readability.
...
Signed-off-by: Faraz Samapoor <f.samapoor@gmail.com>
2023-06-05 14:39:40 +07:00
Joas Schilling
ab8b54f2f6
fix(search): Fix settings section icon color
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-01-18 07:18:42 +07:00
John Molakvoæ (skjnldsv)
215aef3cbd
Update php licenses
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2021-06-04 22:02:41 +07:00
Christoph Wurst
d89a75be0b
Update all license headers for Nextcloud 21
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-12-16 18:48:22 +07:00
Morris Jobke
b8ed997238
Remove ISection in favor of IIconSection
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2020-10-28 23:05:00 +07:00
Christoph Wurst
2a054e6c04
Update the license headers for Nextcloud 20
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-08-24 14:54:25 +07:00
Morris Jobke
d7f66c36ac
Fix "misplaced variables" warning of Psalm in PHPDoc statements
...
Ref #21787
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2020-08-17 17:46:57 +07:00
Morris Jobke
2aa6256f38
Merge pull request #22102 from nextcloud/feature/noid/app-navigation-via-unified-search
...
App navigation via unified search
2020-08-05 22:53:03 +07:00
John Molakvoæ (skjnldsv)
d2c0569b49
Fix search providers order and IDs
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2020-08-05 17:57:17 +07:00
Joas Schilling
99fbaa9cba
Very top of the tops
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-08-05 17:51:18 +07:00
Joas Schilling
5be04942e7
Hide navigation links which dont lead anywhere (looking at you user status)
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-08-05 17:50:20 +07:00
Joas Schilling
fcdd702040
App navigation via unified search
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-08-05 16:42:36 +07:00
Joas Schilling
ea8f68bea6
Hand in the route and the parameters of the request
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2020-08-05 12:52:16 +07:00
John Molakvoæ (skjnldsv)
d98f7c1bd8
Make apps handle the order logic
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2020-08-05 11:37:45 +07:00
John Molakvoæ (skjnldsv)
71b62c4203
Show mime icon, bump bundles, make the SearchResultEntry class non-abstract, Fix header search icon, various fixes
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2020-08-04 21:36:22 +07:00
Joas Schilling
5d41a3f9a2
Add settings sections to unified search
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-08-03 17:03:06 +07:00