Commit Graph

608 Commits

Author SHA1 Message Date
Nextcloud bot 4a0feef83d
[tx-robot] updated from transifex 2019-02-19 01:12:20 +00:00
Nextcloud bot 4651c25f17
[tx-robot] updated from transifex 2019-02-17 01:13:40 +00:00
Nextcloud bot 40b40c94a2
[tx-robot] updated from transifex 2019-02-12 01:12:37 +00:00
Nextcloud bot 0cf2c7be7c
[tx-robot] updated from transifex 2019-02-09 01:12:50 +00:00
Nextcloud bot 7b1720ba5d
[tx-robot] updated from transifex 2019-02-06 22:18:33 +00:00
Nextcloud bot 3e72cc16e7
[tx-robot] updated from transifex 2019-02-06 11:27:41 +00:00
Nextcloud bot 6a44943425
[tx-robot] updated from transifex 2019-01-16 01:12:46 +00:00
Nextcloud bot 08676fd8e6
[tx-robot] updated from transifex 2019-01-15 01:12:27 +00:00
Nextcloud bot 457261a955
[tx-robot] updated from transifex 2019-01-14 01:12:11 +00:00
Nextcloud bot a0d08147d9
[tx-robot] updated from transifex 2019-01-05 01:12:08 +00:00
Nextcloud bot 9e315b1ac4
[tx-robot] updated from transifex 2018-12-28 01:11:59 +00:00
Nextcloud bot 424fc68d4c
[tx-robot] updated from transifex 2018-12-27 01:11:51 +00:00
Nextcloud bot d92e3bb47b
[tx-robot] updated from transifex 2018-12-13 01:12:07 +00:00
Nextcloud bot 76d1364167
[tx-robot] updated from transifex 2018-12-11 01:11:57 +00:00
Nextcloud bot e77f1ea351
[tx-robot] updated from transifex 2018-12-05 01:12:05 +00:00
Nextcloud bot 2ca2393513
[tx-robot] updated from transifex 2018-11-30 01:12:08 +00:00
Nextcloud bot d2137ff778
[tx-robot] updated from transifex 2018-11-26 01:11:31 +00:00
Nextcloud bot 72b4cce30b
[tx-robot] updated from transifex 2018-11-23 01:13:08 +00:00
Jan-Christoph Borchardt f80a023431
Always give primary button a border for light primary colors
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2018-11-21 14:30:05 +01:00
John Molakvoæ (skjnldsv) ce6e77ad74
Fix revert icon position on theming settings
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-11-16 18:35:42 +01:00
Nextcloud bot 10c9b37461
[tx-robot] updated from transifex 2018-11-15 01:12:14 +00:00
Nextcloud bot 55f0c2ac3b
[tx-robot] updated from transifex 2018-11-08 01:12:18 +00:00
Marius Blüm 9340a6a0e4
Change "Advanced options" to h3
Signed-off-by: Marius Blüm <marius@lineone.io>
2018-11-04 23:52:22 +01:00
Nextcloud bot f196394c44
[tx-robot] updated from transifex 2018-11-03 01:12:38 +00:00
Stefan Weil a13c80062d Remove replace call which does not replace anything
The original code replaced / by /.

Signed-off-by: Stefan Weil <sw@weilnetz.de>
2018-10-24 14:53:52 +02:00
Nextcloud bot a9fb21f9fc
[tx-robot] updated from transifex 2018-10-23 14:54:28 +00:00
Thomas Citharel d63de5471b Don't require Same Site Cookies on assets
Which can be used for public iframe embeeding

See https://github.com/nextcloud/calendar/issues/169

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2018-10-17 09:24:21 +02:00
Julius Härtl 2538079876
Use default favicon on sharing pages
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-10-11 16:29:24 +02:00
Morris Jobke 7971ba5cc6
Merge pull request #10898 from nextcloud/feature/10684/default-logo-color-theme-colors
Switches the default logo color depending on the primary color
2018-10-08 10:33:22 +02:00
Nextcloud bot 4c47ec005f
[tx-robot] updated from transifex 2018-10-07 00:12:21 +00:00
Michael Weimann 044ab0cbec
Adapts the theming util to the new core logo image path
Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
2018-10-04 20:43:27 +02:00
Daniel Kesselberg 1243caea2e
Append error from exception for message
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2018-10-03 22:20:57 +02:00
Daniel Kesselberg 1986c1f563
Fix call to logger
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2018-10-03 21:15:20 +02:00
Michael Weimann 065e0c0e49
Fixes the logo test
Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
2018-10-03 19:26:47 +02:00
Julius Härtl 4f19466108
Manually instantiate jscolor to avoid csp errors
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-10-02 10:16:45 +02:00
Michael Weimann a45ec3d324
Refactors the scss svg functions
Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
2018-10-02 08:37:55 +02:00
Michael Weimann c7e81e17c8
Updates inverted logo handling to work like the app icons
Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
2018-10-02 08:37:55 +02:00
Michael Weimann d855c38e07
Moves the logo files to logo
Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
2018-10-02 08:37:54 +02:00
Michael Weimann 92049c3ceb
Switches the default logo color depending on the primary color
Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
2018-10-02 08:37:54 +02:00
Nextcloud bot dafd708075
[tx-robot] updated from transifex 2018-09-30 00:12:06 +00:00
Nextcloud bot 2ace0df82a
[tx-robot] updated from transifex 2018-09-27 00:12:26 +00:00
Roeland Jago Douma 4a59725b15
Merge pull request #11123 from CrazyEasy/patch-1
Bugfix 2FA theme: buttons white
2018-09-25 16:20:27 +02:00
Nextcloud bot bdb01064e2
[tx-robot] updated from transifex 2018-09-25 00:12:07 +00:00
Nextcloud bot 75ec460d05
[tx-robot] updated from transifex 2018-09-20 00:12:58 +00:00
Nextcloud bot 2a51572cc4
[tx-robot] updated from transifex 2018-09-17 00:12:30 +00:00
Nextcloud bot 3771aeb584
[tx-robot] updated from transifex 2018-09-15 00:12:09 +00:00
Nextcloud bot 6112adfe06
[tx-robot] updated from transifex 2018-09-14 00:12:27 +00:00
Joas Schilling 480783a630
Merge pull request #11042 from nextcloud/bugfix/10894/php73-filter_var-deprecation
Remove filter_var flags due to PHP 7.3 deprecation, fixes #10894
2018-09-13 09:31:41 +02:00
Nextcloud bot 039145c4d1
[tx-robot] updated from transifex 2018-09-12 00:12:12 +00:00
EASY 3ea0131351
Used CSS Variables 2018-09-10 16:16:37 +02:00