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
Jan-Christoph Borchardt 835dc59d6a reduce info on update screens, introduce button to refresh 10 years ago
..
files dont load filelist previews if we know we dont have one 10 years ago
systemtags Rename "not-assignble" to "restricted" 10 years ago
tests Group incoming shares for resharing in JS 10 years ago
apps.js Add animation to app-content 10 years ago
backgroundjobs.js Use tooltip for background jobs info tooltip 10 years ago
compatibility.js
config.js
config.php Update with robin 10 years ago
core.json Add clipboard button to public share link 10 years ago
eventsource.js Encode requesttoken 11 years ago
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 remove svg classes 10 years ago
js.js Fix the HTML encoding when uploading a folder in FF when using french l10n 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 Use OC.webroot instead of calculating the URL 11 years ago
mimetype.js remove png references in core 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 Merge remote-tracking branch 'upstream/master' into master-sync-upstream 10 years ago
setupchecks.js Alters 'No Internet Connection' error message. #181 10 years ago
share.js Add fancy layout 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 Add clipboard button to public share link 10 years ago
sharedialogmailview.js Use an icon to set the email instead of a button with string 10 years ago
sharedialogresharerinfoview.js More unit tests for share dialog 10 years ago
sharedialogshareelistview.js only show additional edit permissions for folders 10 years ago
sharedialogview.js Add clipboard button to public share link 10 years ago
shareitemmodel.js Group incoming shares for resharing in JS 10 years ago
singleselect.js
tags.js [tags] remove unneeded variables 10 years ago
update.js reduce info on update screens, introduce button to refresh 10 years ago
visitortimezone.js