nextcloud-server/apps/user_ldap
Ferdinand Thiessen 660f3f6fd1
refactor: use logical `&&` `||` instead of weak `and` `or` operators
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-09-27 23:02:18 +07:00
..
ajax fix(user_ldap): Switch to OCP\IAppConfig and fix Helper constructor calls 2025-06-10 16:08:52 +07:00
appinfo chore: Bump app versions and requirements 2025-09-04 09:11:05 +07:00
composer feat(user_ldap): Improve error detail when saving an incorrect configuration 2025-02-25 22:18:18 +07:00
css chore: adjust stylesheets to new codestyle 2025-05-31 16:02:40 +07:00
img style(icon): Replace filled with outline variant 2025-08-29 16:22:23 +07:00
js
l10n fix(l10n): Update translations from Transifex 2025-09-22 00:13:25 +07:00
lib refactor: use logical `&&` `||` instead of weak `and` `or` operators 2025-09-27 23:02:18 +07:00
templates chore: Apply new rector configuration to apps folder 2025-02-13 11:46:42 +07:00
tests fix: remove executable flag from source files 2025-09-04 11:57:44 +07:00
openapi.json chore(deps): Update nextcloud/openapi-extractor to v1.8.3 2025-09-01 16:04:54 +07:00
openapi.json.license