summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2019-07-272-6/+12
* Merge pull request #16556 from nextcloud/feature/16554_adminAuditShareByMail/...Morris Jobke2019-07-261-0/+25
|\
| * log email shares in admin_audit logSascha Wiswedel2019-07-261-0/+25
* | Merge pull request #16557 from nextcloud/enh/do_not_log_locked_filesMorris Jobke2019-07-261-1/+8
|\ \
| * | Do not log locked filesRoeland Jago Douma2019-07-261-1/+8
| |/
* / Remove deprecated searchByTagRoeland Jago Douma2019-07-261-90/+0
|/
* [tx-robot] updated from transifexNextcloud bot2019-07-266-36/+38
* Merge pull request #16532 from nextcloud/bugfix/14776/maxcontrast-fixMorris Jobke2019-07-251-3/+6
|\
| * Trigger fallback code to get max contrast value and use integer thereMorris Jobke2019-07-251-2/+5
| * Fix max contrast retrieval to limit minimum color for relative timeMorris Jobke2019-07-241-1/+1
* | Merge pull request #16503 from nextcloud/bugfix/5504/create_new_birthday_cale...Roeland Jago Douma2019-07-251-0/+5
|\ \
| * | allow to provide supported calendar component set internally as a stringGeorg Ehrke2019-07-221-0/+5
| |/
* | [tx-robot] updated from transifexNextcloud bot2019-07-258-8/+14
* | Merge pull request #15637 from nextcloud/bugfix/15567/ignore-hidden-shareblizzz2019-07-242-4/+51
|\ \
| * | Fix wrong indentationDaniel Kesselberg2019-07-221-1/+1
| * | Fix invalid recursionDaniel Kesselberg2019-07-212-3/+3
| * | Allow hidden smb sharesDaniel Kesselberg2019-07-162-1/+48
* | | Merge pull request #16493 from nextcloud/enh/remove-curly-bracesRoeland Jago Douma2019-07-241-1/+1
|\ \ \
| * | | The array and string offset access syntax using curly braces is deprecated.Daniel Kesselberg2019-07-211-1/+1
* | | | [tx-robot] updated from transifexNextcloud bot2019-07-244-0/+6
* | | | Merge pull request #16505 from nextcloud/enh/nitpicks-14954Roeland Jago Douma2019-07-231-3/+1
|\ \ \ \
| * | | | Dont assign $options to $options and cleanup docDaniel Kesselberg2019-07-221-3/+1
| | |_|/ | |/| |
* / | | [tx-robot] updated from transifexNextcloud bot2019-07-232-2/+2
|/ / /
* | | Fix 1px jump when selecting multi table entries (#16475)John Molakvoæ2019-07-221-1/+0
|\ \ \
| * | | Fix 1px jump when selecting multi table entriesMichael Weimann2019-07-201-1/+0
* | | | [tx-robot] updated from transifexNextcloud bot2019-07-2220-52/+72
| |/ / |/| |
* | | [tx-robot] updated from transifexNextcloud bot2019-07-2140-108/+176
|/ /
* | [tx-robot] updated from transifexNextcloud bot2019-07-208-8/+10
* | Merge pull request #14954 from tacruc/searchPatternsMorris Jobke2019-07-193-15/+52
|\ \
| * | Allow to search for real pattern in contactsArne Hamann2019-05-283-15/+52
* | | Merge pull request #14540 from army1349/masterMorris Jobke2019-07-192-1/+14
|\ \ \
| * | | LDAP Password Modify Extended Operation supportPeter Kubica2019-03-192-1/+14
* | | | [tx-robot] updated from transifexNextcloud bot2019-07-1928-4/+58
* | | | Merge pull request #16366 from nextcloud/bugfix/noid/filelist-overlapMorris Jobke2019-07-181-1/+2
|\ \ \ \
| * | | | Fix filelist overlap with header ref #16076Greta Doci2019-07-181-1/+2
* | | | | Merge pull request #16455 from nextcloud/enh/noid/ldap-update-user-cmdRoeland Jago Douma2019-07-181-8/+38
|\ \ \ \ \
| * | | | | adds an --update flag to check-user for manual sync of the ldap recordArthur Schiwon2019-07-181-8/+38
| |/ / / /
* | | | | Merge pull request #10842 from nextcloud/bugfix/9339/initial_collection_sync_...Morris Jobke2019-07-187-1/+76
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | LIMIT is no column but a SQL feature, allow limit on initial syncGeorg Ehrke2019-07-187-1/+76
* | | | | Make the RetryJob work on the userId onlyJoas Schilling2019-07-182-129/+131
* | | | | Yay for null coalescing operatorJoas Schilling2019-07-181-13/+12
* | | | | Use public interfacesJoas Schilling2019-07-181-11/+14
* | | | | Always use a background job for the updateJoas Schilling2019-07-181-35/+9
* | | | | Also send a delete like on the syncronous actionJoas Schilling2019-07-181-7/+17
* | | | | Use an application classJoas Schilling2019-07-184-10/+60
|/ / / /
* | | | [tx-robot] updated from transifexNextcloud bot2019-07-18286-286/+310
* | | | Merge pull request #15040 from nextcloud/feature/13980/push-for-deleted-notif...Morris Jobke2019-07-1714-68/+136
|\ \ \ \
| * | | | Update unit testsJoas Schilling2019-07-164-11/+18
| * | | | Keep the old method as a fallback and adjust the testsJoas Schilling2019-07-165-5/+5
| * | | | Update shipped implementations of the INotifierJoas Schilling2019-07-156-36/+74