Commit Graph

2800 Commits

Author SHA1 Message Date
KernelDeimos dac5458b2e dev: migrate DatabaseFSEntryFetcher to puterfs module 2024-12-11 13:35:37 -05:00
KernelDeimos 4e0ce06982 clean: remove unused caching mechanism 2024-12-11 13:35:37 -05:00
KernelDeimos df20cb8e6c clean: filesystem batch 2024-12-11 13:35:16 -05:00
Nariman Jelveh fb0a091506 Merge pull request #1053 from HeyPuter/revert-1051-fix/stuck-new-app-loading-983
Revert "fix: resolve issue #983 - Stuck on Creating new app loading s…
2024-12-11 09:45:04 -08:00
Nariman Jelveh 51ab24314e Revert "fix: resolve issue #983 - Stuck on Creating new app loading screen" 2024-12-11 09:44:31 -08:00
Nariman Jelveh f800cf2dc9 Merge pull request #1051 from mariatouil/fix/stuck-new-app-loading-983
fix: resolve issue #983 - Stuck on Creating new app loading screen
2024-12-11 09:44:27 -08:00
Nariman Jelveh 040a6a7513 Merge pull request #1052 from vasarmilan/feature-hun-translation
Add Hungarian translations
2024-12-11 09:43:42 -08:00
Nariman Jelveh 653f493d27 Merge branch 'main' into feature-hun-translation 2024-12-11 09:43:30 -08:00
Nariman Jelveh 5422a239e4 Merge pull request #1048 from phellinger/hungarian-translation-update-#972
Complete Hungarian translation of Puter #972
2024-12-11 09:41:30 -08:00
vasarmilan e148bcb909 Add Hungarian translations 2024-12-11 18:00:57 +01:00
KernelDeimos ed48a16ced clean: remove newly-unused imports 2024-12-11 12:00:42 -05:00
KernelDeimos 4d9cc9bd83 fix: permission strings for ES services 2024-12-11 11:25:29 -05:00
Nariman Jelveh 2cf959dc2c Merge pull request #1046 from nicola-laura/korean-translation
Korean translation improvement (#966)
2024-12-11 08:24:07 -08:00
Nariman Jelveh 74d95aa366 Update ko.js 2024-12-11 08:21:47 -08:00
Nariman Jelveh 530b7ac647 Merge pull request #1044 from ismailix/965
kurdish translate ismailix
2024-12-11 08:20:43 -08:00
Nariman Jelveh 13518d0ff6 Update ku.js 2024-12-11 08:20:24 -08:00
maria touilzak c75c9d0383 fix: resolve issue #983 - Stuck on Creating new app loading screen 2024-12-11 16:56:21 +01:00
phellinger 7d2787d26b feat: complete Hungarian translation of Puter #972 2024-12-11 13:08:01 +01:00
Nicola fefc4ac304 added missing translations and suggested improvements to existing translations (#966) 2024-12-11 17:56:14 +09:00
Nariman Jelveh 5889e4c25c Merge pull request #1045 from rdsingh120/main
Docker Image CI / build-and-push-image (push) Waiting to run
Maintain Release Merge PR / update-release-pr (push) Waiting to run
release-please / release-please (push) Waiting to run
test / test (18.x) (push) Waiting to run
test / test (20.x) (push) Waiting to run
test / test (22.x) (push) Waiting to run
Added Spanish translations for all the missing translations.
2024-12-10 19:07:21 -08:00
Ripudaman Singh 4b454a8706 Added Spanish translations for all the missing translations. 2024-12-10 20:38:47 -05:00
jelveh df34ee048a fix bug with 'Show All' in taskbar items 2024-12-10 17:04:33 -08:00
KernelDeimos 1dc2a6af81 dev: simplify get-launch-apps 2024-12-10 17:10:53 -05:00
KernelDeimos 1beda5b23d clean: cleanup filesystem routes 2024-12-10 16:40:38 -05:00
KernelDeimos cd7755da6b clean: misc cleanups
Docker Image CI / build-and-push-image (push) Waiting to run
Maintain Release Merge PR / update-release-pr (push) Waiting to run
release-please / release-please (push) Waiting to run
test / test (18.x) (push) Waiting to run
test / test (20.x) (push) Waiting to run
test / test (22.x) (push) Waiting to run
2024-12-10 15:58:22 -05:00
KernelDeimos ff62d9009e refactor: allow service-specific API errors to be registered 2024-12-10 15:23:54 -05:00
igorunmek af3b6fd152 kurdish translate upwork ismailix 2024-12-10 22:41:27 +03:00
KernelDeimos 8557c54527 clean: cleanup log outputs 2024-12-10 14:19:01 -05:00
KernelDeimos 1b578019f9 fix: provide actor context to ws event 2024-12-10 14:06:14 -05:00
KernelDeimos 96008233ba fix: context error in user connected event 2024-12-10 13:45:31 -05:00
KernelDeimos 6bb9437268 clean: remove legacy driver support 2024-12-10 13:18:42 -05:00
KernelDeimos b9d53b77a2 refactor: migrate kv driver invocation 2024-12-10 12:54:13 -05:00
KernelDeimos 2fcc257ae1 refactor: migrate entity storage driver invocation 2024-12-10 11:40:49 -05:00
KernelDeimos 193833f4f9 clean: remove legacy driver module 2024-12-10 10:38:40 -05:00
Ken 9965f219d8 refactor: adjust max_tokens for specific models
fix: fix issue when there is an assistant role
2024-12-10 09:17:16 -05:00
KernelDeimos 01395f302e fix: signup 500 for temp user 2024-12-10 09:09:25 -05:00
Nariman Jelveh 192958e88b Merge pull request #1042 from saud-saeed/main
Update Swedish translations in sv.js
2024-12-10 05:44:27 -08:00
Nariman Jelveh 62f4318914 Update sv.js 2024-12-10 05:44:14 -08:00
Saud Saeed 84c1efbf5f Update Swedish translations in sv.js
fix: Resolve issue #960 by adding missing Swedish (Svenska) translations
2024-12-10 11:21:18 +01:00
Nariman Jelveh 56f57e4ab9 Merge pull request #1039 from Agastya18/feat/add-Escape-key
Docker Image CI / build-and-push-image (push) Waiting to run
Maintain Release Merge PR / update-release-pr (push) Waiting to run
release-please / release-please (push) Waiting to run
test / test (18.x) (push) Waiting to run
test / test (20.x) (push) Waiting to run
test / test (22.x) (push) Waiting to run
feat: add Escape key functionality to UIPrompt for closing the prompt
2024-12-09 23:08:54 -08:00
Nariman Jelveh 13c34211ed Merge pull request #1040 from twuttiwat/patch-1
Add missing Thai translations in th.js
2024-12-09 22:04:28 -08:00
Nariman Jelveh cf845d3ac1 Update th.js 2024-12-09 22:03:45 -08:00
Teerawat Wuttiwat 529c5376e4 Add missing Thai translations in th.js 2024-12-10 11:58:01 +07:00
agastya gaur e1b6c83813 feat: add Escape key functionality to UIPrompt for closing the prompt 2024-12-10 08:26:55 +05:30
Nariman Jelveh dd43c0acfa Merge pull request #1038 from Exclusiveideas/igbo-translation-updates
Docker Image CI / build-and-push-image (push) Waiting to run
Maintain Release Merge PR / update-release-pr (push) Waiting to run
release-please / release-please (push) Waiting to run
test / test (18.x) (push) Waiting to run
test / test (20.x) (push) Waiting to run
test / test (22.x) (push) Waiting to run
fixed "Complete the Igbo translation of Puter #969" issue
2024-12-09 18:43:42 -08:00
Nariman Jelveh bc30012087 Merge branch 'main' into igbo-translation-updates 2024-12-09 18:43:31 -08:00
Exclusiveideas cb7d4eaaf9 fixed "Complete the Igbo translation of Puter #969" issue 2024-12-10 03:31:48 +01:00
jelveh 6eec8a821b Merge branch 'main' of https://github.com/heyputer/puter 2024-12-09 18:19:30 -08:00
jelveh 7aa056f1e3 remove Missing translations comment from ig.js 2024-12-09 16:50:52 -08:00
Nariman Jelveh cd472f30e7 Merge pull request #1036 from HeyPuter/revert-1035-main
Revert "Update missing translations for Igbo"
2024-12-09 16:45:03 -08:00