server/core/js
Simon Eisenmann 1e9d523046 Return '' instead of 'null'
This commit changes the behavior of getURLParameter(name) to return an
empty string when the parameter is not set or has empty value. Before it
returned 'null' as string.
2016-09-16 16:11:01 +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
config.js
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
installation.js
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 Return '' instead of 'null' 2016-09-16 16:11:01 +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
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
placeholder.js Fix rgb values 2016-04-18 09:29:42 +02:00
placeholders.js
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
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