aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2020-10-21146-630/+960
* Merge pull request #23173 from nextcloud/feat/comments-sidebar-vueJohn Molakvoæ2020-10-20143-2575/+1500
|\
| * Bump @nextcloud/vue to 3.0.0John Molakvoæ (skjnldsv)2020-10-20107-133/+86
| * Add ICommentsManager::load methodJohn Molakvoæ (skjnldsv)2020-10-207-112/+6
| * Cleanup old comments tabJohn Molakvoæ (skjnldsv)2020-10-2018-2432/+3
| * Init vue comments tabJohn Molakvoæ (skjnldsv)2020-10-2026-8/+1515
* | Merge pull request #23581 from nextcloud/fix/theming-testsMorris Jobke2020-10-201-1/+1
|\ \ | |/ |/|
| * Fix theming manifest testsJohn Molakvoæ (skjnldsv)2020-10-201-1/+1
* | UX improvements change status dialogVincent Petry2020-10-206-10/+37
* | Fix status clearing with initial empty valueVincent Petry2020-10-205-8/+8
* | Also expire share type emailJohn Molakvoæ (skjnldsv)2020-10-201-1/+4
|/
* [tx-robot] updated from transifexNextcloud bot2020-10-2020-4/+262
* Merge pull request #23520 from nhirokinet/patch-1John Molakvoæ2020-10-191-1/+1
|\
| * manifest to report correct favicon sizenhirokinet2020-10-161-1/+1
* | Merge pull request #23566 from nextcloud/fix/noid/groupsbymember-apply-group-...blizzz2020-10-193-12/+43
|\ \
| * | tame psalm. why does it ignore '@property'?Arthur Schiwon2020-10-191-5/+1
| * | when nesting is not enabled, the group filter can be applied right awayArthur Schiwon2020-10-192-7/+42
* | | Merge pull request #23415 from nextcloud/bugfix/23304/some-emojis-are-in-gene...Roeland Jago Douma2020-10-191-1/+2
|\ \ \
| * | | Some emojis are in CHAR_CATEGORY_GENERAL_OTHER_TYPESJoas Schilling2020-10-131-1/+2
* | | | Merge pull request #22954 from nextcloud/dependabot/npm_and_yarn/v-click-outs...dependabot-preview[bot]2020-10-1926-30/+33
|\ \ \ \
| * | | | Bump v-click-outside from 3.1.1 to 3.1.2dependabot-preview[bot]2020-10-1926-30/+33
| | |/ / | |/| |
* | | | Merge pull request #23497 from nextcloud/bugfix/noid/caldav-timerange-arrayJoas Schilling2020-10-191-1/+2
|\ \ \ \ | |/ / / |/| | |
| * | | CalDavBackend: check if timerange is array before accessingSimon Spannagel2020-10-161-1/+2
* | | | Bump file-loader from 6.1.0 to 6.1.1dependabot-preview[bot]2020-10-1936-41/+44
* | | | [tx-robot] updated from transifexNextcloud bot2020-10-1916-10/+28
* | | | [tx-robot] updated from transifexNextcloud bot2020-10-1818-2/+74
* | | | Fix sidebar legacy fileinfoJohn Molakvoæ (skjnldsv)2020-10-171-2/+2
| |_|/ |/| |
* | | Merge pull request #23348 from nohn/gh20679Julius Härtl2020-10-161-0/+1
|\ \ \
| * | | Fix #20679 - be more alert about 2FA consequencesSebastian Nohn2020-10-111-0/+1
* | | | Merge pull request #23492 from nextcloud/tests/22305/unreliable-SharedMountTestChristoph Wurst2020-10-161-1/+2
|\ \ \ \
| * | | | SharedMountTest.php:367 is unreliableMorris Jobke2020-10-161-1/+2
* | | | | [tx-robot] updated from transifexNextcloud bot2020-10-1612-4/+46
| |_|/ / |/| | |
* | | | Merge pull request #15999 from gary-kim/bugfix/15954/set-favicon-icoJohn Molakvoæ2020-10-151-0/+5
|\ \ \ \ | |/ / / |/| | |
| * | | Allow setting favicon with a .ico fileGary Kim2020-10-141-0/+5
* | | | Merge pull request #23448 from nextcloud/fix/sidebar-standaloneJohn Molakvoæ2020-10-153-5/+6
|\ \ \ \
| * | | | Fix app sidebar mountpointJohn Molakvoæ (skjnldsv)2020-10-143-5/+6
* | | | | [tx-robot] updated from transifexNextcloud bot2020-10-152-0/+14
| |/ / / |/| | |
* | | | Merge pull request #23097 from nextcloud/bugfix/noid/trashbin-query-versionsMorris Jobke2020-10-141-14/+43
|\ \ \ \ | |/ / / |/| | |
| * | | Restrict query when searching for versions of trashbin filesJulius Härtl2020-10-141-14/+43
* | | | Fix type errors detected by PsalmChristoph Wurst2020-10-141-1/+1
|/ / /
* | | [tx-robot] updated from transifexNextcloud bot2020-10-1410-36/+94
* | | Bump dompurify from 2.0.15 to 2.1.1dependabot-preview[bot]2020-10-134-3/+6
* | | [tx-robot] updated from transifexNextcloud bot2020-10-13832-31292/+2444
* | | Merge pull request #23286 from nextcloud/design/deleted-sortingMorris Jobke2020-10-134-4/+6
|\ \ \
| * | | Sort deleted files by most recently deleted firstJan C. Borchardt2020-10-134-4/+6
* | | | Merge pull request #23021 from nextcloud/notify-saved-login-authblizzz2020-10-131-14/+56
|\ \ \ \
| * | | | also give storage backend it's change to manipulate the configRobin Appelman2020-10-071-0/+9
| * | | | allow using saved login credentials for notifyRobin Appelman2020-09-231-14/+47
* | | | | Merge pull request #23410 from nextcloud/fix/encryption-decrypt-position-typeMorris Jobke2020-10-132-2/+2
|\ \ \ \ \
| * | | | | The encryption decrypt position can be int or stringChristoph Wurst2020-10-132-2/+2