summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | Use the correct Server class in apps/dav/tests/unit/CalDAV/CalendarImplTest.phpCôme Chilliet2022-12-051-1/+1
| * | | | | | | Fix codestyle in modified filesCôme Chilliet2022-12-051-1/+0
| * | | | | | | Merge branch 'master' into tests/fix-phpunit-warningsCôme Chilliet2022-12-05693-3769/+8070
| |\| | | | | |
| * | | | | | | Improve typing on new methodsCôme Chilliet2022-12-053-12/+8
| * | | | | | | Next attemp on imip testsJulius Härtl2022-11-091-29/+28
| * | | | | | | Attempt to fix CalendarImpl testsJulius Härtl2022-11-093-39/+121
| * | | | | | | Fix some phpunit test warningsJulius Härtl2022-11-093-4/+4
* | | | | | | | Merge pull request #35600 from nextcloud/fix/empty-secret-migration-files-ext...Simon L2022-12-062-2/+10
|\ \ \ \ \ \ \ \
| * | | | | | | | Add commentsCarl Schwan2022-12-052-0/+2
| * | | | | | | | Fix migration to non-empty secretCarl Schwan2022-12-052-2/+8
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge pull request #35521 from nextmcloud/nmcpr/1416-prevents-selection-of-en...Simon L2022-12-061-4/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | Prevents the selection of encrypted files when scroll the pagekavita.sonawane@t-systems.com2022-12-011-4/+4
* | | | | | | | | [tx-robot] updated from transifexNextcloud bot2022-12-06100-96/+436
* | | | | | | | | Merge pull request #35549 from nextcloud/enh/a11y-contrast-bordersPytal2022-12-054-11/+14
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Lighten default color slightly for increased contrastChristopher Ng2022-12-062-11/+11
| * | | | | | | | | Add new border color variable for increased contrastChristopher Ng2022-12-063-0/+3
* | | | | | | | | | Add success popup message for copying share linksChristopher Ng2022-12-062-6/+11
|/ / / / / / / / /
* | | | | | | | | Bump sass from 1.52.1 to 1.56.1dependabot[bot]2022-12-0516-108/+39
* | | | | | | | | Merge pull request #35400 from nextcloud/fix/remove-unused-dynamic-var-in-fil...Côme Chilliet2022-12-051-3/+5
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | Put back the variable but make sure it is properly declaredCôme Chilliet2022-12-051-1/+6
| * | | | | | | | Remove dymanic var $mountOptions to fix PHP 8.2 compatibilityCôme Chilliet2022-11-241-3/+0
* | | | | | | | | Merge pull request #35249 from nextcloud/fix/33854-User_management_pages_-_Wi...Simon L2022-12-051-1/+18
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | Adapt router.js for setting document titlejulia.kirschenheuter2022-12-031-1/+18
* | | | | | | | | [tx-robot] updated from transifexNextcloud bot2022-12-0516-32/+104
* | | | | | | | | [tx-robot] updated from transifexNextcloud bot2022-12-0418-96/+272
|/ / / / / / / /
* | | | | | | | Merge pull request #35271 from nextcloud/enh/a11y-share-successSimon L2022-12-032-1/+9
|\ \ \ \ \ \ \ \
| * | | | | | | | Show success on share actionsChristopher Ng2022-12-032-1/+9
* | | | | | | | | Merge pull request #34232 from nextcloud/fix/noid/refresh-filesize-on-conflictSimon L2022-12-031-1/+13
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | compare cached filesize on downloadMaxence Lange2022-12-011-1/+13
* | | | | | | | | | Merge pull request #35563 from nextcloud/revert/35315Simon L2022-12-034-17/+17
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Revert "Fix border color contrast"Christopher Ng2022-12-034-17/+17
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge pull request #35442 from Zyclotrop-j/patch-1Simon L2022-12-033-3/+3
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | add build css filesZyc2022-12-032-2/+2
| * | | | | | | | | | fix multiline-format-error in file-conflict modalZyc2022-11-261-1/+1
* | | | | | | | | | | Merge pull request #34920 from ibpl/master-IB#1126265Simon L2022-12-031-1/+4
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Added parameter to disallow calendar subscription via linkPawel Boguslawski2022-11-021-1/+4
* | | | | | | | | | | | [tx-robot] updated from transifexNextcloud bot2022-12-0310-4/+46
| |_|/ / / / / / / / / |/| | | | | | | | | |
* | | | | | | | | | | [tx-robot] updated from transifexNextcloud bot2022-12-0210-2/+32
| |_|/ / / / / / / / |/| | | | | | | | |
* | | | | | | | | | Merge pull request #35525 from nextcloud/fix/theming-follow-defaultJohn Molakvoæ2022-12-017-9/+44
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Faster theming tests, better colours comparison and properly follow admin the...John Molakvoæ2022-11-307-9/+44
* | | | | | | | | | | [tx-robot] updated from transifexNextcloud bot2022-12-0162-22/+200
|/ / / / / / / / / /
* | | | | | | | | | Merge pull request #35355 from nextcloud/artonge/feat/ldap_connection_timeoutblizzz2022-11-302-0/+7
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Allow to set a custom timeout for ldap connectionsLouis Chemineau2022-11-232-0/+7
* | | | | | | | | | | Merge pull request #35484 from nextcloud/fix/34653/fix-popover-menuSimon L2022-11-303-1/+9
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | try to fix the popovermenuSimon L2022-11-293-1/+9
| | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |
* | | | | | | | | | | Merge pull request #35426 from nextcloud/cleanup/contactintegrationCarl Schwan2022-11-308-87/+29
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Cleanup contactsinteractionCarl Schwan2022-11-258-87/+29
| | |_|_|_|/ / / / / / | |/| | | | | | | | |
* | | | | | | | | | | [tx-robot] updated from transifexNextcloud bot2022-11-30168-448/+614
* | | | | | | | | | | Merge pull request #35107 from nextcloud/encryption-key-migrateRobin Appelman2022-11-294-0/+189
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | add migration for encryption keys in wrong locationRobin Appelman2022-11-284-0/+189