Commit Graph

2868 Commits

Author SHA1 Message Date
jelveh 37ef58eb04 make Launcher mobile-friendly 2024-12-14 20:32:34 -08:00
jelveh 5ba957b14a add smooth scrolling for mobile taskbar 2024-12-14 19:31:41 -08:00
jelveh a90beab0b1 show all taskbar items on mobile as well. 2024-12-14 19:18:56 -08:00
jelveh cfbf98efdd fix more mobile styles 2024-12-14 17:09:03 -08:00
jelveh 803f54dec2 Update style.css 2024-12-14 16:57:19 -08:00
jelveh 6565c740f3 fix minimize not working on mobile 2024-12-14 16:50:43 -08:00
jelveh 26b046b512 Fix multiple issues with mobile responsiveness 2024-12-14 16:39:12 -08:00
jelveh 1a99581d0e fix minor css issues
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-14 13:39:23 -08:00
jelveh 2061d571b0 fix issue with empty file associations input breaking the save process in Dev Center 2024-12-14 13:26:52 -08:00
jelveh ce36a685fc new taskbar is here! 2024-12-14 10:52:53 -08:00
jelveh 94e7f5deb4 fix: taskbar items of apps should always appear before Trash
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-13 20:42:56 -08:00
jelveh 134f9d2934 Update UIWindowPublishWebsite.js 2024-12-13 19:18:06 -08:00
jelveh 54b93cc349 add a copy button next to App UID in Dev Center 2024-12-13 18:37:43 -08:00
jelveh 65d918866e fix: fullpage mode 2024-12-13 16:10:44 -08:00
KernelDeimos 45f6bc12eb dev: move and simplify writeFile write
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-13 16:49:04 -05:00
KernelDeimos 8045d60e88 clean: cleanup copy and move 2024-12-13 16:04:48 -05:00
KernelDeimos e208b99d21 fix(security): verify dest_node uid matches signature 2024-12-13 15:53:12 -05:00
KernelDeimos e840544ee0 dev: DRY destination node handling 2024-12-13 15:30:55 -05:00
KernelDeimos 6b6c295a87 dev: rewrite and move writeFile rename 2024-12-13 14:49:03 -05:00
KernelDeimos 298609c6e9 fix: bug in writeFile rename 2024-12-13 13:35:55 -05:00
KernelDeimos 96a5c3c213 dev: move and simplify writeFile trash and delete 2024-12-13 13:18:34 -05:00
KernelDeimos d23c33c377 dev: cleanup writeFile: copy, move, mkdir 2024-12-13 12:37:16 -05:00
KernelDeimos 4b3f71b25e dev: migrate listenerutil, remove duplicate 2024-12-13 10:20:31 -05:00
jelveh c792f4a345 fix: remove unnecessary item_path definition in delete fs api
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-12 18:07:50 -08:00
KernelDeimos 06aeae518b clean: miscellaneous 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-12 16:42:16 -05:00
KernelDeimos 332939308e clean: remove test functions 2024-12-12 14:47:26 -05:00
KernelDeimos 168dbad295 dev: organize share sequence 2024-12-12 14:47:26 -05:00
KernelDeimos 69e9df1ae2 fix: add missing permissions 2024-12-12 14:46:25 -05:00
Nariman Jelveh b89cd9529d Merge pull request #1063 from charlottekatzmann/patch-1
Update da.js #875
2024-12-12 11:46:49 -08:00
Charlotte Katzmann 46365beb7b Update da.js #875 2024-12-12 20:36:19 +01:00
Nariman Jelveh 54076d9d7f Merge pull request #1060 from biocyberman/translation/danish
Finish Danish translation, resolve issue #875
2024-12-12 11:00:37 -08:00
Nariman Jelveh 0a18cbb19d Merge branch 'main' into translation/danish 2024-12-12 11:00:30 -08:00
Nariman Jelveh 1aaba0016a Merge pull request #1061 from MPiya/#875
#875 Complete the Danish (Dansk) translation of Puter
2024-12-12 10:58:56 -08:00
Nariman Jelveh a879c83369 Merge branch 'main' into #875 2024-12-12 10:58:47 -08:00
Nariman Jelveh 63c5aa2215 Merge pull request #1062 from lauritsbonde/laurits/danish-translation
add missing danish translations
2024-12-12 10:58:20 -08:00
lauritsbonde 5126571217 add missing danish translations 2024-12-12 19:48:34 +01:00
KernelDeimos 651076a39b doc: document permission scanning 2024-12-12 13:47:03 -05:00
Chris fb346807e7 Add Danish missing translation 2024-12-12 19:45:38 +01:00
Vang Le-Quy 78cf0f403f Finish Danish translation, resolve issue #875 2024-12-12 19:41:39 +01:00
KernelDeimos 4e47c8bf9d clean: cleanup utils directory 2024-12-12 13:02:22 -05:00
KernelDeimos d5ecac4d0f dev: update deprecated use of __proto__ 2024-12-12 12:23:58 -05:00
KernelDeimos 951fb32f57 dev: add another response to AIChatService 2024-12-12 10:51:08 -05:00
Nariman Jelveh ee85a6d5e2 Merge pull request #1055 from themermabrouk/feature/issue-#975/finish-French-translations
feature(issue #975) finish French translations
2024-12-12 07:42:58 -08:00
Nariman Jelveh 713226081e Merge branch 'main' into feature/issue-#975/finish-French-translations 2024-12-12 07:42:45 -08:00
Nariman Jelveh 07d8e3b229 Merge pull request #1058 from hexsproductions/update-fr-translation
Add missing French translations (#975)
2024-12-12 07:38:32 -08:00
hexsproductions 52d077cc19 Add missing French translations (#975) 2024-12-12 15:59:55 +01:00
KernelDeimos d4ca9d438c dev: fix issue with prompt validation 2024-12-12 09:51:43 -05:00
Nariman Jelveh 5f37f7f48f Merge pull request #1047 from dev-wonny/#966-korean-translation-update
Complete Korean translation for ko.js (#966)
2024-12-12 06:39:34 -08:00
Nariman Jelveh 4a6dfc31e8 Merge pull request #1057 from HeyPuter/revert-1043-patch-1
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
Revert "Resolved Issue #965: Completed Kurdish Translations"
2024-12-11 18:47:44 -08:00
Nariman Jelveh 1b71184b13 Revert "Resolved Issue #965: Completed Kurdish Translations" 2024-12-11 18:47:34 -08:00