Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #25774 from nextcloud/add-ripple-color-variables | Pytal | 2021-10-06 | 1 | -1/+3 |
|\ | |||||
| * | Add new variables for buttons | marco | 2021-09-30 | 1 | -1/+3 |
| | | | | | | | | Signed-off-by: marco <marcoambrosini@pm.me> | ||||
* | | Merge pull request #28816 from nextcloud/fix/deprecated-toolip-methods | Carl Schwan | 2021-09-30 | 1 | -1/+1 |
|\ \ | |/ |/| | Migrate deprecated tooltip methods | ||||
| * | Migrate deprecated toolip methods | MichaIng | 2021-09-26 | 1 | -1/+1 |
| | | | | | | | | | | | | | | With Bootstrap v4, the tooltip methods "fixTitle" and "destroy" have been removed. Only core/src/Polyfill/tooltip.js keeps them methods valid by translating them. Signed-off-by: MichaIng <micha@dietpi.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> | ||||
* | | Update app versions for 23 | Vincent Petry | 2021-09-28 | 1 | -1/+1 |
|/ | | | | Signed-off-by: Vincent Petry <vincent@nextcloud.com> | ||||
* | Merge pull request #27757 from designbybeck/patch-1 | Joas Schilling | 2021-09-01 | 1 | -1/+1 |
|\ | | | | | Target Blank for external link | ||||
| * | Update apps/theming/templates/settings-admin.php | Beck | 2021-09-01 | 1 | -1/+1 |
| | | | | | | | | | | | | | | including noreferrer noopener Co-authored-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com> Signed-off-by: Beck <beck@learnopen.tech> | ||||
| * | Target Blank for external link | Beck | 2021-09-01 | 1 | -1/+1 |
| | | | | | | | | | | | | The icon on this looks to have an arrow showing an external link, but it loads in the same window. Added target="_blank" Signed-off-by: Beck <beck@learnopen.tech> | ||||
* | | improve webmanifest | szaimen | 2021-08-24 | 3 | -4/+28 |
| | | | | | | | | Signed-off-by: szaimen <szaimen@e.mail.de> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2021-08-06 | 2 | -2/+2 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2021-08-02 | 2 | -0/+106 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | Fix missing theming for login button | Carl Schwan | 2021-07-20 | 1 | -0/+12 |
| | | | | | | | | | | | | Close #27495 Signed-off-by: Carl Schwan <carl@carlschwan.eu> | ||||
* | | Merge pull request #26481 from ghost/fdroid | Julius Härtl | 2021-07-13 | 1 | -0/+9 |
|\ \ | |||||
| * | | Add F-Droid | HouraisanNEET | 2021-07-04 | 1 | -0/+9 |
| | | | | | | | | | | | | Signed-off-by: HouraisanNEET <HouraisanNEET@users.noreply.github.com> | ||||
* | | | Fix Psalm code scanning alerts | MichaIng | 2021-07-12 | 1 | -6/+9 |
| |/ |/| | | | | | | | | | | | | | | | | | | | InvalidScalarArgument (apps/theming/lib/IconBuilder.php#L213): https://github.com/nextcloud/server/security/code-scanning/6691 InvalidScalarArgument (apps/theming/lib/IconBuilder.php#L213): https://github.com/nextcloud/server/security/code-scanning/6692 MissingReturnType (apps/theming/lib/IconBuilder.php#L226): https://github.com/nextcloud/server/security/code-scanning/6693 MissingParamType (apps/theming/lib/IconBuilder.php#L226): https://github.com/nextcloud/server/security/code-scanning/6694 MissingParamType (apps/theming/lib/IconBuilder.php#L226): https://github.com/nextcloud/server/security/code-scanning/6695 PossiblyFalseArgument (apps/theming/lib/IconBuilder.php#L232): https://github.com/nextcloud/server/security/code-scanning/6696 Signed-off-by: MichaIng <micha@dietpi.com> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2021-06-27 | 2 | -2/+2 |
| | | |||||
* | | Validate the theming color also on CLI | Joas Schilling | 2021-06-25 | 2 | -1/+10 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | Bump app version | Joas Schilling | 2021-06-24 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | Master is now 23 | Joas Schilling | 2021-06-24 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2021-06-19 | 2 | -2/+2 |
| | | |||||
* | | Fix default product name for old themes | Morris Jobke | 2021-06-16 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | | Add dedicated product name to OCP\Defaults | Julius Härtl | 2021-06-16 | 1 | -0/+7 |
| | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 24 | -52/+30 |
| | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2021-06-04 | 2 | -2/+2 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2021-05-30 | 2 | -0/+16 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2021-05-26 | 2 | -2/+4 |
| | | |||||
* | | Handle device login like an alternative login | Joas Schilling | 2021-04-20 | 1 | -4/+4 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2021-04-19 | 2 | -4/+4 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2021-04-13 | 2 | -4/+4 |
|/ | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-04-08 | 2 | -0/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-04-05 | 2 | -2/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-04-02 | 4 | -8/+8 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-03-23 | 4 | -10/+10 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-03-22 | 2 | -6/+6 |
| | |||||
* | Merge pull request #26019 from ste101/patch-1 | Roeland Jago Douma | 2021-03-11 | 1 | -1/+1 |
|\ | | | | | Allow webp as background image | ||||
| * | Allow webp as background image | ste101 | 2021-03-09 | 1 | -1/+1 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2021-03-11 | 2 | -14/+14 |
|/ | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-03-04 | 2 | -2/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-03-03 | 2 | -2/+18 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-02-26 | 2 | -6/+6 |
| | |||||
* | Bump nextcloud/coding-standard from 0.3.0 to 0.5.0 | dependabot-preview[bot] | 2021-02-18 | 1 | -2/+2 |
| | | | | | | | | | | Bumps [nextcloud/coding-standard](https://github.com/nextcloud/coding-standard) from 0.3.0 to 0.5.0. - [Release notes](https://github.com/nextcloud/coding-standard/releases) - [Changelog](https://github.com/nextcloud/coding-standard/blob/master/CHANGELOG.md) - [Commits](https://github.com/nextcloud/coding-standard/compare/v0.3.0...v0.5.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-02-18 | 2 | -0/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-02-13 | 2 | -2/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-02-06 | 2 | -2/+2 |
| | |||||
* | This is 22 | Joas Schilling | 2021-02-03 | 1 | -1/+1 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-02-03 | 2 | -0/+6 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-02-02 | 128 | -256/+128 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-02-01 | 4 | -4/+112 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-01-26 | 2 | -0/+38 |
| | |||||
* | Remove unneeded casts that were found by Psalm | Morris Jobke | 2021-01-11 | 1 | -2/+2 |
| | | | | | | In preparation of the update of Psalm from 4.2.1 to 4.3.1+ (see https://github.com/nextcloud/server/pull/24521) Signed-off-by: Morris Jobke <hey@morrisjobke.de> |