aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #7644 from nextcloud/fix_7184Roeland Jago Douma2018-01-024-48/+1
|\
| * Do no run SyncJob in cronRoeland Jago Douma2018-01-024-48/+1
* | Show max warning comment lenth againRoeland Jago Douma2018-01-022-3/+3
* | Merge pull request #7624 from nextcloud/fix-fileActions-currentFile-not-set-b...Morris Jobke2018-01-022-0/+27
|\ \ | |/ |/|
| * Fix "fileActions.currentFile" not set before using itDaniel Calviño Sánchez2017-12-262-0/+27
* | Merge pull request #7626 from nextcloud/fixed-files-multiselect-top-marginRoeland Jago Douma2017-12-281-1/+1
|\ \
| * | Fixed top position of multiselected files tableJohn Molakvoæ (skjnldsv)2017-12-261-1/+1
| |/
* | Merge pull request #7592 from nextcloud/update-quota-on-files-uploadRoeland Jago Douma2017-12-285-3/+31
|\ \ | |/ |/|
| * Fixed testsJohn Molakvoæ (skjnldsv)2017-12-262-3/+0
| * Update quota on file upload and deletionJohn Molakvoæ (skjnldsv)2017-12-214-1/+32
| * Fixed pinned state of quota if no apps registered an app nav itemJohn Molakvoæ (skjnldsv)2017-12-141-1/+1
* | Merge pull request #7591 from nextcloud/trigger-events-before-and-after-a-fil...Morris Jobke2017-12-224-14/+123
|\ \
| * | Remove internal unused propertyDaniel Calviño Sánchez2017-12-211-9/+0
| * | Trigger the "Details" action when clicking on an empty file row spaceDaniel Calviño Sánchez2017-12-211-1/+18
| * | Trigger events before and after a file action is executedDaniel Calviño Sánchez2017-12-193-4/+105
* | | Merge pull request #7597 from nextcloud/fix-anchor-change-when-clicking-on-sh...Roeland Jago Douma2017-12-221-3/+3
|\ \ \
| * | | Fix anchor change when clicking on sharing page menuDaniel Calviño Sánchez2017-12-211-3/+3
| |/ /
* | | Fixed breadcrumbs testsJohn Molakvoæ (skjnldsv)2017-12-211-12/+31
* | | Properly show action iconsMorris Jobke2017-12-201-1/+0
* | | Make contorls stick to the top when scrollingMarin Treselj2017-12-201-4/+0
* | | Fixed breadcrumbs calculation and actions flowJohn Molakvoæ (skjnldsv)2017-12-202-1/+6
|/ /
* | Merge pull request #7556 from nextcloud/smb-stat-exceptionMorris Jobke2017-12-181-5/+7
|\ \
| * | handle exceptions in SMB::statRobin Appelman2017-12-181-5/+7
* | | Fix testsRoeland Jago Douma2017-12-181-1/+1
* | | Also replace all other occurencesMorris Jobke2017-12-183-5/+5
* | | don't use deprecated method for requesting memcacheArthur Schiwon2017-12-181-1/+1
* | | Merge pull request #7555 from nextcloud/smb-copy-rename-logRobin Appelman2017-12-181-0/+2
|\ \ \ | |/ / |/| |
| * | additional debug logging on smb copy/rename failuresRobin Appelman2017-12-181-0/+2
| |/
* | Merge pull request #7527 from nextcloud/fix-drag-shadow-not-visible-when-drag...Morris Jobke2017-12-153-1/+6
|\ \ | |/ |/|
| * Fix drag shadow not visible when dragging a file on a narrow screenDaniel Calviño Sánchez2017-12-143-1/+6
* | Use proper authorative-autoloader for app autoloadersRoeland Jago Douma2017-12-1438-209/+38
* | Merge pull request #7485 from nextcloud/fix_7001Roeland Jago Douma2017-12-141-1/+1
|\ \
| * | Also cache invalid DiscoveryService responseRoeland Jago Douma2017-12-131-1/+1
| |/
* | Fixes hex2bin() in LDAPMorris Jobke2017-12-131-5/+7
* | Show tha copy share link button properly inlineMorris Jobke2017-12-131-2/+0
* | The user displayNameResolver is specific to users, not the comments appArthur Schiwon2017-12-121-11/+0
|/
* fix dav unit testsBjoern Schiessle2017-12-121-3/+3
* Fix unit tests for CalendarManagerMorris Jobke2017-12-122-3/+14
* Merge pull request #6884 from nextcloud/feature/3003/opt_out_of_birthday_cale...Morris Jobke2017-12-1226-35/+1204
|\
| * generate birthday calendars in a background job after admin enabled themGeorg Ehrke2017-11-117-4/+277
| * create a user's birthday calendar right after they requested itGeorg Ehrke2017-11-113-4/+30
| * update autoloadersGeorg Ehrke2017-11-112-0/+4
| * respect admin / user choice about birthday calendars in corresponding hooksGeorg Ehrke2017-11-112-7/+160
| * disallow users to create calendars with reserved namesGeorg Ehrke2017-11-112-0/+96
| * adapt occ 'dav:sync-birthday-calendar commandGeorg Ehrke2017-11-111-1/+33
| * add CalDAV interface that allows users to re-enable their birthday calendarGeorg Ehrke2017-11-113-0/+304
| * remember when a user deleted their contact birthdays calendarGeorg Ehrke2017-11-108-27/+104
| * Add admin checkbox to disable birthday calendarsGeorg Ehrke2017-11-096-0/+204
* | Merge pull request #6637 from nextcloud/contactsstore_public_apiRoeland Jago Douma2017-12-113-0/+20
|\ \
| * | Make ContactsStore a public APITobia De Koninck2017-12-113-0/+20