aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-09384-1134/+1130
* Merge pull request #20379 from nextcloud/techdebt/blank-linesChristoph Wurst2020-04-09473-365/+152
|\
| * Use a blank line after the opening tagChristoph Wurst2020-04-0969-12/+93
| * Use exactly one empty line after the namespace declarationChristoph Wurst2020-04-09408-353/+59
|/
* Merge pull request #20375 from nextcloud/techdebt/fix-array-indent-styleChristoph Wurst2020-04-09145-2632/+2632
|\
| * Fix (array) indent style to always use one tabChristoph Wurst2020-04-09145-2632/+2632
* | Merge pull request #20303 from nextcloud/version/19/beta2v19.0.0beta2Roeland Jago Douma2020-04-091-2/+2
|\ \ | |/ |/|
| * 19 beta 2Roeland Jago Douma2020-04-041-2/+2
* | Merge pull request #20368 from nextcloud/refactor/psr1Christoph Wurst2020-04-090-0/+0
|\ \
| * | Migrate to PSR1 coding styleChristoph Wurst2020-04-088-10/+1
* | | Merge pull request #20363 from nextcloud/smb-3.2.3John Molakvoæ2020-04-0912-27/+70
|\ \ \
| * | | update icewind/smb to 3.2.3Robin Appelman2020-04-0812-27/+70
* | | | [tx-robot] updated from transifexNextcloud bot2020-04-0918-6/+78
* | | | Merge pull request #16035 from nextcloud/share-search-hide-on-matchblizzz2020-04-093-70/+105
|\ \ \ \
| * | | | dont show remote and email options if we have an exact match for local user e...Robin Appelman2020-04-083-70/+105
* | | | | Merge pull request #20370 from nextcloud/techdebt/fix-multiline-commentsblizzz2020-04-0969-750/+741
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Fix multiline commentsChristoph Wurst2020-04-0869-750/+741
|/ / / /
* | | | Merge pull request #20321 from nextcloud/enh/noid/check-translation-for-tripl...Joas Schilling2020-04-082-0/+65
|\ \ \ \
| * | | | Check for triple dots in translations in CIGary Kim2020-04-072-0/+65
* | | | | Merge pull request #20360 from nextcloud/bugfix/20182/try-to-use-the-displayn...Roeland Jago Douma2020-04-083-26/+55
|\ \ \ \ \
| * | | | | Show the displayname instead of the user idJoas Schilling2020-04-081-19/+34
| * | | | | Try to use the display name of file transfersJoas Schilling2020-04-082-7/+21
| | |_|/ / | |/| | |
* | | | | Merge pull request #20319 from nextcloud/enh/noid/embedded-previewsRoeland Jago Douma2020-04-087-12/+138
|\ \ \ \ \
| * | | | | remove Windows config since it is not supported anywaysJulius Härtl2020-04-081-8/+0
| * | | | | Bump autoloadersJulius Härtl2020-04-082-0/+4
| * | | | | Add preview provider for Krita filesJulius Härtl2020-04-084-7/+62
| * | | | | Extract preview from opendocument filesJulius Härtl2020-04-082-1/+18
| * | | | | Add abstract class to extract previews from files that are zip archivesJulius Härtl2020-04-081-0/+58
| |/ / / /
* | | | | Merge pull request #20343 from nextcloud/bugfix/noid/themed-error-behaviourRoeland Jago Douma2020-04-082-2/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Default to dark background in dark mode and better themed navbarJoas Schilling2020-04-072-2/+1
* | | | | Merge pull request #20315 from nextcloud/dependabot/npm_and_yarn/handlebars-4...Roeland Jago Douma2020-04-0810-150/+20
|\ \ \ \ \
| * | | | | Bump handlebars from 4.7.4 to 4.7.6dependabot-preview[bot]2020-04-0810-150/+20
* | | | | | Merge pull request #20299 from nextcloud/fix/noid/member-on-null-app-cancel-l...Roeland Jago Douma2020-04-081-1/+1
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | fixes the throttler not checking the user state on postLoginArthur Schiwon2020-04-031-1/+1
* | | | | | Merge pull request #18200 from nextcloud/enhancement/psr-loggerChristoph Wurst2020-04-084-0/+172
|\ \ \ \ \ \
| * | | | | | Add a PSR-3 logger adapter and make it injectableChristoph Wurst2020-03-264-0/+172
* | | | | | | Merge pull request #20347 from azul/test/fix-failing-acceptanceJohn Molakvoæ2020-04-081-1/+1
|\ \ \ \ \ \ \
| * | | | | | | tests: fix failing header acceptance testAzul2020-04-071-1/+1
* | | | | | | | [tx-robot] updated from transifexNextcloud bot2020-04-0816-6/+78
|/ / / / / / /
* | | | | | | Merge pull request #20188 from nextcloud/bug/19662/add-default-title-for-even...Roeland Jago Douma2020-04-072-6/+53
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Add default titles for titleless events in invitationsThomas Citharel2020-04-032-6/+53
* | | | | | | Merge pull request #20265 from nextcloud/techdebt/legacy-classes-psr4Roeland Jago Douma2020-04-0722-41/+38
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Move legacy classes from PSR0 to PSR4Christoph Wurst2020-04-0722-41/+38
|/ / / / / /
* | | | | | [tx-robot] updated from transifexNextcloud bot2020-04-0742-10/+104
* | | | | | Merge pull request #20033 from nextcloud/s3-seekable-streamRoeland Jago Douma2020-04-066-25/+228
|\ \ \ \ \ \
| * | | | | | update autoloaderRobin Appelman2020-04-033-9/+9
| * | | | | | add basic tests for s3 seeking and add some error handling if reopen return t...Robin Appelman2020-04-013-12/+38
| * | | | | | make seekable s3 stream genericRobin Appelman2020-04-012-57/+106
| * | | | | | Enable fseek for files in S3 storageLukas Stabe2020-04-012-19/+147
* | | | | | | Merge pull request #19346 from nextcloud/refactor/external-toast-deprecateRoeland Jago Douma2020-04-0626-253/+282
|\ \ \ \ \ \ \