summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #7047 from nextcloud/add-support-for-files-with-no-permiss...Björn Schießle2017-11-206-13/+32
|\
| * 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-023-2/+16
| * Return whether the file is readable or not in the DAV permissionsDaniel Calviño Sánchez2017-11-022-9/+14
* | [tx-robot] updated from transifexNextcloud bot2017-11-2012-18/+26
* | [tx-robot] updated from transifexNextcloud bot2017-11-1912-12/+42
* | [tx-robot] updated from transifexNextcloud bot2017-11-186-0/+6
* | 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 #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-1720-0/+38
* | | | 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-1610-3/+703
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | add option to filter CalendarAPI by componenttypeGeorg Ehrke2017-11-091-2/+8
| * | | | update dav autoloaders after adding calendar apiGeorg Ehrke2017-11-092-0/+4
| * | | | integrate Dav app with Calendar APIGeorg Ehrke2017-11-098-3/+693
* | | | | Merge pull request #7188 from nextcloud/fix-broken-svg-2Morris Jobke2017-11-1611-24/+9
|\ \ \ \ \
| * | | | | Re-optimize places and files iconsMarin Treselj2017-11-1511-24/+9
* | | | | | [tx-robot] updated from transifexNextcloud bot2017-11-168-2/+84
* | | | | | Merge pull request #7173 from nextcloud/bugfix/noid/show_username_in_invitati...Morris Jobke2017-11-152-4/+27
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | show name of organizer in from name of invitation emailGeorg Ehrke2017-11-142-4/+27
| | |/ / / | |/| | |
* | | | | [tx-robot] updated from transifexNextcloud bot2017-11-154-0/+4
* | | | | Merge pull request #7165 from nextcloud/smb-2.0.3Morris Jobke2017-11-1416-47/+126
|\ \ \ \ \
| * | | | | update icewind/smb to 2.0.3Robin Appelman2017-11-1416-47/+126
* | | | | | Merge pull request #7130 from nextcloud/fix-broken-svgJan-Christoph Borchardt2017-11-144-8/+3
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | second batch of fixed and re-optimized iconsMarin Treselj2017-11-104-8/+3
* | | | | | Merge pull request #5749 from nextcloud/ldap-primary-buttonsblizzz2017-11-143-1/+6
|\ \ \ \ \ \
| * | | | | | Use primary class also for ui-button elementsJulius Härtl2017-11-134-12/+4
| * | | | | | hackishly add primary css class adaption for jquery uiArthur Schiwon2017-11-134-1/+14
| | |_|_|/ / | |/| | | |
* | | | | | Fix tooltip placement in Shared files listJan-Christoph Borchardt2017-11-141-1/+1
* | | | | | [tx-robot] updated from transifexNextcloud bot2017-11-1416-0/+172
|/ / / / /
* | | | | Merge pull request #7123 from nextcloud/external-storage-user-mount-checkboxMorris Jobke2017-11-131-2/+2
|\ \ \ \ \
| * | | | | Fix "allow user mount" checkbox for external storageRobin Appelman2017-11-091-2/+2
| | |_|/ / | |/| | |
* | | | | Merge pull request #7051 from nextcloud/breadcrumbs-refactorMorris Jobke2017-11-137-231/+336
|\ \ \ \ \
| * | | | | Added more tests and only test jsunit on drone (for testing only)John Molakvoæ (skjnldsv)2017-11-131-0/+13
| * | | | | Add menu testsJohn Molakvoæ (skjnldsv)2017-11-121-0/+54
| * | | | | Fix menu declaration and width calculationJohn Molakvoæ (skjnldsv)2017-11-101-4/+6
| * | | | | Removed console logJohn Molakvoæ (skjnldsv)2017-11-091-1/+0
| * | | | | Fixed tests and width calculationJohn Molakvoæ (skjnldsv)2017-11-082-3/+4
| * | | | | Scrutinizer fixJohn Molakvoæ (skjnldsv)2017-11-081-7/+7
| * | | | | Improve drag & drop and fix some background issue if d&d on narrow windowsJohn Molakvoæ (skjnldsv)2017-11-084-21/+22
| * | | | | Fixed remaining testsJohn Molakvoæ (skjnldsv)2017-11-083-10/+10
| * | | | | Menu hidden by defaultJohn Molakvoæ (skjnldsv)2017-11-081-3/+3
| * | | | | Fixed some more test and loop fixJohn Molakvoæ (skjnldsv)2017-11-082-13/+17
| * | | | | Add droppable ability to menu and icon switch. Fix colourJohn Molakvoæ (skjnldsv)2017-11-082-3/+10
| * | | | | Updated tests according to new systemJohn Molakvoæ (skjnldsv)2017-11-082-104/+111
| * | | | | Fix to-be-shown algorithmJohn Molakvoæ (skjnldsv)2017-11-081-2/+3
| * | | | | Popover iconJohn Molakvoæ (skjnldsv)2017-11-081-2/+2