aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Don't leave cursors open when tests failJoas Schilling2020-11-0917-43/+155
* 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
| |/ / |/| |
* | | [tx-robot] updated from transifexNextcloud bot2020-11-046-2/+38
* | | Merge pull request #21693 from nextcloud/fix/noid/import-certificates-only-by...Morris Jobke2020-11-039-19/+98
|\ \ \
| * | | Remove unneeded service - found by PsalmMorris Jobke2020-11-031-10/+0
| * | | Add a background job that checks for potential user imported SSL certificates...Morris Jobke2020-11-035-4/+95
| * | | Improve CertificateManager to not be user context dependentMorris Jobke2020-11-033-5/+3
* | | | Merge pull request #23866 from nextcloud/fix/noid/fix-grid-view-in-systemtags...Roeland Jago Douma2020-11-031-1/+1
|\ \ \ \
| * | | | Fix grid view in tags viewMorris Jobke2020-11-031-1/+1
| |/ / /
* | | | Merge pull request #23798 from nextcloud/add/default_font_sizemarco2020-11-031-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Add default font sizeGretaD2020-11-031-1/+1
* | | | Merge pull request #23737 from nextcloud/fix-gif-login-imageJulius Härtl2020-11-031-1/+1
|\ \ \ \
| * | | | Add gif to if-statement to not convertJacob Neplokh2020-11-021-1/+1
| | |/ / | |/| |
* | | | Merge pull request #23842 from nextcloud/bugfix/noid/emptystatusmessageMorris Jobke2020-11-031-2/+2
|\ \ \ \
| * | | | UserStatus: no message means clear status message. This fixes #23332Simon Spannagel2020-11-021-2/+2
| | |/ / | |/| |