summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2020-02-0532-14/+88
* Merge pull request #19246 from sammo2828/decrypt-all-keep-mtimeRoeland Jago Douma2020-02-041-0/+1
|\
| * Keep the modification time during decryptFilesammo28282020-02-011-0/+1
* | Merge pull request #19203 from nextcloud/enh/allow_selecting_hashing_algorithmRoeland Jago Douma2020-02-043-13/+100
|\ \
| * | Allow selecting the hashing algorithmRoeland Jago Douma2020-02-033-13/+100
* | | Merge pull request #19286 from nextcloud/actions/checkout/node/v2Roeland Jago Douma2020-02-041-1/+1
|\ \ \
| * | | Use checkout v2 for npm build actionRoeland Jago Douma2020-02-031-1/+1
| |/ /
* / / [tx-robot] updated from transifexNextcloud bot2020-02-04124-234/+350
|/ /
* | Merge pull request #19281 from nextcloud/fix/noid/get-unread-comments-with-in...Roeland Jago Douma2020-02-031-4/+6
|\ \
| * | for the DB ot pick an index specify the object_typeArthur Schiwon2020-02-031-4/+6
* | | Merge pull request #19233 from nextcloud/enh/transferownership_moveRoeland Jago Douma2020-02-032-7/+33
|\ \ \ | |/ / |/| |
| * | Allow specifying this is the first loginRoeland Jago Douma2020-02-031-2/+9
| * | Catch \Error in Transfer::restoreSharesTobia De Koninck2020-02-031-1/+1
| * | Prevent transferring data to user which never loggedinTobia De Koninck2020-02-031-1/+1
| * | Add option to transfer-ownership to move dataTobia De Koninck2020-02-032-5/+24
* | | Merge pull request #19275 from nextcloud/bugfix/18626/owner-transfer-multiselectRoeland Jago Douma2020-02-033-26/+30
|\ \ \
| * | | Bump bundlesJulius Härtl2020-02-032-3/+3
| * | | Make sure that minSearchStringLength is taken into accountJulius Härtl2020-02-031-1/+5
| * | | Fix issue when selecting an entry, the multiselect input was not closedJulius Härtl2020-02-031-22/+22
* | | | Merge pull request #19273 from nextcloud/dependabot/npm_and_yarn/babel/core-7...Roeland Jago Douma2020-02-036-39/+39
|\ \ \ \
| * | | | Bump @babel/core from 7.8.3 to 7.8.4dependabot-preview[bot]2020-02-036-39/+39
| | |/ / | |/| |
* | | | Merge pull request #19276 from nextcloud/fix/19248Roeland Jago Douma2020-02-031-1/+1
|\ \ \ \
| * | | | Use proper andwhere clauseRoeland Jago Douma2020-02-031-1/+1
| |/ / /
* | | | Merge pull request #19268 from nextcloud/fix/19261/use_settings_l10nRoeland Jago Douma2020-02-032-8/+3
|\ \ \ \ | |/ / / |/| | |
| * | | Update test to pass l10n instead of factoryDaniel Kesselberg2020-02-031-6/+1
| * | | Use the l10n from settingsRoeland Jago Douma2020-02-031-2/+2
* | | | Merge pull request #19266 from nextcloud/enh/actions/npm_buildJohn Molakvoæ2020-02-032-24/+33
|\ \ \ \ | |_|/ / |/| | |
| * | | Move npm build to github actionsRoeland Jago Douma2020-02-032-24/+33
* | | | Merge pull request #19250 from nextcloud/rakekniven-patch-1Roeland Jago Douma2020-02-031-1/+1
|\ \ \ \
| * | | | l10n: Changed spelling of "user name" to "username" rakekniven2020-02-011-1/+1
| | |_|/ | |/| |
* | | | Merge pull request #19238 from MarcMichalsky/patch-1John Molakvoæ2020-02-031-2/+2
|\ \ \ \
| * | | | Update guest.cssMarc Michalsky2020-01-311-1/+1
| * | | | Center ButtonsMarc Michalsky2020-01-311-1/+1
* | | | | Merge pull request #19241 from nextcloud/bug/noid/job-catch-throwableRoeland Jago Douma2020-02-032-1/+22
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Make sure to catch php errors during job executionDaniel Kesselberg2020-01-312-1/+22
| |/ / /
* | | | Merge pull request #19243 from nextcloud/enh/settings/admin_settings_to_info_xmlRoeland Jago Douma2020-02-0314-79/+45
|\ \ \ \ | |_|_|/ |/| | |
| * | | Move Admin Settings also to info.xmlRoeland Jago Douma2020-01-3114-79/+45
* | | | [tx-robot] updated from transifexNextcloud bot2020-02-0330-82/+262
* | | | Merge pull request #19256 from nextcloud/dependabot/npm_and_yarn/build/karma-...Roeland Jago Douma2020-02-022-18/+119
|\ \ \ \
| * | | | Bump karma-viewport from 1.0.4 to 1.0.5 in /builddependabot-preview[bot]2020-02-022-18/+119
| | |_|/ | |/| |
* / | | [tx-robot] updated from transifexNextcloud bot2020-02-0240-80/+294
|/ / /
* / / [tx-robot] updated from transifexNextcloud bot2020-02-0174-78/+82
|/ /
* | Merge pull request #19240 from nextcloud/enh/settings/activity_registrationRoeland Jago Douma2020-01-312-9/+17
|\ \ | |/ |/|
| * Use activity registration for the settingsRoeland Jago Douma2020-01-312-9/+17
|/
* Merge pull request #19215 from nextcloud/bugfix/19146/webcal_not_updatedRoeland Jago Douma2020-01-313-23/+51
|\
| * RefreshWebcalJob: Fix reading subscription from database leading to ignored r...Georg Ehrke2020-01-302-22/+50
| * JobList: Typecast last_run to integerGeorg Ehrke2020-01-301-1/+1
* | Merge pull request #19217 from nextcloud/enh/settings/personalRoeland Jago Douma2020-01-3114-76/+49
|\ \
| * | Move personal settings to proper registrationRoeland Jago Douma2020-01-3013-67/+43
| * | Move password settingsRoeland Jago Douma2020-01-308-18/+15
| |/