nextcloud-server/core/js
Vincent Petry 97f1813695
Don't reload page in case of auth errors during setup checks
If an error occurs during setup checks, do not let the global ajax
error handler reload the page.
2016-06-23 11:54:49 +07:00
..
files Fix MKCOL for IE11 as well 2016-03-10 13:36:26 +07:00
systemtags Rename "not-assignble" to "restricted" 2016-05-20 17:56:02 +07:00
tests Use temporary htaccesstest.txt for data dir security check 2016-06-07 18:36:13 +07:00
apps.js Fix controls bar calculation 2015-08-28 12:23:57 +07:00
backgroundjobs.js add admin documentation hints to Federated Cloud Sharing and cron 2015-04-09 12:07:05 +07:00
compatibility.js Scrutinizer cleanup 2014-06-02 21:09:41 +07:00
config.js Improved Javascript docs for JSDoc 2014-10-31 13:43:30 +07:00
config.php Update license headers 2016-05-26 19:57:24 +07:00
core.json replace $().attr('checked') by $().prop('checked', state) or $().is(':checked') 2016-04-19 16:20:17 +07:00
eventsource.js Encode requesttoken 2015-02-16 20:28:30 +07:00
installation.js load showpassord.js conditionally in the template only if needed 2014-12-16 18:45:37 +07:00
integritycheck-failed-notification.js Add code integrity check 2015-12-01 11:55:20 +07:00
jquery-showpassword.js core: Fix typos (found by codespell) 2016-04-04 10:57:17 +07:00
jquery.avatar.js core: Fix typos (found by codespell) 2016-04-04 10:57:17 +07:00
jquery.ocdialog.js Resize filepicker on window size change 2015-05-06 11:00:23 +07:00
js.js Merge pull request #24434 from owncloud/permalinks 2016-05-10 09:44:50 +07:00
l10n.js Improved JS L10N bundle merging + tests 2016-02-29 17:39:21 +07:00
login.js trigger login if remember_login checked 2016-03-04 00:22:04 +07:00
lostpassword.js replace $().attr('checked') by $().prop('checked', state) or $().is(':checked') 2016-04-19 16:20:17 +07:00
maintenance-check.js Use OC.webroot instead of calculating the URL 2015-05-11 17:01:57 +07:00
mimetype.js Fix icon update to be more consistent 2015-10-29 12:59:51 +07:00
mimetypelist.js Introduce some mimetypes for richdocuments 2016-02-04 13:48:21 +07:00
multiselect.js replace $().attr('checked') by $().prop('checked', state) or $().is(':checked') 2016-04-19 16:20:17 +07:00
oc-backbone-webdav.js Require CSRF token for non WebDAV authenticated requests 2016-02-18 11:18:36 +07:00
oc-backbone.js Backbone transport for Webdav 2016-01-16 11:28:04 +07:00
oc-dialogs.js Since the server no longer calculates the icon 2015-12-24 08:59:32 +07:00
oc-requesttoken.js Do not add sensitive request headers for cross domain requests 2015-09-15 11:42:13 +07:00
octemplate.js Scrutinizer cleanup 2014-06-02 21:09:41 +07:00
placeholder.js Fix rgb values 2016-04-18 09:29:42 +07:00
placeholders.js move to updated version of placeholder 2014-06-03 16:18:06 +07:00
select2-toggleselect.js Added system tags GUI in sidebar 2016-01-19 16:24:26 +07:00
setup.js Prevent the advanced options toggle in the setup from acting as a link 2016-06-16 15:25:56 +07:00
setupchecks.js Don't reload page in case of auth errors during setup checks 2016-06-23 11:54:49 +07:00
share.js Make file actions use icon CSS classes 2016-02-25 22:49:52 +07:00
shareconfigmodel.js Fix js strings if group sharing is disabled 2016-03-22 17:13:34 +07:00
sharedialogexpirationview.js Share dialog use OCS API 2016-01-28 15:25:34 +07:00
sharedialoglinkshareview.js Reordered share link settings 2016-05-02 20:33:45 +07:00
sharedialogmailview.js extract mail view for sending share invitations 2016-04-19 11:37:23 +07:00
sharedialogresharerinfoview.js More unit tests for share dialog 2015-09-16 07:23:29 +07:00
sharedialogshareelistview.js Merge pull request #23918 from owncloud/cruds-for-federated-shares 2016-04-22 14:50:42 +07:00
sharedialogview.js extract mail view for sending share invitations 2016-04-19 11:37:23 +07:00
shareitemmodel.js always share with same default permissions, no special handling for remote shares 2016-04-20 17:47:33 +07:00
singleselect.js Do not close container/slider when clicking on single select field 2014-08-15 12:44:00 +07:00
tags.js [tags] remove unneeded variables 2015-10-30 10:02:15 +07:00
update.js Add detailed logs hidden and show them on request 2016-04-04 12:34:18 +07:00
visitortimezone.js send browsers timezone back tp the server on login 2014-09-22 14:01:45 +07:00