| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #18286 from owncloud/stable8-backport-17785 | Morris Jobke | 2015-08-19 | 1 | -1/+2 |
|\ |
|
| * | fix mobile scrolling, lower sidebar sensitivity, fix #11193 | Jan-Christoph Borchardt | 2015-08-13 | 1 | -1/+2 |
* | | tests for _parseTime with hex and empty strings | Morris Jobke | 2015-07-29 | 2 | -0/+6 |
* | | Fix parsing of sharetime as string | Morris Jobke | 2015-07-29 | 2 | -0/+31 |
|/ |
|
* | Added unit test for reshare by share owner | Vincent Petry | 2015-06-25 | 1 | -0/+26 |
* | Do not restrict permissions for the original owner | Joas Schilling | 2015-06-25 | 1 | -1/+1 |
* | Merge pull request #16744 from owncloud/backport-15260 | Vincent Petry | 2015-06-16 | 1 | -0/+55 |
|\ |
|
| * | fix scrutinizer issues | Jan-Christoph Borchardt | 2015-06-04 | 1 | -6/+9 |
| * | adjust controls bar width to not overlay scrollbar | Jan-Christoph Borchardt | 2015-06-04 | 1 | -0/+52 |
* | | Merge pull request #16596 from owncloud/backport-16565 | Joas Schilling | 2015-06-09 | 1 | -0/+5 |
|\ \ |
|
| * | | Add check for availability of /dev/urandom | Lukas Reschke | 2015-05-27 | 1 | -0/+5 |
* | | | Upgrade jquery-migrate to 1.2.1 | Morris Jobke | 2015-06-09 | 1 | -1/+1 |
| |/
|/| |
|
* | | Fix to make sure expiration date is properly set | Roeland Jago Douma | 2015-05-18 | 2 | -10/+53 |
|/ |
|
* | Merge pull request #15797 from owncloud/stable8-backport-15489 | Jörn Friedrich Dreyer | 2015-05-13 | 1 | -0/+4 |
|\ |
|
| * | more robust share dialog | Morris Jobke | 2015-04-22 | 1 | -0/+4 |
* | | fix filepicker | Morris Jobke | 2015-04-14 | 1 | -1/+1 |
|/ |
|
* | Remove hard dependency on cURL for 8.0 | Lukas Reschke | 2015-03-23 | 1 | -0/+5 |
* | 3rd-party apps are disabled on upgrade - refs #14026 | Thomas Müller | 2015-02-25 | 1 | -0/+3 |
* | generate valid human readable text for 0 - fixed #9342 | Thomas Müller | 2015-02-12 | 2 | -1/+3 |
* | Indicate that the share owner is remote in the filelist | Joas Schilling | 2015-01-27 | 2 | -3/+6 |
* | Merge pull request #13323 from owncloud/move-search | Lukas Reschke | 2015-01-15 | 2 | -2/+2 |
|\ |
|
| * | adjust paths for search | Morris Jobke | 2015-01-14 | 2 | -2/+2 |
* | | Read version and product name from update template | Vincent Petry | 2015-01-14 | 1 | -4/+8 |
|/ |
|
* | Fix reshare permission issue | Vincent Petry | 2015-01-09 | 2 | -0/+158 |
* | Add timeout for notifications | Morris Jobke | 2015-01-08 | 2 | -0/+134 |
* | Merge pull request #12687 from owncloud/auto-escape-t-placeholders | Morris Jobke | 2015-01-07 | 3 | -15/+43 |
|\ |
|
| * | Autoescape of placeholders in t() and p() - for JS | Morris Jobke | 2015-01-07 | 3 | -15/+43 |
* | | make OCA.Search.Files available in tests and for other apps | Jörn Friedrich Dreyer | 2015-01-02 | 1 | -1/+2 |
* | | move search results below filelist, show hint when results are off screen, us... | Jörn Friedrich Dreyer | 2015-01-02 | 1 | -36/+1 |
* | | add paged provider | Jörn Friedrich Dreyer | 2015-01-02 | 1 | -1/+1 |
* | | move code from js.js to search.js in the search app | Jörn Friedrich Dreyer | 2015-01-02 | 1 | -58/+3 |
* | | new OC.Search, add search result formatters and handlers, use full content wi... | Jörn Friedrich Dreyer | 2015-01-02 | 1 | -20/+57 |
|/ |
|
* | Next step in server-to-server sharing next generation, see #12285 | Bjoern Schiessle | 2014-12-19 | 1 | -30/+52 |
* | Merge pull request #12948 from owncloud/wording | Jörn Friedrich Dreyer | 2014-12-19 | 1 | -2/+2 |
|\ |
|
| * | change 'Allow Public Upload' to more understandable 'Allow editing', fix #10438 | Jan-Christoph Borchardt | 2014-12-18 | 1 | -1/+1 |
| * | change 'update' to more understandable 'change', fix #10408 | Jan-Christoph Borchardt | 2014-12-18 | 1 | -1/+1 |
* | | Merge pull request #12941 from owncloud/wave-accessibility-compliance | Morris Jobke | 2014-12-19 | 1 | -1/+5 |
|\ \ |
|
| * | | get rid of unnecessary alt and title attributes | Jan-Christoph Borchardt | 2014-12-18 | 1 | -1/+1 |
| * | | add missing input labels for Share dialog | Jan-Christoph Borchardt | 2014-12-18 | 1 | -0/+4 |
| |/ |
|
* / | load showpassord.js conditionally in the template only if needed | Thomas Müller | 2014-12-16 | 2 | -29/+5 |
|/ |
|
* | Merge pull request #12360 from owncloud/files-tags | Lukas Reschke | 2014-12-15 | 2 | -1/+21 |
|\ |
|
| * | Load handlebars in core | Vincent Petry | 2014-12-15 | 1 | -1/+2 |
| * | Added favorites feature to the files app | Vincent Petry | 2014-12-15 | 1 | -0/+19 |
* | | Merge pull request #12555 from owncloud/app_specific_search | Jörn Friedrich Dreyer | 2014-12-15 | 1 | -1/+8 |
|\ \ |
|
| * | | introduce inApps[] filter for search via ajax query, make file results show u... | Jörn Friedrich Dreyer | 2014-12-10 | 1 | -1/+8 |
* | | | bower jquery-ui - exported changes to a separate css file | Morris Jobke | 2014-12-13 | 2 | -14851/+1 |
| |/
|/| |
|
* | | Merge pull request #12795 from owncloud/files-layoutchanges | Morris Jobke | 2014-12-13 | 2 | -5/+5 |
|\ \ |
|
| * | | Move file thumbnail into the label element | Vincent Petry | 2014-12-11 | 2 | -5/+5 |
* | | | Merge pull request #12527 from owncloud/js-pluginsystem | Robin Appelman | 2014-12-12 | 3 | -0/+115 |
|\ \ \ |
|
| * | | | Simple Plugin system for Javascript | Vincent Petry | 2014-12-01 | 3 | -0/+115 |
| | |/
| |/| |
|