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
Arthur Schiwon 2514176e41
flicker-free permission change in share dialog
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 Merge pull request #1934 from nextcloud/move-latly-used-tags-to-the-top 9 years ago
tests Properly check the data dir 9 years ago
apps.js Remove padding from apps navigation if there is no settings area 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 load showpassord.js conditionally in the template only if needed 11 years ago
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-ui-fixes.js Add jquery ui fixes js file 9 years ago
jquery.avatar.js use ? instead of X for avatar name fallback 9 years ago
jquery.ocdialog.js move more sizing logic to css 9 years ago
js.js only reload on errors when logged in 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 Merge pull request #2342 from nextcloud/filepicker-shadow 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 Properly check the data dir 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 wording of File drop, ref #2207 9 years ago
sharedialogresharerinfoview.js Fix some jshint issues in core/js/share* 10 years ago
sharedialogshareelistview.js flicker-free permission change in share dialog 9 years ago
sharedialogview.js Remove white background from loading icon 9 years ago
shareitemmodel.js flicker-free permission change in share dialog 9 years ago
singleselect.js Do not close container/slider when clicking on single select field 12 years ago
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 send browsers timezone back tp the server on login 11 years ago