archvillainette
0f73c19cce
fix "join the team" link
2026-06-26 18:29:47 +02:00
archvillainette
e2b10e6e13
Add Westgate global footer ( #8 )
...
## Summary
- add the global Westgate footer partial under `templates/partials/footer/`
- import scoped footer styles from `theme.scss`
- include the footer design spec and powered-by HTML/CSS references
- add a contract test for the footer integration and required links
## Verification
- `node tests/global-footer-contract.test.js`
- `node tests/global-topbar-contract.test.js`
- `for test in tests/*.test.js; do node "$test"; done`
- `npm test --if-present`
- `git diff --check`
Reviewed-on: #8
Co-authored-by: vickydotbat <vickydotbat@tutamail.com >
Co-committed-by: vickydotbat <vickydotbat@tutamail.com >
2026-06-26 13:56:40 +00:00
archvillainette
1d1b2eba13
Refine global topbar integration ( #7 )
...
## Summary
- capture the post-review topbar refinements and implementation plan
- simplify the topbar brand to one SHADOWS OVER WESTGATE lockup
- remove the redundant desktop Forums dropdown and its custom panel handling
- give topbar dropdown and drawer surfaces an opaque local panel base
## Tests
- node --test tests/*.test.js
Reviewed-on: #7
Reviewed-by: xtul <mpiasecki720@protonmail.com >
Co-authored-by: vickydotbat <vickydotbat@tutamail.com >
Co-committed-by: vickydotbat <vickydotbat@tutamail.com >
2026-06-26 09:43:50 +00:00
archvillainette
2d37f8a1f6
global topbar ( #6 )
...
adds a global topbar to the theme
Reviewed-on: #6
Reviewed-by: xtul <mpiasecki720@protonmail.com >
Co-authored-by: vickydotbat <vickydotbat@tutamail.com >
Co-committed-by: vickydotbat <vickydotbat@tutamail.com >
2026-06-26 08:27:49 +00:00
archvillainette
52999ae604
docs/website-pages-spec ( #5 )
...
Reviewed-on: #5
Reviewed-by: xtul <mpiasecki720@protonmail.com >
Co-authored-by: vickydotbat <vickydotbat@tutamail.com >
Co-committed-by: vickydotbat <vickydotbat@tutamail.com >
2026-06-26 08:00:05 +00:00
archvillainette
9bfdc8a8b4
chore: add license ( #4 )
...
Reviewed-on: #4
Co-authored-by: vickydotbat <vickydotbat@tutamail.com >
Co-committed-by: vickydotbat <vickydotbat@tutamail.com >
2026-06-25 06:55:16 +00:00
archvillainette
653205c117
clean brittle tests ( #3 )
...
Reviewed-on: #3
Reviewed-by: xtul <mpiasecki720@protonmail.com >
Co-authored-by: vickydotbat <vickydotbat@tutamail.com >
Co-committed-by: vickydotbat <vickydotbat@tutamail.com >
2026-06-20 10:33:00 +00:00
archvillainette
3dae204bab
fix: serve inherited harmony fonts ( #2 )
...
fixes the missing inter font error
Reviewed-on: #2
Reviewed-by: xtul <mpiasecki720@protonmail.com >
Co-authored-by: vickydotbat <vickydotbat@tutamail.com >
Co-committed-by: vickydotbat <vickydotbat@tutamail.com >
2026-06-19 07:47:57 +00:00
archvillainette
4fcdc7351e
fix: restore custom vote icons ( #1 )
...
fixes the broken upvote-downvote icons on nodebb
Reviewed-on: #1
Reviewed-by: xtul <mpiasecki720@protonmail.com >
Co-authored-by: vickydotbat <vickydotbat@tutamail.com >
Co-committed-by: vickydotbat <vickydotbat@tutamail.com >
2026-06-19 07:35:26 +00:00
archvillainette
8e7ddd2962
cleanup: AGENTS.md
2026-06-14 14:37:42 +02:00
archvillainette
b49b57e6e0
package.json: remove eslint dependencies
2026-06-09 13:03:52 +02:00
archvillainette
993afd3d6c
Dropdown item fixes v2
2026-06-09 12:58:19 +02:00
archvillainette
5db89fffc8
Dropdown item fix
2026-06-09 12:40:36 +02:00
archvillainette
23adc6c244
Move non-static elements to website editor
2026-06-09 11:39:55 +02:00
archvillainette
a19999b159
Remove references
2026-06-09 11:38:41 +02:00
archvillainette
b2a2e33434
New icons
2026-06-07 09:53:02 +02:00
archvillainette
cd8845cc6a
Ticket icon
2026-06-07 09:34:06 +02:00
archvillainette
48039ee77e
Update to fix vulnerabilities
2026-05-24 11:15:48 +02:00
archvillainette
037e5cb3d2
Authentik theme css
2026-05-04 09:35:57 +02:00
archvillainette
427b037858
Authentik Account UX Contract
2026-05-02 19:00:12 +02:00
archvillainette
e4111018ae
Latest Widgets and Powered By Elements
2026-05-01 15:35:21 +02:00
archvillainette
c6bd9a3e83
More Wiki Prose SCSS Tweaks
2026-04-29 19:12:44 +02:00
archvillainette
404dd21006
Wiki Prose Tweaks
2026-04-29 18:57:59 +02:00
archvillainette
dc9a9ee510
Fix Status Palette
2026-04-24 18:10:22 +02:00
archvillainette
f8cf524bbc
Fix Upvote/Downvote
2026-04-24 17:44:34 +02:00
archvillainette
23fe5917ec
Upvote Icon Change to Heart and Post Tool Always Show
2026-04-24 17:35:35 +02:00
archvillainette
f682190749
Fix Category Dropdown in Composer
2026-04-24 17:34:21 +02:00
archvillainette
4209745325
Fix Composer Icon Chips Dropdown
2026-04-24 17:20:59 +02:00
archvillainette
6ec425d6ee
Plum Gradient
2026-04-24 17:06:35 +02:00
archvillainette
deb2eacb4a
Quick Reply and Banner Fixes
2026-04-24 17:04:58 +02:00
archvillainette
dadee4c78f
Header Test
2026-04-24 14:57:06 +02:00
archvillainette
2a989ee6f1
Use glyph color for category teaser accents
2026-04-24 13:30:54 +02:00
archvillainette
3b30027781
Fix chat popup close button contrast
2026-04-24 13:25:35 +02:00
archvillainette
d2aaf4d79c
Theme flagged content controls
2026-04-24 13:24:53 +02:00
archvillainette
a1b363e7e7
Fix chat user list username colors
2026-04-24 13:23:31 +02:00
archvillainette
fb36745212
Theme chat and notification surfaces
2026-04-24 13:22:47 +02:00
archvillainette
b8a7fbf873
Stabilize subcategory pill widths
2026-04-24 13:18:28 +02:00
archvillainette
407528da98
Fix widget card compatibility
2026-04-24 13:11:40 +02:00
archvillainette
908fffb091
Icon Changes
2026-04-23 16:29:06 +02:00
archvillainette
3dcc9553c4
ACP Icons
2026-04-23 14:27:29 +02:00
archvillainette
677e9fb798
Icons Phase 1
2026-04-23 14:11:15 +02:00
archvillainette
225bf5ab87
Subcategory Container Depth
2026-04-23 13:40:43 +02:00
archvillainette
c6776133bc
Added references
2026-04-23 12:16:10 +02:00
archvillainette
87e0bcd929
Switches & Minor UI Improvements
2026-04-23 11:57:56 +02:00
archvillainette
ee09a620d6
Font Fixes
2026-04-23 11:11:23 +02:00
archvillainette
6fff00a8b2
Second Pass
2026-04-22 18:11:03 +02:00
archvillainette
cd89fc2eb6
Agents Revision
2026-04-22 15:00:31 +02:00
archvillainette
46ee62740e
First Pass
2026-04-22 14:40:59 +02:00
archvillainette
5eb15e6cbe
Theme.json
2026-04-22 12:05:47 +02:00
archvillainette
3a07eed76a
Changes Per Readme
2026-04-21 08:38:51 +02:00