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
Lukas Reschke b6c9029c82
Use proper return function
9 years ago
..
files @since 9.2.0 to @since 11.0.0 9 years ago
public use proper method call for _.bind() 9 years ago
systemtags Show specific empty message for tag input fields 9 years ago
tests Adjust unit tests 9 years ago
apps.js Add focus to autofocus form element on slide toggle 9 years ago
backgroundjobs.js Use tooltip for background jobs info tooltip 10 years ago
config.js Make AppConfig part of the public API 9 years ago
core.json Remove from core.json 9 years ago
eventsource.js Encode requesttoken 11 years ago
installation.js
integritycheck-failed-notification.js Allow to dismiss the code integrity warning 9 years ago
jquery-showpassword.js core: Fix typos (found by codespell) 10 years ago
jquery.avatar.js Cache avatars properly 10 years ago
jquery.ocdialog.js Improve the styling 9 years ago
js.js Use proper return function 9 years ago
l10n.js Improved JS L10N bundle merging + tests 10 years ago
login.js bring back dedicated log in button to make log in more usable 9 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 Theming: Code cleanup and cache buster for mime icons 9 years ago
mimetypelist.js update to proper icons and run occ command to update JS file 10 years ago
multiselect.js Users page lazy multiselect group dropdowns 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 Color the trusted domain to alert the admin a bit more 9 years ago
oc-requesttoken.js Do not add sensitive request headers for cross domain requests 10 years ago
octemplate.js Remove unneeded compatibility polyfills 9 years ago
placeholder.js Fix rgb values 10 years ago
select2-toggleselect.js Added system tags GUI in sidebar 10 years ago
setup.js Fix zxcvbn path in setup page (#26359) 9 years ago
setupchecks.js Replace more vendor naming 9 years ago
share.js Display "Share" alt text for share action icon (#26158) 9 years ago
shareconfigmodel.js remove 'send mail notification' option from sharing, replaced by send-by-mail feature 9 years ago
sharedialogexpirationview.js Fix some jshint issues in core/js/share* 10 years ago
sharedialoglinkshareview.js Fix tooltips - they now properly change on click 9 years ago
sharedialogresharerinfoview.js Fix some jshint issues in core/js/share* 10 years ago
sharedialogshareelistview.js remove Unshare icon in list 9 years ago
sharedialogview.js Search on lookup server 9 years ago
shareitemmodel.js remove 'send mail notification' option from sharing, replaced by send-by-mail feature 9 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