nextcloud-server/core/js
Roeland Jago Douma aef43816c2 host and hostname are different things
host can contain the port (host of http://example.com:1234 is
example.com:1234) while hostname never contains a port. They can however
be similar. If you navigate to http://example.com then both host and
hostname will be example.com.

* Fixed docs
* added getHostName function
2016-02-03 11:28:07 +01:00
..
files Merge pull request #21200 from owncloud/files-authorizationheader 2015-12-17 15:30:13 +01:00
systemtags Trim tag names to avoid problems 2016-01-28 20:41:47 +01:00
tests Move data protection check to javascript 2016-02-01 18:57:58 +01:00
apps.js
backgroundjobs.js
compatibility.js
config.js
config.php changed variables to lowercase 2016-02-02 10:32:50 +01:00
core.json Move getDescriptiveTag to core 2016-01-21 15:56:25 +01:00
eventsource.js
installation.js
integritycheck-failed-notification.js Add code integrity check 2015-12-01 11:55:20 +01:00
jquery-showpassword.js
jquery.avatar.js Show default placeholder if avatar image can't be fetched 2016-01-20 15:18:57 +01:00
jquery.ocdialog.js
js.js host and hostname are different things 2016-02-03 11:28:07 +01:00
l10n.js
login.js
lostpassword.js Allow specifying a custom reset-password-url 2015-12-07 15:41:40 +01:00
maintenance-check.js
mimetype.js Fix icon update to be more consistent 2015-10-29 12:59:51 +01:00
mimetypelist.js Run the command once again 2016-01-18 11:13:25 +01:00
multiselect.js fix multiselect 2015-09-25 00:51:39 +02:00
oc-backbone-webdav.js Fix parsing empty Webdav property nodes 2016-02-02 18:01:15 +01:00
oc-backbone.js Backbone transport for Webdav 2016-01-16 11:28:04 +01:00
oc-dialogs.js Since the server no longer calculates the icon 2015-12-24 08:59:32 +01:00
oc-requesttoken.js
octemplate.js
placeholder.js [Avatars] Calculate 'sane' hue precissions 2015-12-24 10:50:12 +01:00
placeholders.js
select2-toggleselect.js Added system tags GUI in sidebar 2016-01-19 16:24:26 +01:00
setup.js
setupchecks.js Move data protection check to javascript 2016-02-01 18:57:58 +01:00
share.js Share dialog use OCS API 2016-01-28 15:25:34 +01:00
shareconfigmodel.js Fix share default expiration date calculation 2016-01-28 15:25:34 +01:00
sharedialogexpirationview.js Share dialog use OCS API 2016-01-28 15:25:34 +01:00
sharedialoglinkshareview.js Share dialog use OCS API 2016-01-28 15:25:34 +01:00
sharedialogresharerinfoview.js
sharedialogshareelistview.js Share dialog use OCS API 2016-01-28 15:25:34 +01:00
sharedialogview.js Fix unit tests 2015-12-30 08:58:04 +01:00
shareitemmodel.js Properly forward error messages in share dialog 2016-01-28 17:18:33 +01:00
singleselect.js
tags.js [tags] remove unneeded variables 2015-10-30 10:02:15 +01:00
update-notification.js
update.js Redirect to correct URL after updating 2015-12-07 18:08:00 +01:00
visitortimezone.js