summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Collapse)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2020-02-07892-4216/+858
|
* Merge pull request #18518 from nextcloud/security-polixyJoas Schilling2020-02-061-0/+1
|\ | | | | Set up a security policy
| * Set up a security policyRuben Barkow2020-01-211-0/+1
| | | | | | | | Signed-off-by: Ruben Barkow-Kuder <github@r.z11.de>
* | Merge pull request #19236 from tflores/issue_18866Roeland Jago Douma2020-02-061-0/+1
|\ \ | | | | | | Issue 18866
| * | Audit log unsharing from selfTiago Flores2020-02-031-0/+1
| | | | | | | | | | | | Signed-off-by: Tiago Flores <tiago.flores@yahoo.com.br>
* | | Fix event typeJoas Schilling2020-02-061-1/+1
| | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | Merge pull request #19312 from ↵Roeland Jago Douma2020-02-061-0/+5
|\ \ \ | | | | | | | | | | | | | | | | nextcloud/fix/18195/do-not-overwrite-user-glob-auth do not overwrite global user auth credentials with empty values
| * | | do not overwrite global user auth credentials with empty valuesArthur Schiwon2020-02-061-0/+5
| | | | | | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* | | | [tx-robot] updated from transifexNextcloud bot2020-02-06156-308/+568
| | | |
* | | | Merge pull request #19219 from ↵Roeland Jago Douma2020-02-051-0/+4
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | nextcloud/bugfix/19135/wrong_dtend_invitation_mail Fix display of DTEND for multi-day all-day event
| * | | | Fix display of DTEND for multi-day all-day eventGeorg Ehrke2020-01-301-0/+4
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com>
* | | | | Merge pull request #19180 from nextcloud/bugfix/office-anonymous-empty-authRoeland Jago Douma2020-02-052-4/+20
|\ \ \ \ \ | |_|/ / / |/| | | | Check for empty authorization headers for office requests
| * | | | Check for empty authorization headers for office requests and allow ↵Julius Härtl2020-02-042-4/+20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | anonymous option on the whole tree Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | | | | Merge pull request #19300 from nextcloud/rakekniven-patch-1Roeland Jago Douma2020-02-051-1/+1
|\ \ \ \ \ | | | | | | | | | | | | l10n: Triple dot to ellipsis
| * | | | | l10n: Triple dot to ellipsis rakekniven2020-02-051-1/+1
| |/ / / / | | | | | | | | | | Signed-off-by: rakekniven <mark.ziegler@rakekniven.de>
* / / / / [tx-robot] updated from transifexNextcloud bot2020-02-0530-12/+36
|/ / / /
* | / / [tx-robot] updated from transifexNextcloud bot2020-02-04122-234/+296
| |/ / |/| |
* | | Merge pull request #19233 from nextcloud/enh/transferownership_moveRoeland Jago Douma2020-02-032-7/+33
|\ \ \ | | | | | | | | Add move (and firstlogin) option to transferownership service
| * | | Allow specifying this is the first loginRoeland Jago Douma2020-02-031-2/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | On firstlogin we allow non empty target folders. So that for guest transfers the user sees the same UI. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
| * | | Catch \Error in Transfer::restoreSharesTobia De Koninck2020-02-031-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This makes the command more fault tolerant. An \Error can happen when e.g. the owner of a share is null. If we don't catch this, the restore process will stop in an unknown state. Signed-off-by: Tobia De Koninck <LEDfan@users.noreply.github.com>
| * | | Prevent transferring data to user which never loggedinTobia De Koninck2020-02-031-1/+1
| | | | | | | | | | | | | | | | Signed-off-by: Tobia De Koninck <LEDfan@users.noreply.github.com>
| * | | Add option to transfer-ownership to move dataTobia De Koninck2020-02-032-5/+24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This will move the home folder of own user to another user. Only allowed if that other user's home folder is empty. Can be used as workaround to rename users. Signed-off-by: Tobia De Koninck <LEDfan@users.noreply.github.com>
* | | | Merge pull request #19275 from nextcloud/bugfix/18626/owner-transfer-multiselectRoeland Jago Douma2020-02-033-26/+30
|\ \ \ \ | | | | | | | | | | Bugfix/18626/owner transfer multiselect
| * | | | Bump bundlesJulius Härtl2020-02-032-3/+3
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | | | Make sure that minSearchStringLength is taken into accountJulius Härtl2020-02-031-1/+5
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | | | Fix issue when selecting an entry, the multiselect input was not closedJulius Härtl2020-02-031-22/+22
| |/ / / | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | | | Merge pull request #19273 from ↵Roeland Jago Douma2020-02-034-5/+5
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | nextcloud/dependabot/npm_and_yarn/babel/core-7.8.4 Bump @babel/core from 7.8.3 to 7.8.4
| * | | | Bump @babel/core from 7.8.3 to 7.8.4dependabot-preview[bot]2020-02-034-5/+5
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [@babel/core](https://github.com/babel/babel) from 7.8.3 to 7.8.4. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md) - [Commits](https://github.com/babel/babel/compare/v7.8.3...v7.8.4) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | | | Merge pull request #19276 from nextcloud/fix/19248Roeland Jago Douma2020-02-031-1/+1
|\ \ \ \ | | | | | | | | | | Use proper andwhere clause
| * | | | Use proper andwhere clauseRoeland Jago Douma2020-02-031-1/+1
| |/ / / | | | | | | | | | | | | | | | | | | | | Fixes #19248 Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | | Merge pull request #19268 from nextcloud/fix/19261/use_settings_l10nRoeland Jago Douma2020-02-032-8/+3
|\ \ \ \ | |/ / / |/| | | Use the l10n from settings
| * | | Update test to pass l10n instead of factoryDaniel Kesselberg2020-02-031-6/+1
| | | | | | | | | | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
| * | | Use the l10n from settingsRoeland Jago Douma2020-02-031-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | Fixes #19261 Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | | Merge pull request #19250 from nextcloud/rakekniven-patch-1Roeland Jago Douma2020-02-031-1/+1
|\ \ \ \ | |/ / / |/| | | l10n: Changed spelling of "user name" to "username"
| * | | l10n: Changed spelling of "user name" to "username" rakekniven2020-02-011-1/+1
| | | | | | | | | | | | | | | | | | | | Using "username" like on > 200 strings over the whole Nextcloud project. Signed-off-by: rakekniven mark.ziegler@rakekniven.de
* | | | Merge pull request #19243 from nextcloud/enh/settings/admin_settings_to_info_xmlRoeland Jago Douma2020-02-0312-19/+24
|\ \ \ \ | | | | | | | | | | Move Admin Settings also to info.xml
| * | | | Move Admin Settings also to info.xmlRoeland Jago Douma2020-01-3112-19/+24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | More cleanup of the Settings apps. Makes the manager cleaner and a proper manager. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | | | [tx-robot] updated from transifexNextcloud bot2020-02-0322-64/+208
| | | | |
* | | | | [tx-robot] updated from transifexNextcloud bot2020-02-0228-64/+244
| |/ / / |/| | |
* | | | [tx-robot] updated from transifexNextcloud bot2020-02-0170-72/+76
|/ / /
* | | Use activity registration for the settingsRoeland Jago Douma2020-01-312-9/+17
| | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | Merge pull request #19215 from nextcloud/bugfix/19146/webcal_not_updatedRoeland Jago Douma2020-01-312-22/+50
|\ \ \ | | | | | | | | WebcalRefreshJob: Fix reading refresh rate
| * | | RefreshWebcalJob: Fix reading subscription from database leading to ignored ↵Georg Ehrke2020-01-302-22/+50
| |/ / | | | | | | | | | | | | | | | refreshRate Signed-off-by: Georg Ehrke <developer@georgehrke.com>
* | | Merge pull request #19217 from nextcloud/enh/settings/personalRoeland Jago Douma2020-01-3112-31/+32
|\ \ \ | | | | | | | | Personal settings cleanup
| * | | Move personal settings to proper registrationRoeland Jago Douma2020-01-3011-22/+26
| | | | | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
| * | | Move password settingsRoeland Jago Douma2020-01-306-14/+11
| |/ / | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* / / [tx-robot] updated from transifexNextcloud bot2020-01-3174-84/+108
|/ /
* | Merge pull request #19192 from ↵Roeland Jago Douma2020-01-308-134/+171
|\ \ | | | | | | | | | | | | nextcloud/enh/settings/move_2fa_to_own_settings_class Move the personal 2FA settings to its settings
| * | Move the personal 2FA settings to its own appRoeland Jago Douma2020-01-298-134/+171
| | | | | | | | | | | | | | | | | | | | | | | | Small isolated classes are easier to understand and to maintain! Another step in the cleaning up of the settings. So that adding new stuff later is easier. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | Merge pull request #19125 from nextcloud/bugfix/noid/tab-idJohn Molakvoæ2020-01-3038-13204/+257
|\ \ \ | | | | | | | | Give the sharing tab a unique id so it also opens properly on other languages