summaryrefslogtreecommitdiffstats
path: root/core/js
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #17599 from owncloud/fix-joinpaths-trailingslashMorris Jobke2015-07-132-4/+18
|\
| * Fix OC.joinPaths with empty argumentsVincent Petry2015-07-132-4/+18
* | Add helper functions for host, port and webrootVincent Petry2015-07-131-0/+45
|/
* Merge pull request #17559 from owncloud/js-joinpathsutilityMorris Jobke2015-07-102-0/+83
|\
| * More tests for joinPathsVincent Petry2015-07-101-0/+3
| * Add OC.joinPaths for convenient path joiningVincent Petry2015-07-102-0/+80
* | Merge pull request #17555 from owncloud/update-test-librariesVincent Petry2015-07-102-4290/+5949
|\ \ | |/ |/|
| * Update JS unit test libsVincent Petry2015-07-102-4290/+5949
* | MimeTypes now also supports httpd/unix-directoryRoeland Jago Douma2015-07-091-0/+1
* | Move calls to Files.getMimeIcon to OC.MimeType.getIconUrlRoeland Jago Douma2015-07-091-3/+2
|/
* Keep update page when there are warningsVincent Petry2015-07-071-8/+20
* Javascript mimetype icon resolverRoeland Jago Douma2015-07-065-2/+376
* Merge pull request #16973 from owncloud/button-close-sidebarLukas Reschke2015-06-171-1/+1
|\
| * let buttons hide the sidebarHendrik Leppelsack2015-06-161-1/+1
* | Merge pull request #16893 from owncloud/fixSlideToggleMorris Jobke2015-06-171-1/+1
|\ \ | |/ |/|
| * fix childs of slideToggle not sliding the targetHendrik Leppelsack2015-06-111-1/+1
* | Align recommended settingsLukas Reschke2015-06-152-15/+34
|/
* Upgrade jquery-migrate to 1.2.1Morris Jobke2015-06-091-1/+1
* Merge pull request #16623 from owncloud/oparoz-fix-file-conflict-previewMorris Jobke2015-06-021-3/+11
|\
| * Escape single quotesOlivier Paroz2015-05-291-0/+2
| * Fix for parenthesisOlivier Paroz2015-05-291-1/+1
| * Get a 96x96 preview for file conflict resolutionOlivier Paroz2015-05-291-3/+9
* | Merge pull request #16650 from owncloud/fix-sqlite-only-setupThomas Müller2015-06-011-1/+4
|\ \ | |/ |/|
| * [setup] Disable buttons only in the case they are presentMorris Jobke2015-06-011-1/+4
* | Properly format remote recipientsRoeland Jago Douma2015-05-272-15/+117
* | Merge pull request #16565 from owncloud/add-urandom-checkThomas Müller2015-05-262-3/+24
|\ \
| * | Add check for availability of /dev/urandomLukas Reschke2015-05-262-3/+24
| |/
* | Merge pull request #16521 from owncloud/unbold-placeholder-imageVincent Petry2015-05-261-1/+1
|\ \
| * | use normal font weight instead of bold for image placeholdersJan-Christoph Borchardt2015-05-221-1/+1
| |/
* / Unit tests for #16511Roeland Jago Douma2015-05-221-0/+80
|/
* Merge pull request #12401 from owncloud/add-limit-parameter-to-getSharewithThomas Müller2015-05-191-1/+1
|\
| * add support for limit request parameter to getShareWithCraig Morrissey2015-05-151-1/+1
* | Add hint about additional PHP database modulesMorris Jobke2015-05-181-0/+2
* | Merge pull request #15738 from rullzer/fix_15611Vincent Petry2015-05-182-10/+53
|\ \
| * | Fix to make sure expiration date is properly setRoeland Jago Douma2015-05-182-10/+53
* | | Reset share dialog values so we start out cleanRoeland Jago Douma2015-05-182-0/+111
|/ /
* | Merge pull request #16242 from owncloud/use-oc-webrootThomas Müller2015-05-151-4/+1
|\ \ | |/ |/|
| * Use OC.webroot instead of calculating the URLLukas Reschke2015-05-111-4/+1
* | add max-width of 600px to filepickerMorris Jobke2015-05-061-1/+2
* | Resize filepicker on window size changeMorris Jobke2015-05-061-1/+5
|/
* Merge pull request #16017 from owncloud/proper-update-notificationMorris Jobke2015-05-061-0/+30
|\
| * Use OC.Notification for update notificationsMorris Jobke2015-05-031-0/+30
* | Merge pull request #15772 from owncloud/issue-15771-dont-restrict-permissions...Joas Schilling2015-05-042-1/+26
|\ \ | |/ |/|
| * Added unit test for reshare by share ownerVincent Petry2015-04-291-0/+25
| * Do not restrict permissions for the original ownerJoas Schilling2015-04-291-1/+1
* | also add title to multiselect create new element, fix #15954Jan-Christoph Borchardt2015-05-011-1/+2
* | add title to multiselect list items so longer group names are visible, fix #1...Jan-Christoph Borchardt2015-04-291-5/+6
|/
* Added unit testsRoeland Jago Douma2015-04-171-0/+94
* moved from html to $('html') to fix unit testsRoeland Jago Douma2015-04-171-2/+1
* Reset sharedialog valuesRoeland Jago Douma2015-04-171-0/+4