nextcloud/core/js
Patrick Paysant d4c088cb79
Verify input, add more unit tests
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2016-12-19 17:29:20 +01:00
..
files @since 9.2.0 to @since 11.0.0 2016-11-15 18:51:52 +01:00
public use proper method call for _.bind() 2016-11-18 12:10:50 +01:00
systemtags Merge pull request #1934 from nextcloud/move-latly-used-tags-to-the-top 2016-12-05 16:10:33 +01:00
tests Verify input, add more unit tests 2016-12-19 17:29:20 +01:00
apps.js Remove padding from apps navigation if there is no settings area 2016-11-23 18:41:35 +01:00
backgroundjobs.js Use tooltip for background jobs info tooltip 2016-07-13 13:01:17 +02:00
config.js Make AppConfig part of the public API 2016-10-21 09:09:23 +02:00
core.json Remove from core.json 2016-11-02 21:17:05 +01:00
eventsource.js Encode requesttoken 2015-02-16 20:28:30 +01:00
installation.js load showpassord.js conditionally in the template only if needed 2014-12-16 18:45:37 +01:00
integritycheck-failed-notification.js Allow to dismiss the code integrity warning 2016-10-20 11:33:29 +02:00
jquery-showpassword.js core: Fix typos (found by codespell) 2016-04-04 10:57:17 +02:00
jquery-ui-fixes.js Add jquery ui fixes js file 2016-11-25 16:44:51 +01:00
jquery.avatar.js use ? instead of X for avatar name fallback 2016-11-22 17:08:28 +01:00
jquery.ocdialog.js move more sizing logic to css 2016-11-28 14:05:46 +01:00
js.js Verify input, add more unit tests 2016-12-19 17:29:20 +01:00
l10n.js Improved JS L10N bundle merging + tests 2016-02-29 17:39:21 +01:00
login.js bring back dedicated log in button to make log in more usable 2016-10-06 16:48:10 +02:00
lostpassword.js replace $().attr('checked') by $().prop('checked', state) or $().is(':checked') 2016-04-19 16:20:17 +02:00
maintenance-check.js Use OC.webroot instead of calculating the URL 2015-05-11 17:01:57 +02:00
mimetype.js Theming: Code cleanup and cache buster for mime icons 2016-11-18 10:23:24 +01:00
mimetypelist.js update to proper icons and run occ command to update JS file 2016-08-30 10:33:43 +02:00
multiselect.js Users page lazy multiselect group dropdowns 2016-08-29 13:34:13 +02:00
oc-backbone-webdav.js Require CSRF token for non WebDAV authenticated requests 2016-02-18 11:18:36 +01:00
oc-backbone.js Backbone transport for Webdav 2016-01-16 11:28:04 +01:00
oc-dialogs.js Fire callback also on pure closing of prompt dialog 2016-12-09 12:52:46 +01:00
oc-requesttoken.js Do not add sensitive request headers for cross domain requests 2015-09-15 11:42:13 +02:00
octemplate.js Remove unneeded compatibility polyfills 2016-10-20 10:17:18 +02:00
placeholder.js Fix rgb values 2016-04-18 09:29:42 +02:00
select2-toggleselect.js Added system tags GUI in sidebar 2016-01-19 16:24:26 +01:00
setup.js Fix zxcvbn path in setup page (#26359) 2016-10-21 09:51:33 +02:00
setupchecks.js Properly check the data dir 2016-12-05 23:35:35 +01:00
share.js Display "Share" alt text for share action icon (#26158) 2016-09-26 10:30:11 +02:00
shareconfigmodel.js remove 'send mail notification' option from sharing, replaced by send-by-mail feature 2016-11-02 18:30:38 +01:00
sharedialogexpirationview.js Fix some jshint issues in core/js/share* 2016-08-19 21:03:25 +02:00
sharedialoglinkshareview.js fix wording of File drop, ref #2207 2016-11-22 16:04:14 +01:00
sharedialogresharerinfoview.js Fix some jshint issues in core/js/share* 2016-08-19 21:03:25 +02:00
sharedialogshareelistview.js fix rendering for mail shares 2016-12-08 10:29:51 +01:00
sharedialogview.js Remove white background from loading icon 2016-12-02 12:39:12 +01:00
shareitemmodel.js disable checkboxes during save op to avoid race conditions 2016-12-08 10:29:51 +01:00
singleselect.js Do not close container/slider when clicking on single select field 2014-08-15 12:44:00 +02:00
tags.js [tags] remove unneeded variables 2015-10-30 10:02:15 +01:00
update.js reduce info on update screens, introduce button to refresh 2016-08-04 12:48:25 +02:00
visitortimezone.js Save the timezone on login again 2016-12-08 10:45:24 +01:00