nextcloud/apps/settings
Ferdinand Thiessen 3880e4c8d7
fix: Use @simplewebauthn for frontend logic
This simplifies the code a lot and fixes errors with the exisiting custom code,
where slightly different base64 values were emitted which are not valid according to the standard.

ref: https://github.com/web-auth/webauthn-framework/issues/510

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-04-16 11:51:03 +02:00
..
appinfo feat(branchoff): Bump versions and requirements in apps 2024-03-28 11:26:18 +01:00
composer feat: Migrate header check to SetupCheck API 2024-03-13 12:49:52 +01:00
css chore(assets): Recompile assets 2024-03-19 15:38:51 +01: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-01-22 23:54:45 +01:00
js feat(files): add Folder Preview ressource handler 2024-03-07 11:06:37 +01:00
l10n Fix(l10n): Update translations from Transifex 2024-04-16 00:31:24 +00:00
lib feat: drop support for php 8.0 2024-04-08 11:28:54 +02:00
src fix: Use @simplewebauthn for frontend logic 2024-04-16 11:51:03 +02:00
templates fix: Apply new coding standard to all files 2024-04-02 14:16:21 +02:00
tests feat(files_sharing): allow to specify allowed groups to share instead of excluded groups 2024-03-15 16:52:59 +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-administration.json feat: Add declarative settings 2024-03-12 13:56:54 +02:00
openapi-full.json chore(deps): Update openapi-extractor 2024-04-15 09:10:59 +02:00
openapi.json chore(deps): Update openapi-extractor 2024-04-15 09:10:59 +02:00