Commit graph

6278 commits

Author SHA1 Message Date
pat-s
2e2491f119
darken border color 2024-12-22 10:11:12 +01:00
pat-s
337f6ee4e1
add missing windi colors 2024-12-22 10:08:03 +01:00
pat-s
3181ddb403
format 2024-12-22 10:04:49 +01:00
pat-s
5d697b9eb3
darken code box bg 2024-12-22 10:00:58 +01:00
pat-s
45764476ac
fix badge count bg color 2024-12-22 10:00:19 +01:00
pat-s
154c339bab
darken hover bg color 2024-12-22 09:56:17 +01:00
pat-s
0ac10862fe
add darker bg color for hover 2024-12-22 09:46:17 +01:00
pat-s
1f4bccffc2
fix inline code bg for dark 2024-12-22 09:41:56 +01:00
pat-s
81f6521228
fix pipeline log upper bg 2024-12-22 09:39:41 +01:00
pat-s
b5870a7afb
use darker bg color for containers 2024-12-22 00:34:46 +01:00
pat-s
4daa112953
refine inlince code colors 2024-12-22 00:18:06 +01:00
pat-s
6bcdef0974
close brackets 2024-12-21 23:52:33 +01:00
pat-s
62a3f0175c
use code-inline for badges 2024-12-21 22:44:36 +01:00
pat-s
bb118c4873
adjust panel bg color 2024-12-21 22:44:25 +01:00
pat-s
fa6bb0a982
define code-inline in windi 2024-12-21 22:44:13 +01:00
pat-s
a39154570f
use distinct classes for inline boxes 2024-12-21 22:34:03 +01:00
pat-s
fddcf44064
fix repo item background colors 2024-12-21 22:33:44 +01:00
pat-s
9dc2d63874
Merge branch 'main' into fix/code-highlight-colors 2024-12-21 22:10:04 +01:00
Patrick Schratz
887e5d985e
Use icon sizes relative to font size (#4575) 2024-12-21 20:37:08 +01:00
qwerty287
f4165b921e
Search in plugin tags (#4604) 2024-12-21 19:45:47 +02:00
Shiv Dhar
3cfca0501f
Fix small typo in docs (#4598) 2024-12-21 17:11:56 +02:00
pat-s
b8918a8bf1
adjust code-box colors 2024-12-21 14:17:39 +01:00
pat-s
e080d71694
adjust hover bg classes 2024-12-21 13:16:29 +01:00
pat-s
700ba17207
fix Header bg colors 2024-12-21 13:07:17 +01:00
pat-s
cdbbb8e661
add wp-background-500 2024-12-21 13:00:15 +01:00
pat-s
d94945eebc
fix repo list bg color 2024-12-21 12:58:02 +01:00
pat-s
3b6553f3d4
reduce hover:bg-wp-background-400 to 300 2024-12-21 12:41:54 +01:00
pat-s
3822800fd5
adjust main bg color 2024-12-21 12:40:23 +01:00
pat-s
56c1ff7740
downsize border-wp-background-500 to 400 2024-12-21 12:32:44 +01:00
pat-s
ed53e183cd
Merge branch 'main' into fix/code-highlight-colors 2024-12-21 12:30:23 +01:00
pat-s
69d244fe59
bump all tailwind classes by +100 to match new logic scheme 2024-12-21 12:27:57 +01:00
pat-s
f951cf33cc
align dark colors with palette subcolors 2024-12-21 12:09:07 +01:00
pat-s
cb1d134cd5
use existing color pallette colors for inline code bg 2024-12-21 12:07:00 +01:00
Patrick Schratz
e6aa0d839a
Add rolling semver tags, remove latest tag (#4600)
Co-authored-by: qwerty287 <80460567+qwerty287@users.noreply.github.com>
2024-12-21 11:52:56 +01:00
renovate[bot]
9402e4b582
fix(deps): update module github.com/cenkalti/backoff/v4 to v5 (#4601)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: qwerty287 <qwerty287@posteo.de>
Co-authored-by: qwerty287 <80460567+qwerty287@users.noreply.github.com>
2024-12-21 11:52:28 +01:00
renovate[bot]
1db289f307
chore(deps): update dependency @types/react to v18.3.18 (#4599)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-21 11:14:42 +01:00
renovate[bot]
0a327e96f5
fix(deps): update golang-packages (#4586)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-19 02:45:45 +01:00
renovate[bot]
82d57a61ef
fix(deps): update module golang.org/x/net to v0.33.0 [security] (#4585)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-19 02:45:20 +01:00
qwerty287
b4f5d625c6
Don't log DB passwords (#4583)
Co-authored-by: Robert Kaussow <mail@thegeeklab.de>
2024-12-18 15:46:36 +01:00
Patrick Schratz
a83368c20c
Merge branch 'main' into fix/code-highlight-colors 2024-12-18 15:32:19 +01:00
qwerty287
8788794748
Do not log forge tokens (#4551)
Co-authored-by: 6543 <6543@obermui.de>
Co-authored-by: Robert Kaussow <mail@thegeeklab.de>
Co-authored-by: Robert Kaussow <xoxys@rknet.org>
2024-12-18 15:13:01 +01:00
pat-s
521a56d032
set dark bg color 2024-12-18 15:03:18 +01:00
pat-s
f20d3550bb
increase top margin of description text to avoid codebox overlap 2024-12-18 14:48:15 +01:00
pat-s
b9f4e9c574
use wp-text instead of wp-code-text 2024-12-18 14:47:47 +01:00
pat-s
a3506d897b
reset pipeline bg color 2024-12-18 14:40:39 +01:00
pat-s
a19c2f16bd
use wp-code-300 as definition name 2024-12-18 14:33:57 +01:00
pat-s
a527b4d4d7
only change code-box-inline bg 2024-12-18 14:18:51 +01:00
pat-s
c6d78971ff
Merge branch 'main' into fix/code-highlight-colors 2024-12-18 14:18:11 +01:00
Patrick Schratz
27d402200d
Migrations for 3.x (#4548)
Co-authored-by: Thomas Anderson <127358482+zc-devs@users.noreply.github.com>
2024-12-18 11:03:27 +01:00
Robert Kaussow
7fa474c5c3
Ignore blocked pipelines for badge rendering (#4582) 2024-12-18 08:58:08 +01:00