Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-06-19 | 244 | -498/+672 |
* | Merge pull request #9893 from kevgathuku/update-unshare-message | Julius Härtl | 2018-06-18 | 1 | -1/+1 |
|\ | |||||
| * | Update message shown when unsharing a file | Kevin Ndung'u | 2018-06-18 | 1 | -1/+1 |
* | | Merge pull request #9884 from nextcloud/groups-search-use-proper-keys | Julius Härtl | 2018-06-18 | 3 | -10/+11 |
|\ \ | |||||
| * | | Tests fix | John Molakvoæ (skjnldsv) | 2018-06-15 | 1 | -5/+5 |
| * | | Keep userids as keys on group search | John Molakvoæ (skjnldsv) | 2018-06-15 | 2 | -5/+6 |
* | | | Merge pull request #9823 from nextcloud/bufgix/noid/update_token_on_session_i... | blizzz | 2018-06-18 | 6 | -7/+42 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Allow updating the token on session regeneration | Roeland Jago Douma | 2018-06-14 | 6 | -7/+42 |
* | | | Merge pull request #9717 from nextcloud/feature/actions-menu | John Molakvoæ | 2018-06-18 | 16 | -148/+338 |
|\ \ \ | |||||
| * | | | Adds a test case for the loading symbol in deleted files. | Abijeet | 2018-06-18 | 3 | -5/+10 |
| * | | | Fixes the restore loading icon appearing continuously. | Abijeet | 2018-06-18 | 1 | -1/+1 |
| * | | | Fixes issue with action being displayed incorrectly. | Abijeet | 2018-06-18 | 2 | -2/+4 |
| * | | | Fix alignment of more icon | Morris Jobke | 2018-06-18 | 1 | -0/+4 |
| * | | | Fixes UI issues with the design, | Abijeet | 2018-06-18 | 2 | -6/+4 |
| * | | | Fixes issues found during running of test cases. | Abijeet | 2018-06-18 | 4 | -41/+35 |
| * | | | Fixed failing test cases for the new actions menu. | Abijeet | 2018-06-18 | 2 | -31/+74 |
| * | | | Fixes the position of the navigation toggle menu icon in mobile. | Abijeet | 2018-06-18 | 1 | -1/+1 |
| * | | | Added a new action menu in files and trash list. | Abijeet | 2018-06-18 | 11 | -132/+152 |
| * | | | Adds an action dropdown that is shown on file selection. | Abijeet | 2018-06-18 | 5 | -33/+157 |
|/ / / | |||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-06-18 | 10 | -4/+172 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-06-17 | 32 | -50/+112 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-06-16 | 22 | -30/+100 |
| |/ |/| | |||||
* | | Merge pull request #9883 from nextcloud/return-user-groups-ids | Morris Jobke | 2018-06-15 | 2 | -4/+4 |
|\ \ | |||||
| * | | Fixed tests | John Molakvoæ (skjnldsv) | 2018-06-15 | 1 | -3/+3 |
| * | | Return groups IDs and not Names | John Molakvoæ (skjnldsv) | 2018-06-15 | 1 | -1/+1 |
* | | | Merge pull request #9258 from nextcloud/theming-logo-png | Morris Jobke | 2018-06-15 | 12 | -78/+182 |
|\ \ \ | |/ / |/| | | |||||
| * | | Add info message if an exception occurs during the svg to png conversion | Julius Härtl | 2018-06-14 | 3 | -3/+19 |
| * | | Minor fixes and cleanup | Julius Härtl | 2018-06-06 | 9 | -39/+39 |
| * | | Use svg opt out as parameter | Julius Härtl | 2018-06-05 | 4 | -14/+17 |
| * | | Adjust ImageManager tests for png generation | Julius Härtl | 2018-06-05 | 2 | -13/+51 |
| * | | Generate PNG version of the theming app logo for mails | Julius Härtl | 2018-06-05 | 5 | -22/+69 |
* | | | Merge pull request #9197 from nextcloud/fix-avatar-center | Morris Jobke | 2018-06-15 | 5 | -41/+190 |
|\ \ \ | |||||
| * | | | Removed debug stack | John Molakvoæ (skjnldsv) | 2018-06-15 | 1 | -1/+0 |
| * | | | Fix indent | John Molakvoæ (skjnldsv) | 2018-06-13 | 1 | -44/+44 |
| * | | | Removed old route, fix tests and fix var type | John Molakvoæ (skjnldsv) | 2018-06-13 | 3 | -3/+2 |
| * | | | Avatar imagick bump | John Molakvoæ (skjnldsv) | 2018-06-13 | 5 | -120/+63 |
| * | | | Embedded font | John Molakvoæ (skjnldsv) | 2018-06-13 | 1 | -2/+11 |
| * | | | Fixed since requirement | John Molakvoæ (skjnldsv) | 2018-06-13 | 1 | -0/+1 |
| * | | | Added new tests | John Molakvoæ (skjnldsv) | 2018-06-13 | 1 | -0/+36 |
| * | | | Unify colour algorithm output | John Molakvoæ (skjnldsv) | 2018-06-13 | 2 | -8/+17 |
| * | | | Controller tests fixes | John Molakvoæ (skjnldsv) | 2018-06-13 | 4 | -59/+124 |
| * | | | Use base image size | John Molakvoæ (skjnldsv) | 2018-06-13 | 1 | -15/+13 |
| * | | | Return Svg avatars | John Molakvoæ (skjnldsv) | 2018-06-13 | 3 | -34/+98 |
| * | | | Fix avatar generator centering | John Molakvoæ (skjnldsv) | 2018-06-13 | 1 | -5/+31 |
* | | | | Merge pull request #9875 from wiyh12nf89x/Issue#9864_WebDAV_timeout_fix_maxDelay | Morris Jobke | 2018-06-15 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | Fix #9864: Decrease $maxDelay in Throttler.php | Mark Berezovsky | 2018-06-15 | 1 | -1/+1 |
* | | | | | Merge pull request #9873 from nextcloud/fix-http-client-given-options-being-o... | Morris Jobke | 2018-06-15 | 2 | -6/+133 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Fix HTTP client given options being overriden by default options | Daniel Calviño Sánchez | 2018-06-14 | 2 | -6/+133 |
| | |_|/ | |/| | | |||||
* / | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-06-15 | 82 | -72/+556 |
|/ / / | |||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-06-14 | 338 | -3476/+3040 |