nextcloud-server/core/js
Morris Jobke ed98cdf532 Use OCP\Util::getVersion instead of the internal private implementation 2015-12-18 15:26:54 +07:00
..
files Merge pull request #21200 from owncloud/files-authorizationheader 2015-12-17 15:30:13 +07:00
tests Fix files UI mtime parsing from webdav 2015-12-16 17:44:16 +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
config.js Improved Javascript docs for JSDoc 2014-10-31 13:43:30 +07:00
config.php Use OCP\Util::getVersion instead of the internal private implementation 2015-12-18 15:26:54 +07:00
core.json Add evert's davclient.js + es6-promise + IE8 workaround 2015-11-22 16:05:49 +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
jquery.avatar.js [Avatars] JS should not load same avatar twice 2015-12-04 10:42:11 +07:00
jquery.ocdialog.js Resize filepicker on window size change 2015-05-06 11:00:23 +07:00
js.js OC.FilePath has still a valid use case when generating paths to static files what for generateUrl cannot be used for - closes #15604 2015-12-07 12:23:42 +07:00
l10n.js Added ext storage mount options GUI 2015-03-26 11:21:03 +07:00
login.js show feedback spinner for log in process 2015-08-27 21:08:46 +07:00
lostpassword.js Allow specifying a custom reset-password-url 2015-12-07 15:41:40 +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 Updated some mimetypes 2015-10-02 15:28:23 +07:00
multiselect.js fix multiselect 2015-09-25 00:51:39 +07:00
oc-backbone.js make available as OC.Backbone to avoid conflicts 2015-08-06 12:08:42 +07:00
oc-dialogs.js Make files app use Webdav for most operations 2015-11-22 16:05:50 +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
placeholder.js Add a default size to the avatar placeholders 2015-12-17 16:30:23 +07:00
placeholders.js
setup.js Remove remainings of mssql 2015-07-29 18:19:31 +07:00
setupchecks.js Add code integrity check 2015-12-01 11:55:20 +07:00
share.js Fix icon update to be more consistent 2015-10-29 12:59:51 +07:00
shareconfigmodel.js Update JS unit tests for share dialog (WIP) 2015-09-16 07:23:29 +07:00
sharedialogexpirationview.js Fix DOM element ids in share dialog 2015-10-16 10:54:45 +07:00
sharedialoglinkshareview.js Fix duplicate bogus share field when link sharing is not allowed 2015-12-07 16:53:56 +07:00
sharedialogresharerinfoview.js More unit tests for share dialog 2015-09-16 07:23:29 +07:00
sharedialogshareelistview.js Fix unshare link click element 2015-12-07 17:58:17 +07:00
sharedialogview.js Fix DOM element ids in share dialog 2015-10-16 10:54:45 +07:00
shareitemmodel.js Ensure the password is only hashed in case it's changed on the client - fixes #19950 2015-10-22 17:32:40 +07:00
singleselect.js
tags.js [tags] remove unneeded variables 2015-10-30 10:02:15 +07:00
update-notification.js Use OC.Notification for update notifications 2015-05-03 17:26:03 +07:00
update.js Redirect to correct URL after updating 2015-12-07 18:08:00 +07:00
visitortimezone.js