nextcloud/core/js
Simon Eisenmann 1a240a23e5 Pass redirect_url through setup form
When accessing a 'not set up' Nextcloud with a redirect_url parameter
the parameter will is added to the setup POST request, resulting in the
requested redirect after setup is complete.

This is required in scenarios where Nextcloud is used as authorization
provider like on the Spreedbox to allow redirection to the required page
when normally a login form would be shown but the setup form is shown
instead.
2016-09-13 12:32:17 +02:00
..
files dont load filelist previews if we know we dont have one 2016-07-27 12:59:43 +02:00
systemtags Rename "not-assignble" to "restricted" 2016-05-20 17:56:02 +02:00
tests adjust js tests 2016-08-25 13:47:14 +02:00
apps.js Add animation to app-content 2016-07-30 16:24:04 +02:00
backgroundjobs.js Use tooltip for background jobs info tooltip 2016-07-13 13:01:17 +02:00
compatibility.js Scrutinizer cleanup 2014-06-02 21:09:41 +02:00
config.js Improved Javascript docs for JSDoc 2014-10-31 13:43:30 +01:00
config.php Cache avatars properly 2016-08-30 09:00:16 +02:00
core.json Add clipboard button to public share link 2016-07-20 15:07:41 +02: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 Add code integrity check 2015-12-01 11:55:20 +01:00
jquery-showpassword.js core: Fix typos (found by codespell) 2016-04-04 10:57:17 +02:00
jquery.avatar.js Cache avatars properly 2016-08-30 09:00:16 +02:00
jquery.ocdialog.js remove svg classes 2016-07-01 16:36:37 +02:00
js.js Always use the js console when available 2016-09-05 11:25:47 +02:00
l10n.js Improved JS L10N bundle merging + tests 2016-02-29 17:39:21 +01:00
login.js trigger login if remember_login checked 2016-03-04 00:22:04 +05:30
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 remove png references in core 2016-07-01 16:36:37 +02: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 Choose button remains disbaled for httpd/unix-directory 2016-09-12 16:46:15 +02:00
oc-requesttoken.js Do not add sensitive request headers for cross domain requests 2015-09-15 11:42:13 +02:00
octemplate.js Scrutinizer cleanup 2014-06-02 21:09:41 +02:00
placeholder.js Fix rgb values 2016-04-18 09:29:42 +02:00
placeholders.js move to updated version of placeholder 2014-06-03 16:18:06 +02:00
select2-toggleselect.js Added system tags GUI in sidebar 2016-01-19 16:24:26 +01:00
setup.js Pass redirect_url through setup form 2016-09-13 12:32:17 +02:00
setupchecks.js fix internal links in security & setup warnings, resolves #1048 2016-08-25 13:24:50 +02:00
share.js Add fancy layout 2016-06-09 17:55:26 +02:00
shareconfigmodel.js Fix some jshint issues in core/js/share* 2016-08-19 21:03:25 +02:00
sharedialogexpirationview.js Fix some jshint issues in core/js/share* 2016-08-19 21:03:25 +02:00
sharedialoglinkshareview.js Link 'Allow editing' => 'Allow upload and editing' 2016-08-28 21:50:31 +02:00
sharedialogmailview.js Merge pull request #1000 from nextcloud/mail_icon_share 2016-08-22 09:13:56 +02:00
sharedialogresharerinfoview.js Fix some jshint issues in core/js/share* 2016-08-19 21:03:25 +02:00
sharedialogshareelistview.js Fix some jshint issues in core/js/share* 2016-08-19 21:03:25 +02:00
sharedialogview.js Fix some jshint issues in core/js/share* 2016-08-19 21:03:25 +02:00
shareitemmodel.js Group incoming shares for resharing in JS 2016-08-03 10:16:28 +02: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 send browsers timezone back tp the server on login 2014-09-22 14:01:45 +02:00