Tam Nhu Tran
|
8b34060294
|
fix(dashboard): show real shared plugin registry state
|
2026-05-09 03:18:20 -04:00 |
|
Tam Nhu Tran
|
2a422b3bd3
|
feat(dashboard): add shared resource controls
|
2026-05-09 02:29:08 -04:00 |
|
Tam Nhu Tran
|
64e1d1f815
|
feat(auth): add shared resource controls
|
2026-05-08 11:15:28 -04:00 |
|
 Kai (Tam Nhu) TranandGitHub
|
be9effcce3
|
feat: clarify account history sync route (#1187)
* feat: clarify account history sync route
* fix: clarify shared context command examples
* fix: report missing bare profile settings
|
2026-05-05 13:33:04 -04:00 |
|
Tam Nhu Tran
|
8edb56331e
|
fix: clarify docker dashboard auth setup guidance
|
2026-04-15 21:15:41 -04:00 |
|
Tam Nhu Tran
|
bfb8782c15
|
docs(dashboard-auth): clarify remote setup guidance
- document that CCS ships no default dashboard credentials
- note the new remote setup state and login surface improvements
|
2026-04-06 17:01:49 -04:00 |
|
Tam Nhu Tran
|
4df08f6d99
|
feat: make cliproxy provider nicknames optional by default
|
2026-03-23 11:02:08 -04:00 |
|
Tam Nhu Tran
|
dcc67477ec
|
fix: align dashboard host warnings with effective bind
|
2026-03-17 09:58:11 -04:00 |
|
Tam Nhu Tran
|
553f8ac1e5
|
feat: add dashboard host binding option
|
2026-03-17 09:57:51 -04:00 |
|
Tam Nhu Tran
|
b6475baab3
|
feat(accounts): add advanced deeper continuity mode and claude pool discoverability
|
2026-02-26 19:01:13 +07:00 |
|
Tam Nhu Tran
|
5c6fe20d3f
|
fix(accounts): improve shared-context editing and discoverability
|
2026-02-26 18:10:06 +07:00 |
|
Tam Nhu Tran
|
0309630193
|
fix(auth): harden shared-context isolation and config safety
|
2026-02-25 04:19:28 +07:00 |
|
kaitranntt
|
c6be09b55b
|
docs: update documentation for v7.34 release
- add image analysis hook architecture
- update test metrics (638 → 1407 tests)
- add new hook modules to codebase summary
- update all dates to 2026-02-04
|
2026-02-04 08:20:26 -05:00 |
|
kaitranntt
|
39c1ee2ca0
|
feat(config): add ccs config auth CLI subcommand
Interactive CLI for managing dashboard authentication:
- ccs config auth setup: Interactive wizard with bcrypt password hashing
- ccs config auth show: Display current auth status and ENV overrides
- ccs config auth disable: Disable auth with confirmation
Follows modular facade pattern from auth-commands.ts.
Uses InteractivePrompt for masked password input.
Includes local documentation at docs/dashboard-auth-cli.md.
Related: #319
|
2026-01-13 15:13:10 -05:00 |
|