Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
e5a5ab2317 |
@@ -80,6 +80,7 @@ Currently maintained:
|
||||
|
||||
| Upstream tag | Patch set | Contents |
|
||||
|--------------|---------------|-----------------------------------------------------------|
|
||||
| `v1.8.0` | `v1.8.0/` | `0001-webui-debrand.patch`, `0002-webui-dark-theme.patch` |
|
||||
| `v1.7.0` | `v1.7.0/` | `0001-webui-debrand.patch`, `0002-webui-dark-theme.patch` |
|
||||
| `v1.6.0` | `v1.6.0/` | `0001-webui-debrand.patch`, `0002-webui-dark-theme.patch` |
|
||||
| `v1.5.0` | `v1.5.0/` | `0001-webui-debrand.patch` |
|
||||
@@ -87,7 +88,8 @@ Currently maintained:
|
||||
### What the de-brand patch does
|
||||
|
||||
- Sidebar/login logos → a plain **"S3 Gateway"** wordmark.
|
||||
- Page titles: "VersityGW Dashboard" → "Dashboard" (Buckets/Users/Explorer too).
|
||||
- Page titles: "VersityGW Dashboard" → "Dashboard" (Buckets, Users,
|
||||
Explorer and the v1.8.0 IAM pages too).
|
||||
- Browser tab titles → "S3 Gateway – …".
|
||||
- Removes the sidebar **Resources** section (external `github.com/versity` links).
|
||||
- Replaces the Versity favicon with a neutral SVG; deletes the Versity logo PNGs.
|
||||
@@ -119,8 +121,8 @@ shared asset files plus bundled fonts:
|
||||
matching the existing self-hosted Roboto.
|
||||
|
||||
The only markup change is the login page's light background gradient,
|
||||
which becomes a solid dark surface. Currently applied to `v1.6.0` and
|
||||
`v1.7.0`.
|
||||
which becomes a solid dark surface. Currently applied to `v1.6.0`,
|
||||
`v1.7.0` and `v1.8.0`.
|
||||
|
||||
## Adding / refreshing a version
|
||||
|
||||
|
||||
@@ -12,6 +12,8 @@
|
||||
# patches directory under patches/ to apply (defaults to `tag`)
|
||||
|
||||
versitygw:
|
||||
- tag: v1.8.0
|
||||
patches: v1.8.0
|
||||
- tag: v1.7.0
|
||||
patches: v1.7.0
|
||||
- tag: v1.6.0
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user