summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Collapse)AuthorAgeFilesLines
...
* [tx-robot] updated from transifexNextcloud bot2020-08-222-0/+4
|
* [tx-robot] updated from transifexNextcloud bot2020-08-2120-36/+88
|
* Show disabled user count in occ user:reportMorris Jobke2020-08-192-2/+10
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* [tx-robot] updated from transifexNextcloud bot2020-08-194-0/+24
|
* [tx-robot] updated from transifexNextcloud bot2020-08-184-4/+40
|
* [tx-robot] updated from transifexNextcloud bot2020-08-174-16/+26
|
* [tx-robot] updated from transifexNextcloud bot2020-08-144-6/+6
|
* [tx-robot] updated from transifexNextcloud bot2020-08-134-2/+6
|
* [tx-robot] updated from transifexNextcloud bot2020-08-124-2/+24
|
* [tx-robot] updated from transifexNextcloud bot2020-08-112-0/+12
|
* [tx-robot] updated from transifexNextcloud bot2020-08-102-0/+12
|
* [tx-robot] updated from transifexNextcloud bot2020-08-092-0/+2
|
* [tx-robot] updated from transifexNextcloud bot2020-08-0724-4/+74
|
* [tx-robot] updated from transifexNextcloud bot2020-08-06132-494/+400
|
* [tx-robot] updated from transifexNextcloud bot2020-08-0516-0/+110
|
* Merge pull request #22094 from nextcloud/backport/22087/stable19Joas Schilling2020-08-044-4/+4
|\ | | | | [stable19] Fix browser freeze on long password input
| * Fix browser freeze on long password inputJoas Schilling2020-08-034-4/+4
| | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* | [tx-robot] updated from transifexNextcloud bot2020-08-04132-256/+338
|/
* [tx-robot] updated from transifexNextcloud bot2020-08-012-0/+2
|
* Fix height to big for iPhone when using many appskevin1471472020-07-301-1/+1
| | | | Same story as https://github.com/nextcloud/server/pull/10276 I'm testing on iPhone without home button. These devices now have an even higher bottom bar.
* [tx-robot] updated from transifexNextcloud bot2020-07-294-22/+26
|
* [tx-robot] updated from transifexNextcloud bot2020-07-252-2/+2
|
* Merge pull request #21953 from nextcloud/backport/21946/stable19Roeland Jago Douma2020-07-233-3/+7
|\ | | | | [stable19] Do not double encode the userid in webauthn login
| * Do not double encode the userid in webauthn loginRoeland Jago Douma2020-07-223-3/+7
| | | | | | | | | | | | | | | | * Else login fails with webauthn devices that send the userid - Like windows hello Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* | [tx-robot] updated from transifexNextcloud bot2020-07-234-2/+8
|/
* [tx-robot] updated from transifexNextcloud bot2020-07-222-2/+2
|
* Merge pull request #21857 from nextcloud/backport/21760/stable19Morris Jobke2020-07-207-8/+8
|\ | | | | [stable19] Fix parsing of language code
| * Fix parsing of language codeDaniel Kesselberg2020-07-167-8/+8
| | | | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* | [tx-robot] updated from transifexNextcloud bot2020-07-202-0/+6
| |
* | [tx-robot] updated from transifexNextcloud bot2020-07-192-12/+12
| |
* | [tx-robot] updated from transifexNextcloud bot2020-07-172-2/+2
| |
* | Merge pull request #21804 from nextcloud/backport/21800/stable19Roeland Jago Douma2020-07-161-1/+4
|\ \ | | | | | | [stable19] Call openssl_pkey_export with $config and log errors.
| * | Call openssl_pkey_export with $config and log errors.Daniel Kesselberg2020-07-131-1/+4
| | | | | | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* | | Merge pull request #21782 from nextcloud/backport/21777/stable19Roeland Jago Douma2020-07-161-1/+1
|\ \ \ | |_|/ |/| | [stable19] lower minimum search length to 2 characters
| * | lower minimum search length to 2 charactersRobin Appelman2020-07-091-1/+1
| | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | [tx-robot] updated from transifexNextcloud bot2020-07-166-66/+66
| | |
* | | Merge pull request #21834 from nextcloud/backport/21832/stable19Morris Jobke2020-07-1512-12/+18
|\ \ \ | | | | | | | | [stable19] Build source maps on production build again
| * | | Build source maps on production build againJulius Härtl2020-07-1412-12/+18
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* | | | [tx-robot] updated from transifexNextcloud bot2020-07-156-246/+246
|/ / /
* | / [tx-robot] updated from transifexNextcloud bot2020-07-144-0/+4
| |/ |/|
* | [tx-robot] updated from transifexNextcloud bot2020-07-114-0/+4
| |
* | [tx-robot] updated from transifexNextcloud bot2020-07-106-0/+6
|/
* Set the moment locale even earlierChristoph Wurst2020-07-092-6/+6
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* Fix placeholder issues with multiplace spaces in the nameJulius Härtl2020-07-092-2/+2
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* [tx-robot] updated from transifexNextcloud bot2020-07-096-2/+6
|
* Add a clear message why you could end up thereJoas Schilling2020-07-082-0/+8
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* [tx-robot] updated from transifexNextcloud bot2020-07-0816-2/+18
|
* Do not quote properties when optimizing bundlesJulius Härtl2020-07-076-1782/+6
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* [tx-robot] updated from transifexNextcloud bot2020-07-074-0/+144
|
* Merge pull request #21687 from nextcloud/backport/19646/stable19Morris Jobke2020-07-061-1/+1
|\ | | | | [stable19] Change OAuth2 redirect link to relative link