You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/core
Anna Larch f92bbbadc2 fix(core): use btoa() instead of Buffer.from() for base64 encoding 2 weeks ago
..
AppInfo fix(userconfig): duplicate core lexicon 4 months ago
BackgroundJobs fix: calculate node limit using MiB instead of MB 9 months ago
Command fix(TaskProcessing): Fix occ commands to cast strings to integer 4 months ago
Controller fix: Add missing PasswordConfirmationRequired attributes 1 month ago
Data
Db
Events
Exception
Listener fix(lostpassword): Delete lost password token on password change 7 months ago
Middleware
Migrations fix(mounts): only remove existing index 4 months ago
Notification
Service fix(loginflow): Fix type error when password could not be decrypted 1 year ago
ajax
css chore(assets): Recompile assets 5 months ago
doc
fonts
img
js fix(deps): Update @nextcloud/vue to v8.29.2 9 months ago
l10n fix(l10n): Update translations from Transifex 3 months ago
skeleton
src fix(core): use btoa() instead of Buffer.from() for base64 encoding 2 weeks ago
templates fix(profile): Consistent email confirmation success page design 11 months ago
vendor
.l10nignore
Application.php fix(UserMountCache): Add back unique index for oc_mounts and use normal insert 4 months ago
ResponseDefinitions.php fix(team-api): get all teams details in a single request 7 months ago
openapi-administration.json chore(openapi): Rebuild openapi JSON files 1 month ago
openapi-administration.json.license fix(reuse): core/openapi-administration license 1 year ago
openapi-ex_app.json fix(OpenAPI): Adjust array syntax to avoid ambiguities 2 years ago
openapi-ex_app.json.license
openapi-full.json chore(openapi): Rebuild openapi JSON files 1 month ago
openapi-full.json.license
openapi.json Merge pull request #56344 from nextcloud/backport/55434/stable31 7 months ago
openapi.json.license
register_command.php fix: added set/get/delete/clear to register command 9 months ago
routes.php
shipped.json fix(profile): make sure the app cannot be disabled as it was in core 2 years ago
shipped.json.license
strings.php