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/js
Morris Jobke 0543f8a839 Merge pull request #24397 from owncloud/sort-share-links 10 years ago
..
files Fix MKCOL for IE11 as well 10 years ago
systemtags Merge pull request #22065 from owncloud/systemtags-create-same-prefix 10 years ago
tests Merge pull request #24126 from owncloud/err-reload-delay 10 years ago
apps.js Fix controls bar calculation 10 years ago
backgroundjobs.js
compatibility.js
config.js
config.php Fix js strings if group sharing is disabled 10 years ago
core.json replace $().attr('checked') by $().prop('checked', state) or $().is(':checked') 10 years ago
eventsource.js
installation.js
integritycheck-failed-notification.js Add code integrity check 10 years ago
jquery-showpassword.js core: Fix typos (found by codespell) 10 years ago
jquery.avatar.js core: Fix typos (found by codespell) 10 years ago
jquery.ocdialog.js
js.js Merge pull request #24434 from owncloud/permalinks 10 years ago
l10n.js Improved JS L10N bundle merging + tests 10 years ago
login.js trigger login if remember_login checked 10 years ago
lostpassword.js replace $().attr('checked') by $().prop('checked', state) or $().is(':checked') 10 years ago
maintenance-check.js
mimetype.js Fix icon update to be more consistent 10 years ago
mimetypelist.js Introduce some mimetypes for richdocuments 10 years ago
multiselect.js replace $().attr('checked') by $().prop('checked', state) or $().is(':checked') 10 years ago
oc-backbone-webdav.js Require CSRF token for non WebDAV authenticated requests 10 years ago
oc-backbone.js Backbone transport for Webdav 10 years ago
oc-dialogs.js Since the server no longer calculates the icon 10 years ago
oc-requesttoken.js Do not add sensitive request headers for cross domain requests 10 years ago
octemplate.js
placeholder.js Fix rgb values 10 years ago
placeholders.js
select2-toggleselect.js Added system tags GUI in sidebar 10 years ago
setup.js
setupchecks.js Use 6 months as SSL STS header threshold 10 years ago
share.js Make file actions use icon CSS classes 10 years ago
shareconfigmodel.js Fix js strings if group sharing is disabled 10 years ago
sharedialogexpirationview.js Share dialog use OCS API 10 years ago
sharedialoglinkshareview.js Reordered share link settings 10 years ago
sharedialogmailview.js extract mail view for sending share invitations 10 years ago
sharedialogresharerinfoview.js More unit tests for share dialog 10 years ago
sharedialogshareelistview.js Merge pull request #23918 from owncloud/cruds-for-federated-shares 10 years ago
sharedialogview.js extract mail view for sending share invitations 10 years ago
shareitemmodel.js always share with same default permissions, no special handling for remote shares 10 years ago
singleselect.js
tags.js [tags] remove unneeded variables 10 years ago
update.js Add detailed logs hidden and show them on request 10 years ago
visitortimezone.js