summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Collapse)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2020-08-06132-494/+400
|
* Merge pull request #22115 from nextcloud/design/entry-highlightingJan C. Borchardt2020-08-052-28/+30
|\ | | | | Adjust entry highlights of navigation and menus based on Vue component style
| * Adjust entry highlights of navigation and menus based on Vue component styleJan C. Borchardt2020-08-052-28/+30
| | | | | | | | Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
* | Merge pull request #22104 from ↵Joas Schilling2020-08-0515-72/+90
|\ \ | |/ |/| | | | | nextcloud/enh/search/make-app-handle-the-order-logic Make apps handle the order logic
| * Hand in the route and the parameters of the requestJoas Schilling2020-08-0515-38/+80
| | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
| * Make apps handle the order logicJohn Molakvoæ (skjnldsv)2020-08-053-39/+15
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | Merge pull request #22099 from nextcloud/fix/unified-searchJohn Molakvoæ2020-08-0528-836/+214
|\|
| * Show mime icon, bump bundles, make the SearchResultEntry class ↵John Molakvoæ (skjnldsv)2020-08-0422-38/+202
| | | | | | | | | | | | non-abstract, Fix header search icon, various fixes Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
| * Remove outdated legacy search scriptsJohn Molakvoæ (skjnldsv)2020-08-046-798/+12
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | [tx-robot] updated from transifexNextcloud bot2020-08-0516-0/+110
|/
* [tx-robot] updated from transifexNextcloud bot2020-08-04132-256/+338
|
* Fix browser freeze on long password inputJoas Schilling2020-08-034-4/+4
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Merge pull request #22075 from ↵Morris Jobke2020-08-031-1/+1
|\ | | | | | | | | nextcloud/bugfix/noid/prefer-emoji-fonts-over-sans-serif Also consider Noto Color Emoji font
| * Also consider Noto Color Emoji fontJoas Schilling2020-07-311-1/+1
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | Fix unified searchJohn Molakvoæ (skjnldsv)2020-08-0330-49/+562
| | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* | Merge pull request #21971 from nextcloud/enh/unified-searchJohn Molakvoæ2020-08-031-0/+505
|\ \
| * | Unified search UIJohn Molakvoæ (skjnldsv)2020-08-031-0/+505
| |/ | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | Merge pull request #22076 from nextcloud/feature/noid/default_enable_user_statusJoas Schilling2020-08-031-0/+2
|\ \ | | | | | | Enable user_status by default
| * | Enable user_status by defaultGeorg Ehrke2020-08-031-0/+2
| |/ | | | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com>
* / [tx-robot] updated from transifexNextcloud bot2020-08-012-0/+2
|/
* Add @nextcloud/event-bus to babel transpileJohn Molakvoæ (skjnldsv)2020-07-315-5/+5
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Use `babel-loader-exclude-node-modules-except`John Molakvoæ (skjnldsv)2020-07-3113-18/+18
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Bump @nextcloud/eslint-config and peersJohn Molakvoæ (skjnldsv)2020-07-3112-38/+38
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Bump compiled filesJohn Molakvoæ (skjnldsv)2020-07-3133-92/+92
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Merge pull request #22005 from kevin147147/patch-6Morris Jobke2020-07-311-1/+1
|\ | | | | Fix height to big for iPhone when using many apps
| * Fix height to big for iPhone when using many appskevin1471472020-07-251-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.
* | Bump webpack-merge from 4.2.2 to 5.0.9dependabot-preview[bot]2020-07-301-2/+2
| | | | | | | | | | | | | | | | | | Bumps [webpack-merge](https://github.com/survivejs/webpack-merge) from 4.2.2 to 5.0.9. - [Release notes](https://github.com/survivejs/webpack-merge/releases) - [Changelog](https://github.com/survivejs/webpack-merge/blob/master/CHANGELOG.md) - [Commits](https://github.com/survivejs/webpack-merge/compare/v4.2.2...v5.0.9) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | [tx-robot] updated from transifexNextcloud bot2020-07-294-22/+26
|/
* [tx-robot] updated from transifexNextcloud bot2020-07-252-2/+2
|
* [tx-robot] updated from transifexNextcloud bot2020-07-234-2/+8
|
* 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>
* Recompile JS assetsGeorg Ehrke2020-07-2210-10/+10
| | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com>
* Merge pull request #21904 from ↵Roeland Jago Douma2020-07-2216-16/+16
|\ | | | | | | | | nextcloud/dependabot/npm_and_yarn/nextcloud/axios-1.3.3 Bump @nextcloud/axios from 1.3.2 to 1.3.3
| * Bump @nextcloud/axios from 1.3.2 to 1.3.3dependabot-preview[bot]2020-07-2016-16/+16
| | | | | | | | | | | | | | | | | | | | Bumps [@nextcloud/axios](https://github.com/nextcloud/nextcloud-axios) from 1.3.2 to 1.3.3. - [Release notes](https://github.com/nextcloud/nextcloud-axios/releases) - [Changelog](https://github.com/nextcloud/nextcloud-axios/blob/master/CHANGELOG.md) - [Commits](https://github.com/nextcloud/nextcloud-axios/compare/v1.3.2...v1.3.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* | [tx-robot] updated from transifexNextcloud bot2020-07-222-2/+2
| |
* | Move Cantarell before Ubuntu in font stack to fix GNOME + Ubuntu setupsJan C. Borchardt2020-07-211-1/+1
|/ | | | Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
* Merge pull request #21846 from nextcloud/dependabot/npm_and_yarn/p-limit-3.0.2Morris Jobke2020-07-202-2/+2
|\ | | | | Bump p-limit from 2.3.0 to 3.0.2
| * Bump p-limit from 2.3.0 to 3.0.2dependabot-preview[bot]2020-07-202-2/+2
| | | | | | | | | | | | | | | | | | Bumps [p-limit](https://github.com/sindresorhus/p-limit) from 2.3.0 to 3.0.2. - [Release notes](https://github.com/sindresorhus/p-limit/releases) - [Commits](https://github.com/sindresorhus/p-limit/compare/v2.3.0...v3.0.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* | Use DOMContentLoaded and fix sharebymail loading issueJohn Molakvoæ (skjnldsv)2020-07-2014-16/+16
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | [tx-robot] updated from transifexNextcloud bot2020-07-202-0/+6
| |
* | [tx-robot] updated from transifexNextcloud bot2020-07-192-12/+12
| |
* | Make magic strings of ClientFlowLogin and v2 publicly availableJoas Schilling2020-07-172-15/+15
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | [tx-robot] updated from transifexNextcloud bot2020-07-172-2/+2
| |
* | [tx-robot] updated from transifexNextcloud bot2020-07-166-66/+66
|/
* Merge pull request #21829 from nextcloud/bugfix/noid/fix-login-form-erorsRoeland Jago Douma2020-07-1511-14/+27
|\ | | | | Fix login form erors
| * RebuildJoas Schilling2020-07-1510-10/+10
| | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
| * Use generateUrl and imagePath instead of OC.*Joas Schilling2020-07-141-3/+16
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * Use space instead of tab inside translationJoas Schilling2020-07-141-1/+1
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | [tx-robot] updated from transifexNextcloud bot2020-07-156-246/+246
|/
* Compile assetsnpmbuildbot[bot]2020-07-1416-16/+25
| | | | Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>