summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | Add test to trigger "Trying to access array offset on value of type int"Daniel Kesselberg2020-02-061-0/+62
| |/
* | [tx-robot] updated from transifexNextcloud bot2020-02-071484-9082/+10434
* | Merge pull request #19330 from nextcloud/backport/19320/stable18Roeland Jago Douma2020-02-071-1/+1
|\ \
| * | Fix event typeJoas Schilling2020-02-061-1/+1
| |/
* | Merge pull request #19334 from nextcloud/backport/19178/stable18Roeland Jago Douma2020-02-071-0/+3
|\ \ | |/ |/|
| * Make sure the default share provider does not execute for other thingsJoas Schilling2020-02-061-0/+3
|/
* Merge pull request #19315 from nextcloud/backport/19312/stable18blizzz2020-02-061-0/+5
|\
| * do not overwrite global user auth credentials with empty valuesArthur Schiwon2020-02-061-0/+5
|/
* Merge pull request #19267 from nextcloud/version/18.0.1/RC1v18.0.1RC1Roeland Jago Douma2020-02-061-2/+2
|\
| * 18.0.1 RC1Roeland Jago Douma2020-02-051-2/+2
* | Merge pull request #19308 from nextcloud/backport/19219/stable18Roeland Jago Douma2020-02-051-0/+4
|\ \ | |/ |/|
| * Fix display of DTEND for multi-day all-day eventGeorg Ehrke2020-02-051-0/+4
* | Merge pull request #19089 from nextcloud/backport/18929/enh/sidebar/promiseRoeland Jago Douma2020-02-055-63/+59
|\ \ | |/ |/|
| * Close handlingJohn Molakvoæ (skjnldsv)2020-02-055-21/+18
| * Allow to await the sidebarJohn Molakvoæ (skjnldsv)2020-02-053-43/+42
* | Merge pull request #19302 from nextcloud/backport/19165/stable18John Molakvoæ2020-02-051-1/+1
|\ \
| * | Fix data Apache2 .htaccess typoSimounet2020-02-051-1/+1
|/ /
* | Merge pull request #19297 from nextcloud/backport/19246/stable18Roeland Jago Douma2020-02-051-0/+1
|\ \
| * | Keep the modification time during decryptFilesammo28282020-02-041-0/+1
* | | Merge pull request #19292 from nextcloud/backport/19203/stable18Roeland Jago Douma2020-02-053-13/+100
|\ \ \
| * | | Allow selecting the hashing algorithmRoeland Jago Douma2020-02-043-13/+100
* | | | Merge pull request #19271 from nextcloud/backport/19238/stable18John Molakvoæ2020-02-041-2/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | Update guest.cssMarc Michalsky2020-02-031-1/+1
| * | | Center ButtonsMarc Michalsky2020-02-031-1/+1
* | | | Merge pull request #19228 from nextcloud/backport/19215/stable18Roeland Jago Douma2020-02-043-23/+51
|\ \ \ \ | |_|/ / |/| | |
| * | | RefreshWebcalJob: Fix reading subscription from database leading to ignored r...Georg Ehrke2020-01-312-22/+50
| * | | JobList: Typecast last_run to integerGeorg Ehrke2020-01-311-1/+1
| |/ /
* | | Merge pull request #19291 from nextcloud/backport/stable18/19275Roeland Jago Douma2020-02-043-26/+30
|\ \ \
| * | | Bump bundlesJulius Härtl2020-02-042-3/+3
| * | | Make sure that minSearchStringLength is taken into accountJulius Härtl2020-02-041-1/+5
| * | | Fix issue when selecting an entry, the multiselect input was not closedJulius Härtl2020-02-041-22/+22
|/ / /
* | | Merge pull request #19283 from nextcloud/backport/19281/stable18Roeland Jago Douma2020-02-041-4/+6
|\ \ \ | |_|/ |/| |
| * | for the DB ot pick an index specify the object_typeArthur Schiwon2020-02-031-4/+6
* | | Merge pull request #19278 from nextcloud/backport/19276/stable18Roeland Jago Douma2020-02-031-1/+1
|\ \ \ | |/ / |/| |
| * | Use proper andwhere clauseRoeland Jago Douma2020-02-031-1/+1
| |/
* | Merge pull request #19279 from nextcloud/backport/19233/stable18Roeland 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 #19269 from nextcloud/backport/19241/stable18Roeland Jago Douma2020-02-032-1/+22
|\ \
| * | Make sure to catch php errors during job executionDaniel Kesselberg2020-02-032-1/+22
| |/
* | Merge pull request #19277 from nextcloud/backport/19268/stable18Roeland 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 #19212 from nextcloud/backport/19125/bugfix/noid/tab-idRoeland Jago Douma2020-01-3032-13467/+520
|\
| * Fix legacy tabsJohn Molakvoæ (skjnldsv)2020-01-3029-13461/+511
| * Bump @nextcloud/vueJohn Molakvoæ (skjnldsv)2020-01-302-4/+4
| * Give the sharing tab a unique id so it also opens properly on other languagesJulius Härtl2020-01-301-2/+5
* | Merge pull request #19206 from nextcloud/backport/19179/stable18Roeland Jago Douma2020-01-301-2/+3
|\ \