105 Commits

Author SHA1 Message Date
Axel Müller
e9b529a05e feat: add German (de) translation
- Add full German translation de.json based on the English source en.json
- Translate all UI strings
- Use neutral, pronoun‑free phrasing to avoid formal/informal ambiguity in UI texts
- Apply consistent German IT terminology (e.g., “Backup” → “Sicherung”, “Task” → “Aufgabe”)
- Adapt confirmation prompts to natural German phrasing instead of literal translations (e.g., "Are you sure…" → "Soll ... wirklich ...")
- Ensure consistent terminology across all sections (e.g. "Log" → "Protokoll")
- No translation of established idiomatic expressions (e.g., "GAME OVER", "Job", or "Exit-Codes")
- Follow translation guidelines and structure outlined in TRANSLATIONS.md
2026-05-13 18:36:17 +02:00
fccview
b81ecb099f add health endpoint 2026-05-12 14:15:59 +01:00
fccview
d260f2d5db allow resizing of command textarea 2026-05-12 14:06:19 +01:00
fccview
9154835a24 fix shell operators bug 2026-05-12 14:00:29 +01:00
fccview
14f395fc08 Merge pull request #101 from fccview/main
get develop up to speed with main
2026-04-24 15:49:19 +01:00
fccview
79b011c32e Merge pull request #98 from yws112358/main
add zh-cn translation
2026-04-21 18:58:30 +01:00
yws112358
d05e76c582 add zh-cn translation
add zh-cn translation
2026-04-15 11:42:55 +08:00
yws112358
35a983ba9d Translate cn.json content to Simplified-Chinese
need a SC language i think
2026-04-15 11:33:40 +08:00
Blabla Linux
1f18f743b1 feat: add French translation
Ajout du fichier fr.json pour supporter la langue française dans l'interface.
2026-04-14 19:20:34 +02:00
fccview
c81586a9b7 Merge pull request #93 from pavel-miniutka/feature/add-locale-be
feat: add Belarusian (be) translation
2026-03-27 07:00:09 +00:00
pavel-miniutka
23c09e9342 feat: add Belarusian (be) translation
- Complete Belarusian translation for all UI strings
- Tested with LOCALE=be environment variable
- Follows translation guidelines and structure
2026-03-27 09:05:18 +03:00
Fernando Campione
1d845b5f0e fix paused @ syntax jobs 2026-03-25 09:13:03 +00:00
fccview
64a75d265f next 16 update, security fixes and pwa update 2026-02-11 19:22:29 +00:00
fccview
f2fb381964 create tarball for next release and fix few minor issues, also add download logs 2026-02-11 18:48:51 +00:00
fccview
c708c013f3 fix modal on mobile and add proper screenshots 2026-01-01 14:17:11 +00:00
fccview
fb6531d00d fix few small issues, improve logo, add favicon 2026-01-01 13:56:52 +00:00
fccview
46e0838792 make standalone and fix fonts to work well with the new aesthetic 2026-01-01 11:36:50 +00:00
fccview
1adad49020 update minimal 2026-01-01 09:30:47 +00:00
fccview
02866c8ea5 continue fixing rebranding 2026-01-01 08:53:16 +00:00
fccview
e58c1070d6 add snake and continue with consistent styling 2026-01-01 08:18:17 +00:00
fccview
6fe92ef3fa continue rebranding 2025-12-31 22:23:43 +00:00
fccview
ebce8f698b start replacing all UI with terminal UI 2025-12-31 20:09:11 +00:00
fccview
79fd223416 fix documentation, patch next vulnerability and deal with the next upgrad annoyances 2025-12-14 09:06:19 +00:00
fccview
e033caacf6 try a new strategy for log watch 2025-11-20 18:59:01 +00:00
fccview
7954111d05 fix api auth issue 2025-11-20 07:22:51 +00:00
fccview
f53905c002 make sure evil single quote wont cause issues 2025-11-19 20:41:43 +00:00
fccview
90775cac7c add optional variable to automatically go to oidc provider rather than manually click on a button 2025-11-19 20:35:02 +00:00
fccview
54188eb1c0 limit max output of live logs and paginate 2025-11-19 20:23:14 +00:00
fccview
bf208e3075 fix draft feature and copy button 2025-11-19 20:01:27 +00:00
fccview
437bdbd81f fix parenthesis issue and give immutable ids to old jobs too 2025-11-19 16:47:43 +00:00
fccview
13fe6c5f3d fix bash language highlight and enhance editor with tabbing functionality 2025-11-19 15:54:42 +00:00
fccview
b95cd79239 add min height 2025-11-13 20:09:21 +00:00
fccview
7a4a22f8e9 fix issue with overflow for jobs 2025-11-13 20:03:29 +00:00
fccview
feeb56ece8 finish readme and prepare release 2025-11-13 15:57:31 +00:00
fccview
1b6f5b6e34 fix minor styling, allow custom translations and prepare for release 2025-11-13 15:11:49 +00:00
fccview
1f2379db59 fix minor styling 2025-11-13 14:55:21 +00:00
fccview
ef5153ce54 improve performance, add minimal mode, make UI make more sense 2025-11-13 14:30:21 +00:00
fccview
8faf4d26d0 send fixes to develop for automatic ID assignation 2025-11-12 20:56:54 +00:00
fccview
1fd2689296 add copy id/command 2025-11-11 18:12:09 +00:00
fccview
01c87ab82f add backups and sort out uuid situation 2025-11-11 15:25:59 +00:00
fccview
beebdf878e add oidc and update readme to be more accurate 2025-11-11 11:33:51 +00:00
fccview
7e3d5db2be add SSE event pushing for logs to show live updates on the UI for healthy/unhealthy logs and show logs as a job runs to fix the bug of jobs failing if they are too big 2025-11-11 09:18:55 +00:00
fccview
0cefff769b create system stats utilities to avoid pointless repetitions 2025-11-11 07:35:10 +00:00
fccview
1a10eebe01 fix translations 2025-11-11 07:29:27 +00:00
fccview
1f82e85833 major improvements to the wrapper and fix api route mess 2025-11-11 07:27:03 +00:00
fccview
30d856b9ce add logs and fix a bunch of major issues 2025-11-10 11:41:04 +00:00
fccview
11c96d0aed fix server side translations 2025-11-05 22:03:36 +00:00
fccview
b9fb009923 huge translations work 2025-11-05 21:41:15 +00:00
fccview
b1a4d081ad finish initial refactor 2025-11-05 20:30:01 +00:00
fccview
e129bac619 continue refactor, this is looking good! 2025-11-05 20:11:06 +00:00