summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | [tx-robot] updated from transifexNextcloud bot2017-11-214-0/+18
* | | Merge pull request #7230 from nextcloud/fix-autoload-section-failureMorris Jobke2017-11-201-0/+5
|\ \ \
| * | | Remove wrong entry in admin_settings that causes 500Morris Jobke2017-11-201-0/+5
* | | | Merge pull request #7231 from nextcloud/fix-broken-svg-5Morris Jobke2017-11-2024-29/+22
|\ \ \ \ | |/ / / |/| | |
| * | | Make user-related icons bigger.Marin Treselj2017-11-206-5/+5
| * | | Re-optimize and clean up settings, social and logo iconsMarin Treselj2017-11-2021-26/+19
|/ / /
* | | Merge pull request #7047 from nextcloud/add-support-for-files-with-no-permiss...Björn Schießle2017-11-2010-52/+61
|\ \ \
| * | | Set read permission for files based on the data returned by the serverDaniel Calviño Sánchez2017-11-022-14/+18
| * | | Fix tests for parsing of permissionsDaniel Calviño Sánchez2017-11-021-16/+1
| * | | Fix asserts silently not executedDaniel Calviño Sánchez2017-11-021-5/+5
| * | | Remove requeriment for read permission on some actionsDaniel Calviño Sánchez2017-11-022-2/+2
| * | | Add proper handling of files without permissionsDaniel Calviño Sánchez2017-11-024-2/+17
| * | | Return whether the file is readable or not in the DAV permissionsDaniel Calviño Sánchez2017-11-023-15/+20
* | | | Merge pull request #7195 from nextcloud/app-content-listMorris Jobke2017-11-201-0/+193
|\ \ \ \
| * | | | Increase clickable area of actions to 44*44pxJan-Christoph Borchardt2017-11-201-3/+7
| * | | | Move star to top right instead of top left, fix checkbox overlayJan-Christoph Borchardt2017-11-201-1/+1
| * | | | Reduce size of date in listJan-Christoph Borchardt2017-11-201-1/+2
| * | | | Checkboxes and favourite fixJohn Molakvoæ (skjnldsv)2017-11-171-8/+10
| * | | | Checkboxes and various design fixesJohn Molakvoæ (skjnldsv)2017-11-161-20/+51
| * | | | Add app content listJohn Molakvoæ (skjnldsv)2017-11-161-0/+155
* | | | | Merge pull request #7211 from nextcloud/fix-5916Morris Jobke2017-11-201-3/+3
|\ \ \ \ \
| * | | | | only replace permission popupmenuArthur Schiwon2017-11-171-3/+3
* | | | | | [tx-robot] updated from transifexNextcloud bot2017-11-2022-42/+134
* | | | | | [tx-robot] updated from transifexNextcloud bot2017-11-1918-12/+52
* | | | | | [tx-robot] updated from transifexNextcloud bot2017-11-1810-0/+16
* | | | | | Merge pull request #7121 from nextcloud/fix_7119Roeland Jago Douma2017-11-174-10/+69
|\ \ \ \ \ \
| * | | | | | Fix testsRoeland Jago Douma2017-11-173-9/+67
| * | | | | | If there is no internet connection don't try to contact appstoreRoeland Jago Douma2017-11-171-1/+2
|/ / / / / /
* | | | | | Merge pull request #7163 from nextcloud/force-breaks-on-extremely-long-words-...Jan-Christoph Borchardt2017-11-171-0/+2
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Force breaks on extremely long wordsDaniel Calviño Sánchez2017-11-171-0/+2
* | | | | | Merge pull request #7206 from nextcloud/fix-object-storage-touchBjörn Schießle2017-11-171-14/+13
|\ \ \ \ \ \
| * | | | | | only create the file cache entry after the empty file was created successfull...Bjoern Schiessle2017-11-171-14/+13
|/ / / / / /
* | | | | | Merge pull request #7152 from nextcloud/bugfix/noid/adjust_calendarobject_siz...Morris Jobke2017-11-171-0/+16
|\ \ \ \ \ \
| * | | | | | remove cached size from shared calendar objectsGeorg Ehrke2017-11-121-0/+16
* | | | | | | [tx-robot] updated from transifexNextcloud bot2017-11-1730-2/+104
* | | | | | | Merge pull request #7199 from nextcloud/fix-style-of-reset-password-formMorris Jobke2017-11-161-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Adjust style of new password form to defaultMorris Jobke2017-11-161-1/+1
* | | | | | | | Merge pull request #7167 from nextcloud/password-button-overflowMorris Jobke2017-11-161-2/+11
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix reset password button overflowJan-Christoph Borchardt2017-11-141-2/+11
* | | | | | | | | Merge pull request #7193 from nextcloud/bugfix/noid/invitation-email-refinementsMorris Jobke2017-11-161-4/+6
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | refine invitation emailGeorg Ehrke2017-11-161-4/+6
* | | | | | | | | | Merge pull request #6840 from nextcloud/feature/5282/calendar_apiMorris Jobke2017-11-1618-3/+1274
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | |
| * | | | | | | | | add option to filter CalendarAPI by componenttypeGeorg Ehrke2017-11-091-2/+8
| * | | | | | | | | update dav autoloaders after adding calendar apiGeorg Ehrke2017-11-092-0/+4
| * | | | | | | | | update autoloader to included added classes and interfaceGeorg Ehrke2017-11-092-0/+6
| * | | | | | | | | integrate Dav app with Calendar APIGeorg Ehrke2017-11-098-3/+693
| * | | | | | | | | implement CalendarManagerGeorg Ehrke2017-11-094-0/+373
| * | | | | | | | | Public interfaces for calendar APIGeorg Ehrke2017-11-092-0/+192
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge pull request #7194 from nextcloud/fix-broken-svg-3Morris Jobke2017-11-1633-34/+33
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | Re-optimize filetype and category iconsMarin Treselj2017-11-1633-34/+33
|/ / / / / / / /