Peter Steinberger
cb45942c7e
Add Mintlify documentation configuration ( #403 )
2025-07-18 08:37:16 +02:00
Peter Steinberger
1f75177208
Add repository migration plan and cleanup script ( #400 )
2025-07-18 08:08:27 +02:00
Peter Steinberger
87454cf4b2
Fix vt test for conditional installation ( #393 )
2025-07-17 19:04:30 +02:00
Peter Steinberger
986fa3a9ff
refactor: clean up stray files in web/ directory ( #386 )
2025-07-17 09:37:45 +02:00
Alex Mazanov
5fac9e5e2b
fix: resolve PAM module and npm_config_prefix issues on Ubuntu (issue 380)
...
This commit addresses the Ubuntu installation issues reported in issue 380:
**PAM Module Fix:** - Fix .npmignore to include authenticate-pam module in npm package - Previously node_modules/ exclusion prevented
authenticate-pam from being packaged - Resolves \"PAM Authentication Warning: The native authenticate-pam module isn't found\"
**npm_config_prefix Conflict Detection:** - Add detection for npm_config_prefix conflicts with NVM in postinstall script - Warn users when
npm_config_prefix overrides NVM's per-version configuration - Provide clear instructions to resolve the conflict - Document
troubleshooting steps in docs/npm.md
2025-07-17 03:34:36 +02:00
Peter Steinberger
d69a4c1ef3
Fix npm package installation issues ( #377 )
2025-07-17 00:50:33 +02:00
Peter Steinberger
253d0ae3e7
Fix npm package build and installation issues ( #360 )
...
Co-authored-by: Alex Mazanov <alexandr.mazanov@gmail.com>
2025-07-16 23:05:26 +02:00
Igor Tarasenko
4f1dd36be5
fix: allow browser keyboard shortcuts to work properly ( #298 )
...
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: Peter Steinberger <steipete@gmail.com>
2025-07-15 05:38:23 +02:00
Peter Steinberger
68e6456aef
docs: Add Linux setup instructions and authentication documentation ( #344 )
...
Co-authored-by: Claude <noreply@anthropic.com>
2025-07-15 02:47:25 +02:00
Peter Steinberger
00933690a8
Fix Safari clipboard paste ( #336 )
...
Co-authored-by: Claude <noreply@anthropic.com>
2025-07-12 23:13:35 +02:00
Peter Steinberger
14b7dc1992
feat: implement parallel test execution with improved stability ( #205 )
...
Co-authored-by: Claude <noreply@anthropic.com>
2025-07-03 16:40:03 +01:00
Peter Steinberger
74a364d1ba
Fix modal backdrop pointer-events issues ( #195 )
...
Co-authored-by: Claude <noreply@anthropic.com>
2025-07-03 01:03:15 +01:00
Peter Steinberger
6196c55ded
Display Claude status in Mac menubar ( #160 )
2025-07-01 11:21:28 +01:00
Peter Steinberger
ba8d7be280
feat: optimize Playwright tests for sequential execution ( #149 )
2025-07-01 04:42:38 +01:00
Peter Steinberger
8bc6e81549
feat: add comprehensive terminal title management ( #124 )
2025-06-30 04:15:09 +01:00
Peter Steinberger
f1c0554644
Add Playwright E2E test framework ( #120 )
2025-06-30 02:51:21 +01:00
Peter Steinberger
a06b6dae8d
debug log
2025-06-25 02:11:51 +02:00
Peter Steinberger
b22d8995dd
Add comprehensive server tests and switch to Biome linter ( #73 )
2025-06-24 18:51:38 +02:00