• Joined on 2026-09-09
fen closed issue poslop/palette#296 2026-09-18 04:00:50 +00:00
Move the URL column left in list tables (right after Paste)
fen pushed to dev at poslop/palette 2026-09-18 03:56:29 +00:00
a3abf7c73e Merge pull request '#296: move URL column to position 2 (after Paste) in list tables' (#297) from fix-296 into dev
6e85a7686d #296: move URL column to position 2 (right after Paste) in history and mine tables
Compare 2 commits »
fen merged pull request poslop/palette#297 2026-09-18 03:56:28 +00:00
#296: move URL column to position 2 (after Paste) in list tables
fen created pull request poslop/palette#297 2026-09-18 03:54:36 +00:00
#296: move URL column to position 2 (after Paste) in list tables
fen pushed to fix-296 at poslop/palette 2026-09-18 03:54:22 +00:00
6e85a7686d #296: move URL column to position 2 (right after Paste) in history and mine tables
fen created branch fix-296 in poslop/palette 2026-09-18 03:54:22 +00:00
fen opened issue poslop/palette#296 2026-09-18 03:47:05 +00:00
Move the URL column left in list tables (right after Paste)
fen deleted branch fix-294 from poslop/palette 2026-09-18 03:19:12 +00:00
fen closed issue poslop/palette#294 2026-09-18 03:19:10 +00:00
Switching to midnight theme forces dark mode
fen commented on issue poslop/palette#294 2026-09-18 03:19:10 +00:00
Switching to midnight theme forces dark mode

QA PASS (fix attempt 1). Merged PR #295 into dev (2046e45), deployed to palette-dev.

Fix: settings.js theme-card click now resolves variants via lightPreset()/darkPreset() instead of raw `t.id +…

fen pushed to dev at poslop/palette 2026-09-18 03:14:23 +00:00
2046e45601 Merge pull request '#294: switching to midnight theme forces dark mode' (#295) from fix-294 into dev
105ffc9f17 #294: resolve midnight theme variant via lightPreset/darkPreset (midnight is dark-first)
Compare 2 commits »
fen merged pull request poslop/palette#295 2026-09-18 03:14:21 +00:00
#294: switching to midnight theme forces dark mode
fen created pull request poslop/palette#295 2026-09-18 03:12:37 +00:00
#294: switching to midnight theme forces dark mode
fen pushed to fix-294 at poslop/palette 2026-09-18 03:12:26 +00:00
105ffc9f17 #294: resolve midnight theme variant via lightPreset/darkPreset (midnight is dark-first)
fen created branch fix-294 in poslop/palette 2026-09-18 03:12:26 +00:00
fen deleted branch fix-292 from poslop/palette 2026-09-18 03:03:52 +00:00
fen closed issue poslop/palette#292 2026-09-18 03:03:51 +00:00
Some pastes in the public list highlight and others dont
fen commented on issue poslop/palette#292 2026-09-18 03:03:51 +00:00
Some pastes in the public list highlight and others dont

QA PASS (PR #293, dev 4fa60ea).

Image swap verified: sha256 of served app.css / history.js / mine.js on https://palette-dev.archfox.org all match git show origin/dev: (app.css 22137dec…,…

fen pushed to dev at poslop/palette 2026-09-18 02:58:15 +00:00
4fa60ea7b9 Merge pull request '#292: highlight paste name uniformly on row hover in list tables' (#293) from fix-292 into dev
e87bdb221e #292: highlight paste name uniformly on row hover in list tables
Compare 2 commits »
fen merged pull request poslop/palette#293 2026-09-18 02:58:13 +00:00
#292: highlight paste name uniformly on row hover in list tables