Commit Graph

251 Commits

Author SHA1 Message Date
LukeGus
2a0e2bcf20 fix: fix translate error 2025-12-30 22:43:43 -06:00
LukeGus
e79207af68 fix: test new translation issue and add better server-stats support 2025-12-30 22:40:01 -06:00
LukeGus
04e1ba22be fix: cleanup files 2025-12-30 20:00:05 -06:00
Luke Gustafson
1f033bc13a chore: auto-translate to multiple languages (#462) 2025-12-30 19:02:31 -06:00
LukeGus
7ed8ac625a fix: translations 2025-12-30 19:00:33 -06:00
LukeGus
b025befd08 feat: general bug fixes and readme updates 2025-12-30 03:28:04 -06:00
LukeGus
7eb72a9d8d feat: add docker docs button 2025-12-29 23:35:52 -06:00
LukeGus
79c8d85442 fix: run cleanup script 2025-12-29 23:25:32 -06:00
LukeGus
a34a1ecdc2 fix: small qol fixes and began readme update 2025-12-29 23:07:38 -06:00
Luke Gustafson
260c31f46e chore: auto-translate to multiple languages (#461) 2025-12-29 02:52:07 -06:00
LukeGus
ccadcb87eb feat: add norwegian 2025-12-29 02:50:44 -06:00
LukeGus
dcbc9454ab chore: cleanup files (possible RC) 2025-12-29 02:46:52 -06:00
LukeGus
7c850c1072 fix: properly split tabs, still need to fix up the host manager 2025-12-29 01:44:29 -06:00
LukeGus
5865019c8c fix: improve tunnel system 2025-12-28 01:59:14 -06:00
Luke Gustafson
761a1eb6d3 chore: auto-translate to multiple languages (#459) 2025-12-28 01:16:31 -06:00
LukeGus
95aadd40fe chore: update gitnore 2025-12-28 01:14:07 -06:00
LukeGus
7ec486de5f feat: add 10 new langs 2025-12-28 01:13:14 -06:00
LukeGus
7e1d2e053d fix: remove unneeded files 2025-12-27 03:05:02 -06:00
LukeGus
8af1911358 fix: rbac implementation general issues (local squash) 2025-12-27 03:04:17 -06:00
LukeGus
4b257dc21c fix: wrong animation line colors 2025-12-26 02:32:36 -06:00
LukeGus
8f9f63c4ae chore: migrate all to use the new theme system 2025-12-26 02:24:11 -06:00
LukeGus
94d87ff406 fix: add unnversiioned files 2025-12-26 01:21:21 -06:00
LukeGus
7ff6559cdb feat: improve terminal stability and split out the host manager 2025-12-26 01:17:12 -06:00
LukeGus
850645843e chore: improve organization and made a few styling changes in host manager 2025-12-25 02:59:06 -06:00
Luke Gustafson
28ef61bbde chore: auto-translate to multiple languages (#458) 2025-12-25 01:46:41 -06:00
LukeGus
53f96f7ead fix: gh rule error 2025-12-25 01:44:42 -06:00
LukeGus
3c61873026 fix: change translation to flat files 2025-12-25 01:41:24 -06:00
LukeGus
69d48eced9 fix: wrong path for translations 2025-12-25 01:34:10 -06:00
LukeGus
ca238b5ee2 feat: improve translation system and update workflow 2025-12-25 01:28:41 -06:00
LukeGus
5c5c095e63 fix: translation workflow error 2025-12-24 14:07:01 -06:00
LukeGus
09a6d24ba8 fix: translation workflow error 2025-12-24 14:06:13 -06:00
LukeGus
23ab158d01 feat: add translation workflow and remove old translation.json 2025-12-24 14:03:06 -06:00
LukeGus
053017a502 chore: updating/match themes and split admin settings 2025-12-24 02:40:39 -06:00
LukeGus
07895257fd fix: syntax errors 2025-12-23 19:09:32 -06:00
Peet McKinney
e6a70e3a02 feat: Complete light mode implementation with semantic theme system (#450)
- Add comprehensive light/dark mode CSS variables with semantic naming
- Implement theme-aware scrollbars using CSS variables
- Add light mode backgrounds: --bg-base, --bg-elevated, --bg-surface, etc.
- Add theme-aware borders: --border-base, --border-panel, --border-subtle
- Add semantic text colors: --foreground-secondary, --foreground-subtle
- Convert oklch colors to hex for better compatibility
- Add theme awareness to CodeMirror editors
- Update dark mode colors for consistency (background, sidebar, card, muted, input)
- Add Tailwind color mappings for semantic classes

Co-authored-by: Luke Gustafson <88517757+LukeGus@users.noreply.github.com>
2025-12-23 16:35:49 -06:00
LukeGus
186ba34c66 chore: update translations 2025-12-23 16:14:44 -06:00
LukeGus
66ca197301 chore: update translations 2025-12-23 16:12:42 -06:00
LukeGus
ae6b165e37 feat: update imports and improve admin settings user management 2025-12-22 23:39:32 -06:00
LukeGus
de45bcc1b9 feat: add beta syntax highlighing to terminal 2025-12-22 21:39:27 -06:00
LukeGus
7fb7e32b0a fix: sqlite constriant errors and support non-root user (nginx perm issue) 2025-12-22 02:57:13 -06:00
LukeGus
731744d6c2 feat: improve terminal connection speed 2025-12-22 02:50:14 -06:00
LukeGus
c27280d037 feat: auto trim host inputs, fix file manager jump hosts, dashboard prevent duplicates, file manager terminal not size updating, improve left sidebar sorting, hide/show tags, add apperance user profile tab, add new host manager tabs. 2025-12-22 02:41:20 -06:00
LukeGus
a73f767072 fix: wrap ssh host json export in hosts array 2025-12-22 02:09:45 -06:00
LukeGus
28729e3de2 fix: improve server stats / rbac 2025-12-21 03:09:55 -06:00
LukeGus
bfda81f9c2 fix: base64 decoding 2025-12-21 02:45:09 -06:00
LukeGus
2adb47e712 fix: snippet running on enter key 2025-12-20 02:07:07 -06:00
LukeGus
5f18a38eec feat: add sudo password and add diagonal bg's 2025-12-20 02:03:27 -06:00
LukeGus
b7fdb2143d fix: sudo incorrect styling and remove expiration date 2025-12-20 01:15:25 -06:00
LukeGus
c104197dd6 fix: ssh host types 2025-12-19 21:16:57 -06:00
Denis
ef8d3a9d9c Notes and Expiry fields add (#453)
* Add termix.rb Cask file

* Update Termix to version 1.9.0 with new checksum

* Update README to remove 'coming soon' notes

* Notes and Expiry add

* fix: cleanup files

---------

Co-authored-by: Luke Gustafson <88517757+LukeGus@users.noreply.github.com>
Co-authored-by: LukeGus <bugattiguy527@gmail.com>
2025-12-19 21:11:28 -06:00