Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #11988 from nextcloud/docs/jsdoc-build | Morris Jobke | 2018-10-25 | 14 | -5301/+3770 |
|\ | |||||
| * | Remove buildjsdocs.sh from files checker | Julius Härtl | 2018-10-25 | 1 | -1/+0 |
| * | Adjust some jsdocs | Julius Härtl | 2018-10-24 | 7 | -8/+24 |
| * | Fix jsdocs build on server repo | Julius Härtl | 2018-10-24 | 6 | -5292/+3746 |
* | | Merge pull request #11893 from caugner/7837-filesize-format-with-locale | Morris Jobke | 2018-10-25 | 2 | -0/+71 |
|\ \ | |||||
| * | | OC.getCanonicalLocale: fix tests | Claas Augner | 2018-10-24 | 1 | -4/+8 |
| * | | humanFileSize: use toLocaleString | Claas Augner | 2018-10-24 | 2 | -0/+67 |
* | | | Merge pull request #12039 from nextcloud/fix-javascript-unit-tests-for-versio... | Morris Jobke | 2018-10-25 | 1 | -6/+16 |
|\ \ \ | |||||
| * | | | Set error expected by the DAV client for a failed move | Daniel Calviño Sánchez | 2018-10-25 | 1 | -2/+10 |
| * | | | Wait for the promise to be fulfilled before running the next test | Daniel Calviño Sánchez | 2018-10-25 | 1 | -4/+6 |
|/ / / | |||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-10-25 | 38 | -52/+108 |
* | | | Merge pull request #11889 from stweil/lgtm | Morris Jobke | 2018-10-24 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | Remove replace call which does not replace anything | Stefan Weil | 2018-10-24 | 1 | -1/+1 |
* | | | | Merge pull request #12022 from nextcloud/fix/11485/fix_chuncked_uploads | Morris Jobke | 2018-10-24 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | Allow chunked uploads even if your quota is not sufficient | Roeland Jago Douma | 2018-10-24 | 1 | -1/+1 |
|/ / / / | |||||
* | | | | Merge pull request #12018 from nextcloud/improve-encrypt-all | Morris Jobke | 2018-10-24 | 4 | -10/+76 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | skip already decrypted files on decrypt all command | Bjoern Schiessle | 2018-10-24 | 2 | -10/+37 |
| * | | | skip already encrypted files on encrypt all command | Bjoern Schiessle | 2018-10-24 | 2 | -0/+39 |
|/ / / | |||||
* | | | Merge pull request #11573 from nextcloud/gridview-table | Morris Jobke | 2018-10-24 | 28 | -29/+483 |
|\ \ \ | |||||
| * | | | Fix FF performance and recals issues | John Molakvoæ (skjnldsv) | 2018-10-23 | 1 | -2/+0 |
| * | | | Allow focus on input with keyboard | John Molakvoæ (skjnldsv) | 2018-10-23 | 4 | -5/+11 |
| * | | | Restore table head | John Molakvoæ (skjnldsv) | 2018-10-23 | 1 | -0/+1 |
| * | | | Merge branch 'master' of https://github.com/nextcloud/server into gridview-table | John Molakvoæ (skjnldsv) | 2018-10-23 | 132 | -793/+1637 |
| |\ \ \ | |||||
| * | | | | Add filepicker toggle | John Molakvoæ (skjnldsv) | 2018-10-23 | 5 | -1/+72 |
| * | | | | Filepicker grid | John Molakvoæ (skjnldsv) | 2018-10-23 | 2 | -2/+48 |
| * | | | | Use preview-x & preview-y on public pages | John Molakvoæ (skjnldsv) | 2018-10-23 | 1 | -2/+2 |
| * | | | | Fix public background override | John Molakvoæ (skjnldsv) | 2018-10-23 | 1 | -1/+0 |
| * | | | | Public fixes, request & default to grid | John Molakvoæ (skjnldsv) | 2018-10-23 | 2 | -3/+7 |
| * | | | | Tooltip on hover only | John Molakvoæ (skjnldsv) | 2018-10-23 | 1 | -1/+1 |
| * | | | | Fix grey background over thumbnail | John Molakvoæ (skjnldsv) | 2018-10-23 | 1 | -1/+2 |
| * | | | | Fix table hidden on empty folder | John Molakvoæ (skjnldsv) | 2018-10-23 | 1 | -1/+2 |
| * | | | | Fix translucent controls bar for dark themes | Jan-Christoph Borchardt | 2018-10-18 | 1 | -1/+1 |
| * | | | | Revert "Remove negative z-index on thumbnail-wrapper, caused thumbnails to no... | Jan-Christoph Borchardt | 2018-10-18 | 1 | -0/+1 |
| * | | | | Reduce bottom whitespace on share link page | Jan-Christoph Borchardt | 2018-10-18 | 1 | -3/+9 |
| * | | | | More space for filename on public share page since there is no share icon | Jan-Christoph Borchardt | 2018-10-18 | 1 | -3/+10 |
| * | | | | Add back slightly translucent background for controls bar | Jan-Christoph Borchardt | 2018-10-18 | 3 | -1/+3 |
| * | | | | In "Deleted files", do not show "Restore" text next to icon as there is no space | Jan-Christoph Borchardt | 2018-10-18 | 1 | -0/+7 |
| * | | | | Fix tabbability to view-toggle, action on Enter to be fixed | Jan-Christoph Borchardt | 2018-10-18 | 1 | -1/+1 |
| * | | | | Adjustments for public share page, actions menu, view toggle | Jan-Christoph Borchardt | 2018-10-18 | 1 | -0/+14 |
| * | | | | Remove negative z-index on thumbnail-wrapper, caused thumbnails to not show | Jan-Christoph Borchardt | 2018-10-18 | 1 | -1/+0 |
| * | | | | If there is a comment, show it instead of the share icon | Jan-Christoph Borchardt | 2018-10-18 | 1 | -0/+5 |
| * | | | | If an avatar is present, show that instead of the icon | Jan-Christoph Borchardt | 2018-10-18 | 1 | -5/+16 |
| * | | | | Border radius | John Molakvoæ (skjnldsv) | 2018-10-18 | 1 | -0/+5 |
| * | | | | Fix spacing | John Molakvoæ (skjnldsv) | 2018-10-18 | 1 | -3/+3 |
| * | | | | Default to grid | John Molakvoæ (skjnldsv) | 2018-10-18 | 1 | -1/+1 |
| * | | | | Fix focus background | John Molakvoæ (skjnldsv) | 2018-10-18 | 1 | -2/+5 |
| * | | | | Improve default visual and selection + default to file link | John Molakvoæ (skjnldsv) | 2018-10-18 | 1 | -13/+40 |
| * | | | | Tooltip | John Molakvoæ (skjnldsv) | 2018-10-18 | 3 | -2/+3 |
| * | | | | Remember toggle and events handler | John Molakvoæ (skjnldsv) | 2018-10-18 | 6 | -6/+40 |
| * | | | | Hidden footer | John Molakvoæ (skjnldsv) | 2018-10-18 | 1 | -1/+1 |