Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-02-24 | 26 | -226/+408 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-02-23 | 44 | -240/+628 |
* | Merge pull request #25602 from nextcloud/bugfix/noid/only-create-share-once | John Molakvoæ | 2021-02-22 | 3 | -8/+23 |
|\ | |||||
| * | Avoid creating two share links when password is enforced | Julius Härtl | 2021-02-19 | 3 | -8/+23 |
* | | Merge pull request #25689 from nextcloud/bugfix/noid/disable-updater-ui-when-... | Vincent Petry | 2021-02-22 | 7 | -14/+34 |
|\ \ | |||||
| * | | Hide updater button when web updater is disabled | Vincent Petry | 2021-02-18 | 7 | -14/+34 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-02-21 | 18 | -20/+140 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-02-20 | 10 | -12/+48 |
| |/ |/| | |||||
* | | Merge pull request #24978 from dems54/issue24139 | John Molakvoæ | 2021-02-19 | 6 | -26/+246 |
|\ \ | |||||
| * | | ReplyTo option for sharebymail - Issue #24139 - Little bug fix | Nicolas SIMIDE | 2021-01-28 | 1 | -1/+2 |
| * | | Update apps/sharebymail/lib/Settings/SettingsManager.php | dems54 | 2021-01-28 | 1 | -2/+1 |
| * | | Update apps/sharebymail/lib/Settings/SettingsManager.php | dems54 | 2021-01-28 | 1 | -1/+1 |
| * | | ReplyTo option for sharebymail Issue #24139 | Nicolas SIMIDE | 2021-01-28 | 6 | -26/+246 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-02-19 | 2 | -0/+8 |
* | | | Bump nextcloud/coding-standard from 0.3.0 to 0.5.0 | dependabot-preview[bot] | 2021-02-18 | 67 | -167/+167 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-02-18 | 14 | -4/+142 |
* | | | Merge pull request #25681 from nextcloud/techdebt/noid/cleanup-provisioning | Roeland Jago Douma | 2021-02-17 | 2 | -13/+10 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Cleanup appinfo usage | Joas Schilling | 2021-02-16 | 2 | -13/+10 |
* | | | Move getChangesForAddressBook to QueryBuilder | Roeland Jago Douma | 2021-02-17 | 1 | -12/+32 |
* | | | Merge pull request #25440 from nextcloud/bugfix/noid/cache-the-user-backend-i... | Roeland Jago Douma | 2021-02-17 | 1 | -1/+3 |
|\ \ \ | |||||
| * | | | Cache the user backend info for 300s | Joas Schilling | 2021-02-15 | 1 | -1/+3 |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-02-17 | 16 | -6/+470 |
| |/ / |/| | | |||||
* | | | Drop redundant indes | Roeland Jago Douma | 2021-02-16 | 13 | -8/+182 |
* | | | Merge pull request #25669 from nextcloud/fix/psalm/encryptall | Christoph Wurst | 2021-02-16 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | Harden EncryptAll check for empty email | Roeland Jago Douma | 2021-02-15 | 1 | -1/+1 |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-02-16 | 8 | -2/+140 |
|/ / / | |||||
* | | | Fix some RedundantCast in dav code | Roeland Jago Douma | 2021-02-15 | 2 | -3/+3 |
* | | | Merge pull request #25655 from nextcloud/bugfix/noid/dark-mode-applist-icons | Roeland Jago Douma | 2021-02-15 | 1 | -2/+2 |
|\ \ \ | |||||
| * | | | Fix app icon list in dark mode | Joas Schilling | 2021-02-15 | 1 | -2/+2 |
| |/ / | |||||
* | | | Merge pull request #25653 from nextcloud/fix/psalm/offlineuser | kesselb | 2021-02-15 | 1 | -8/+8 |
|\ \ \ | |||||
| * | | | Some psalm OfflineUser fixes | Roeland Jago Douma | 2021-02-15 | 1 | -8/+8 |
* | | | | Merge pull request #25595 from nextcloud/enh/caldavbackend/getChangesForCalen... | Roeland Jago Douma | 2021-02-15 | 1 | -13/+34 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Move getChangesForCalendar to QueryBuilder | Roeland Jago Douma | 2021-02-15 | 1 | -13/+34 |
* | | | | Merge pull request #25594 from wankdanker/files_sharing_owner_display_name | Roeland Jago Douma | 2021-02-15 | 3 | -3/+3 |
|\ \ \ \ | |||||
| * | | | | Use ownerDisplayName for SharingEntry Tooltip | Dan VerWeire | 2021-02-12 | 3 | -3/+3 |
* | | | | | Merge pull request #25578 from nextcloud/enh/simplify_weatherservice | Christoph Wurst | 2021-02-15 | 1 | -23/+18 |
|\ \ \ \ \ | |||||
| * | | | | | Always use the cache | Roeland Jago Douma | 2021-02-11 | 1 | -23/+18 |
* | | | | | | Merge pull request #25625 from nextcloud/enh/psalm/substr | Christoph Wurst | 2021-02-15 | 2 | -3/+6 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Check substr results | Roeland Jago Douma | 2021-02-15 | 2 | -3/+6 |
* | | | | | | | Merge pull request #25636 from nextcloud/fix/psalm/closure_return_types | Christoph Wurst | 2021-02-15 | 4 | -7/+7 |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | |||||
| * | | | | | | Add some closure return types | Roeland Jago Douma | 2021-02-14 | 4 | -7/+7 |
* | | | | | | | Some psalm fixes in the settings app | Roeland Jago Douma | 2021-02-15 | 2 | -3/+10 |
| |/ / / / / |/| | | | | | |||||
* | | | | | | Merge pull request #25580 from nextcloud/enh/fix/psalm_pluginmanager | Roeland Jago Douma | 2021-02-15 | 2 | -101/+129 |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | |||||
| * | | | | | Fix PluginManager annotation | Roeland Jago Douma | 2021-02-14 | 2 | -101/+129 |
| |/ / / / | |||||
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-02-15 | 10 | -50/+134 |
* | | | | | Use correct namespace (casing) in CalendarHome | Roeland Jago Douma | 2021-02-14 | 1 | -1/+1 |
|/ / / / | |||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-02-14 | 6 | -50/+156 |
* | | | | Revert "use the configured forwarded headers for the setup check" | Roeland Jago Douma | 2021-02-13 | 2 | -39/+40 |
* | | | | Merge pull request #25619 from nextcloud/dependabot/npm_and_yarn/moment-timez... | dependabot-preview[bot] | 2021-02-13 | 2 | -2/+2 |
|\ \ \ \ | |||||
| * | | | | Bump moment-timezone from 0.5.32 to 0.5.33 | dependabot-preview[bot] | 2021-02-13 | 2 | -2/+2 |