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 e7a146bd62
fix tests
10 years ago
..
files @since 9.2.0 to @since 11.0.0 10 years ago
public use proper method call for _.bind() 10 years ago
systemtags Show specific empty message for tag input fields 10 years ago
tests fix tests 10 years ago
apps.js Remove padding from apps navigation if there is no settings area 10 years ago
backgroundjobs.js Use tooltip for background jobs info tooltip 10 years ago
config.js Make AppConfig part of the public API 10 years ago
core.json Remove from core.json 10 years ago
eventsource.js
installation.js
integritycheck-failed-notification.js Allow to dismiss the code integrity warning 10 years ago
jquery-showpassword.js core: Fix typos (found by codespell) 10 years ago
jquery-ui-fixes.js Add jquery ui fixes js file 10 years ago
jquery.avatar.js use ? instead of X for avatar name fallback 10 years ago
jquery.ocdialog.js move more sizing logic to css 10 years ago
js.js Make sure the controls is resized after the sidebar disappeared 10 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 10 years ago
lostpassword.js replace $().attr('checked') by $().prop('checked', state) or $().is(':checked') 10 years ago
maintenance-check.js
mimetype.js Theming: Code cleanup and cache buster for mime icons 10 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 11 years ago
oc-dialogs.js Merge pull request #2342 from nextcloud/filepicker-shadow 10 years ago
oc-requesttoken.js
octemplate.js Remove unneeded compatibility polyfills 10 years ago
placeholder.js Fix rgb values 10 years ago
select2-toggleselect.js Added system tags GUI in sidebar 11 years ago
setup.js Fix zxcvbn path in setup page (#26359) 10 years ago
setupchecks.js Replace more vendor naming 10 years ago
share.js Display "Share" alt text for share action icon (#26158) 10 years ago
shareconfigmodel.js remove 'send mail notification' option from sharing, replaced by send-by-mail feature 10 years ago
sharedialogexpirationview.js Fix some jshint issues in core/js/share* 10 years ago
sharedialoglinkshareview.js fix wording of File drop, ref #2207 10 years ago
sharedialogresharerinfoview.js Fix some jshint issues in core/js/share* 10 years ago
sharedialogshareelistview.js Use displayname 10 years ago
sharedialogview.js Do not escape sharees 10 years ago
shareitemmodel.js remove 'send mail notification' option from sharing, replaced by send-by-mail feature 10 years ago
singleselect.js
tags.js [tags] remove unneeded variables 11 years ago
update.js reduce info on update screens, introduce button to refresh 10 years ago
visitortimezone.js