summaryrefslogtreecommitdiffstats
path: root/core/js
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #18286 from owncloud/stable8-backport-17785Morris Jobke2015-08-191-1/+2
|\
| * fix mobile scrolling, lower sidebar sensitivity, fix #11193Jan-Christoph Borchardt2015-08-131-1/+2
* | tests for _parseTime with hex and empty stringsMorris Jobke2015-07-292-0/+6
* | Fix parsing of sharetime as stringMorris Jobke2015-07-292-0/+31
|/
* Added unit test for reshare by share ownerVincent Petry2015-06-251-0/+26
* Do not restrict permissions for the original ownerJoas Schilling2015-06-251-1/+1
* Merge pull request #16744 from owncloud/backport-15260Vincent Petry2015-06-161-0/+55
|\
| * fix scrutinizer issuesJan-Christoph Borchardt2015-06-041-6/+9
| * adjust controls bar width to not overlay scrollbarJan-Christoph Borchardt2015-06-041-0/+52
* | Merge pull request #16596 from owncloud/backport-16565Joas Schilling2015-06-091-0/+5
|\ \
| * | Add check for availability of /dev/urandomLukas Reschke2015-05-271-0/+5
* | | Upgrade jquery-migrate to 1.2.1Morris Jobke2015-06-091-1/+1
| |/ |/|
* | Fix to make sure expiration date is properly setRoeland Jago Douma2015-05-182-10/+53
|/
* Merge pull request #15797 from owncloud/stable8-backport-15489Jörn Friedrich Dreyer2015-05-131-0/+4
|\
| * more robust share dialogMorris Jobke2015-04-221-0/+4
* | fix filepickerMorris Jobke2015-04-141-1/+1
|/
* Remove hard dependency on cURL for 8.0Lukas Reschke2015-03-231-0/+5
* 3rd-party apps are disabled on upgrade - refs #14026Thomas Müller2015-02-251-0/+3
* generate valid human readable text for 0 - fixed #9342Thomas Müller2015-02-122-1/+3
* Indicate that the share owner is remote in the filelistJoas Schilling2015-01-272-3/+6
* Merge pull request #13323 from owncloud/move-searchLukas Reschke2015-01-152-2/+2
|\
| * adjust paths for searchMorris Jobke2015-01-142-2/+2
* | Read version and product name from update templateVincent Petry2015-01-141-4/+8
|/
* Fix reshare permission issueVincent Petry2015-01-092-0/+158
* Add timeout for notificationsMorris Jobke2015-01-082-0/+134
* Merge pull request #12687 from owncloud/auto-escape-t-placeholdersMorris Jobke2015-01-073-15/+43
|\
| * Autoescape of placeholders in t() and p() - for JSMorris Jobke2015-01-073-15/+43
* | make OCA.Search.Files available in tests and for other appsJörn Friedrich Dreyer2015-01-021-1/+2
* | move search results below filelist, show hint when results are off screen, us...Jörn Friedrich Dreyer2015-01-021-36/+1
* | add paged providerJörn Friedrich Dreyer2015-01-021-1/+1
* | move code from js.js to search.js in the search appJörn Friedrich Dreyer2015-01-021-58/+3
* | new OC.Search, add search result formatters and handlers, use full content wi...Jörn Friedrich Dreyer2015-01-021-20/+57
|/
* Next step in server-to-server sharing next generation, see #12285Bjoern Schiessle2014-12-191-30/+52
* Merge pull request #12948 from owncloud/wordingJörn Friedrich Dreyer2014-12-191-2/+2
|\
| * change 'Allow Public Upload' to more understandable 'Allow editing', fix #10438Jan-Christoph Borchardt2014-12-181-1/+1
| * change 'update' to more understandable 'change', fix #10408Jan-Christoph Borchardt2014-12-181-1/+1
* | Merge pull request #12941 from owncloud/wave-accessibility-complianceMorris Jobke2014-12-191-1/+5
|\ \
| * | get rid of unnecessary alt and title attributesJan-Christoph Borchardt2014-12-181-1/+1
| * | add missing input labels for Share dialogJan-Christoph Borchardt2014-12-181-0/+4
| |/
* / load showpassord.js conditionally in the template only if neededThomas Müller2014-12-162-29/+5
|/
* Merge pull request #12360 from owncloud/files-tagsLukas Reschke2014-12-152-1/+21
|\
| * Load handlebars in coreVincent Petry2014-12-151-1/+2
| * Added favorites feature to the files appVincent Petry2014-12-151-0/+19
* | Merge pull request #12555 from owncloud/app_specific_searchJörn Friedrich Dreyer2014-12-151-1/+8
|\ \
| * | introduce inApps[] filter for search via ajax query, make file results show u...Jörn Friedrich Dreyer2014-12-101-1/+8
* | | bower jquery-ui - exported changes to a separate css fileMorris Jobke2014-12-132-14851/+1
| |/ |/|
* | Merge pull request #12795 from owncloud/files-layoutchangesMorris Jobke2014-12-132-5/+5
|\ \
| * | Move file thumbnail into the label elementVincent Petry2014-12-112-5/+5
* | | Merge pull request #12527 from owncloud/js-pluginsystemRobin Appelman2014-12-123-0/+115
|\ \ \
| * | | Simple Plugin system for JavascriptVincent Petry2014-12-013-0/+115
| | |/ | |/|