nextcloud/apps/settings
Côme Chilliet 896c539705
feat: Add back searching in disabled user list
When disabled users where moved to their own endpoint we overlooked
 search, so adding it back.
The search is done case-insensitive in uid and display name.

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2024-05-27 15:03:03 +02:00
..
appinfo feat(settings): add occ commands to handle admin delegation 2023-12-14 17:51:47 +01:00
composer Migrate debug mode check to new SetupCheck API 2024-03-18 11:11:19 +01:00
css chore(assets): Recompile assets 2024-01-11 20:47:52 +00:00
data Fix duplicate sentence in 'Reasons to use Nextcloud.pdf' 2020-09-15 11:12:23 +02:00
img fix(settings): set viewBox on SVG icons 2024-02-01 23:40:51 +01:00
js enh(settings): Add SetupCheck to ensure webserver correctly serves .mjs files 2024-01-15 18:21:53 +01:00
l10n Fix(l10n): Update translations from Transifex 2024-05-08 00:21:13 +00:00
lib fix(setupCheck): Only warn when memcache present w/o memcached 2024-05-16 10:31:08 -04:00
src feat: Add back searching in disabled user list 2024-05-27 15:03:03 +02:00
templates Add "-i" to sendmail's pipe 2024-02-23 15:15:59 +00:00
tests Migrate fair use of free push service check to new SetupCheck API 2024-03-18 11:11:06 +01:00
.editorconfig Move settings to an app 2019-09-28 09:39:28 +00:00
.gitignore Move settings to an app 2019-09-28 09:39:28 +00:00
.l10nignore Update .l10nignore for apps to exclude bundled JS files 2020-09-15 12:28:43 +02:00
openapi.json Add single status code descriptions for OpenAPI 2023-09-27 08:05:21 +02:00