aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Fix public calendars as they are stored with null on oracleJoas Schilling2020-11-101-12/+34
* Make sure columns with an empty default are nullable for OracleJoas Schilling2020-11-105-2/+64
* Fix "Invalid fetch style: 12" on OracleJoas Schilling2020-11-101-2/+5
* Make the test pass on repeating callsJoas Schilling2020-11-101-2/+7
* Merge pull request #23993 from nextcloud/bugfix/noid/close-cursorsMorris Jobke2020-11-1017-43/+155
|\
| * Don't leave cursors open when tests failJoas Schilling2020-11-0917-43/+155
* | Merge pull request #23070 from eleith/complex-recurrance-importseleith2020-11-102-7/+25
|\ \
| * | resolve review commentsleith abdulla2020-10-291-2/+2
| * | handle vcalander documents with recurrence with exemptions or editsleith abdulla2020-10-282-8/+26
* | | [tx-robot] updated from transifexNextcloud bot2020-11-1014-20/+70
* | | Merge pull request #23981 from nextcloud/fix/sharing/undefined-in-searchMorris Jobke2020-11-093-5/+5
|\ \ \
| * | | Fix js search in undefined ocs responseJohn Molakvoæ (skjnldsv)2020-11-093-5/+5
| | |/ | |/|
* | | Merge pull request #23889 from nextcloud/fix/noid/shortcut-to-avoid-filesyste...Morris Jobke2020-11-092-11/+14
|\ \ \ | |/ / |/| |
| * | Shortcut to avoid file system setup when generating the logo URLMorris Jobke2020-11-092-11/+14
* | | Merge pull request #23933 from nextcloud/bugfix/noid/user-ldap-ocdbMorris Jobke2020-11-0920-58/+60
|\ \ \
| * | | Test requires the DBJoas Schilling2020-11-091-0/+3
| * | | fix insert valuesArthur Schiwon2020-11-061-2/+2
| * | | only delete specified configArthur Schiwon2020-11-061-0/+1
| * | | Correctly place the array typeJoas Schilling2020-11-061-1/+1
| * | | Use query builder to interact with member managementJoas Schilling2020-11-061-12/+16
| * | | Use query builder instead of OC_DB in user_ldapJoas Schilling2020-11-0619-46/+40
* | | | Merge pull request #23574 from nextcloud/fix/23569John Molakvoæ2020-11-093-4/+5
|\ \ \ \
| * | | | Fix link share label placeholder not showingGary Kim2020-11-073-4/+5
* | | | | [tx-robot] updated from transifexNextcloud bot2020-11-0924-38/+136
* | | | | [tx-robot] updated from transifexNextcloud bot2020-11-0850-64/+252
|/ / / /
* | | | Bump node-sass from 4.14.1 to 5.0.0dependabot-preview[bot]2020-11-074-3/+6
* | | | Merge pull request #23936 from nextcloud/bugfix/noid/trashbin-ocdbJohn Molakvoæ2020-11-071-21/+56
|\ \ \ \
| * | | | Use query builder instead of OC_DB in trashbinJoas Schilling2020-11-061-21/+56
| |/ / /
* | | | [tx-robot] updated from transifexNextcloud bot2020-11-072-2/+2
* | | | Merge pull request #23821 from nextcloud/td/enh/no_fs_setup_by_defaultMorris Jobke2020-11-062-0/+2
|\ \ \ \
| * | | | Fix getstorage callRoeland Jago Douma2020-11-061-0/+1
| * | | | Do not setup the default FS on normal routesRoeland Jago Douma2020-11-061-0/+1
| |/ / /
* / / / Bump css-loader from 3.6.0 to 5.0.1dependabot-preview[bot]2020-11-0680-70/+100
|/ / /
* | | Merge pull request #23347 from st3iny/enhancement/19526/new-share-pending-con...John Molakvoæ2020-11-061-0/+3
|\ \ \
| * | | Add confirm button in new link share pending expire/password menuRichard Steinmetz2020-11-051-0/+3
* | | | [tx-robot] updated from transifexNextcloud bot2020-11-066-0/+10
* | | | Merge pull request #23906 from nextcloud/techdebt/noid/simplify-can-change-us...Morris Jobke2020-11-051-4/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | Simplify the check if admin can change password based on encryption statusMorris Jobke2020-11-051-4/+2
* | | | Merge pull request #23004 from nextcloud/files-scan-backgroundJulius Härtl2020-11-052-121/+101
|\ \ \ \
| * | | | only run the background scanner for users that have unscanned filesRobin Appelman2020-10-202-121/+101
* | | | | Make link share avatar icon blue againVincent Petry2020-11-053-3/+7
* | | | | Fix link share avatar iconVincent Petry2020-11-053-3/+3
| |_|/ / |/| | |
* | | | Remove old hide modules option for webpackChristoph Wurst2020-11-056-6/+9
* | | | [tx-robot] updated from transifexNextcloud bot2020-11-0514-0/+26
* | | | Merge pull request #23792 from nextcloud/techdebt/noid/group-unread-comment-c...Morris Jobke2020-11-041-18/+27
|\ \ \ \ | |_|/ / |/| | |
| * | | Have the CommentsPropertiesPlugin use the new fancy methodRoeland Jago Douma2020-11-041-18/+27
* | | | Merge pull request #23897 from nextcloud/bugfix/23236Christoph Wurst2020-11-043-15/+13
|\ \ \ \
| * | | | Move help to separate stylesheetJulius Härtl2020-11-043-15/+13
* | | | | Make user status styles scopedJulius Härtl2020-11-041-1/+1
* | | | | Cleanup ImageManager::getImage()Morris Jobke2020-11-041-6/+2
| |/ / / |/| | |