Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #7047 from nextcloud/add-support-for-files-with-no-permiss... | Björn Schießle | 2017-11-20 | 6 | -13/+32 |
|\ | |||||
| * | Remove requeriment for read permission on some actions | Daniel Calviño Sánchez | 2017-11-02 | 2 | -2/+2 |
| * | Add proper handling of files without permissions | Daniel Calviño Sánchez | 2017-11-02 | 3 | -2/+16 |
| * | Return whether the file is readable or not in the DAV permissions | Daniel Calviño Sánchez | 2017-11-02 | 2 | -9/+14 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-11-20 | 12 | -18/+26 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-11-19 | 12 | -12/+42 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-11-18 | 6 | -0/+6 |
* | | Merge pull request #7163 from nextcloud/force-breaks-on-extremely-long-words-... | Jan-Christoph Borchardt | 2017-11-17 | 1 | -0/+2 |
|\ \ | |||||
| * | | Force breaks on extremely long words | Daniel Calviño Sánchez | 2017-11-17 | 1 | -0/+2 |
* | | | Merge pull request #7152 from nextcloud/bugfix/noid/adjust_calendarobject_siz... | Morris Jobke | 2017-11-17 | 1 | -0/+16 |
|\ \ \ | |||||
| * | | | remove cached size from shared calendar objects | Georg Ehrke | 2017-11-12 | 1 | -0/+16 |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-11-17 | 20 | -0/+38 |
* | | | | Merge pull request #7193 from nextcloud/bugfix/noid/invitation-email-refinements | Morris Jobke | 2017-11-16 | 1 | -4/+6 |
|\ \ \ \ | |||||
| * | | | | refine invitation email | Georg Ehrke | 2017-11-16 | 1 | -4/+6 |
* | | | | | Merge pull request #6840 from nextcloud/feature/5282/calendar_api | Morris Jobke | 2017-11-16 | 10 | -3/+703 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | add option to filter CalendarAPI by componenttype | Georg Ehrke | 2017-11-09 | 1 | -2/+8 |
| * | | | | update dav autoloaders after adding calendar api | Georg Ehrke | 2017-11-09 | 2 | -0/+4 |
| * | | | | integrate Dav app with Calendar API | Georg Ehrke | 2017-11-09 | 8 | -3/+693 |
* | | | | | Merge pull request #7188 from nextcloud/fix-broken-svg-2 | Morris Jobke | 2017-11-16 | 11 | -24/+9 |
|\ \ \ \ \ | |||||
| * | | | | | Re-optimize places and files icons | Marin Treselj | 2017-11-15 | 11 | -24/+9 |
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-11-16 | 8 | -2/+84 |
* | | | | | | Merge pull request #7173 from nextcloud/bugfix/noid/show_username_in_invitati... | Morris Jobke | 2017-11-15 | 2 | -4/+27 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | show name of organizer in from name of invitation email | Georg Ehrke | 2017-11-14 | 2 | -4/+27 |
| | |/ / / | |/| | | | |||||
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-11-15 | 4 | -0/+4 |
* | | | | | Merge pull request #7165 from nextcloud/smb-2.0.3 | Morris Jobke | 2017-11-14 | 16 | -47/+126 |
|\ \ \ \ \ | |||||
| * | | | | | update icewind/smb to 2.0.3 | Robin Appelman | 2017-11-14 | 16 | -47/+126 |
* | | | | | | Merge pull request #7130 from nextcloud/fix-broken-svg | Jan-Christoph Borchardt | 2017-11-14 | 4 | -8/+3 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | second batch of fixed and re-optimized icons | Marin Treselj | 2017-11-10 | 4 | -8/+3 |
* | | | | | | Merge pull request #5749 from nextcloud/ldap-primary-buttons | blizzz | 2017-11-14 | 3 | -1/+6 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Use primary class also for ui-button elements | Julius Härtl | 2017-11-13 | 4 | -12/+4 |
| * | | | | | | hackishly add primary css class adaption for jquery ui | Arthur Schiwon | 2017-11-13 | 4 | -1/+14 |
| | |_|_|/ / | |/| | | | | |||||
* | | | | | | Fix tooltip placement in Shared files list | Jan-Christoph Borchardt | 2017-11-14 | 1 | -1/+1 |
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-11-14 | 16 | -0/+172 |
|/ / / / / | |||||
* | | | | | Merge pull request #7123 from nextcloud/external-storage-user-mount-checkbox | Morris Jobke | 2017-11-13 | 1 | -2/+2 |
|\ \ \ \ \ | |||||
| * | | | | | Fix "allow user mount" checkbox for external storage | Robin Appelman | 2017-11-09 | 1 | -2/+2 |
| | |_|/ / | |/| | | | |||||
* | | | | | Merge pull request #7051 from nextcloud/breadcrumbs-refactor | Morris Jobke | 2017-11-13 | 7 | -231/+336 |
|\ \ \ \ \ | |||||
| * | | | | | Added more tests and only test jsunit on drone (for testing only) | John Molakvoæ (skjnldsv) | 2017-11-13 | 1 | -0/+13 |
| * | | | | | Add menu tests | John Molakvoæ (skjnldsv) | 2017-11-12 | 1 | -0/+54 |
| * | | | | | Fix menu declaration and width calculation | John Molakvoæ (skjnldsv) | 2017-11-10 | 1 | -4/+6 |
| * | | | | | Removed console log | John Molakvoæ (skjnldsv) | 2017-11-09 | 1 | -1/+0 |
| * | | | | | Fixed tests and width calculation | John Molakvoæ (skjnldsv) | 2017-11-08 | 2 | -3/+4 |
| * | | | | | Scrutinizer fix | John Molakvoæ (skjnldsv) | 2017-11-08 | 1 | -7/+7 |
| * | | | | | Improve drag & drop and fix some background issue if d&d on narrow windows | John Molakvoæ (skjnldsv) | 2017-11-08 | 4 | -21/+22 |
| * | | | | | Fixed remaining tests | John Molakvoæ (skjnldsv) | 2017-11-08 | 3 | -10/+10 |
| * | | | | | Menu hidden by default | John Molakvoæ (skjnldsv) | 2017-11-08 | 1 | -3/+3 |
| * | | | | | Fixed some more test and loop fix | John Molakvoæ (skjnldsv) | 2017-11-08 | 2 | -13/+17 |
| * | | | | | Add droppable ability to menu and icon switch. Fix colour | John Molakvoæ (skjnldsv) | 2017-11-08 | 2 | -3/+10 |
| * | | | | | Updated tests according to new system | John Molakvoæ (skjnldsv) | 2017-11-08 | 2 | -104/+111 |
| * | | | | | Fix to-be-shown algorithm | John Molakvoæ (skjnldsv) | 2017-11-08 | 1 | -2/+3 |
| * | | | | | Popover icon | John Molakvoæ (skjnldsv) | 2017-11-08 | 1 | -2/+2 |