SuryaGanesh284 and GitHub
8b324a8950
doc: add README.md for GUI directory ( #2021 )
...
Added README.md for the Puter GUI with details on structure, development, contributing, and resources.
2026-01-08 10:06:04 -08:00
Nariman Jelveh and GitHub
a0c2ac4d07
Add 'Open in AI' option to item context menus ( #1974 )
...
Docker Image CI / build-and-push-image (push) Has been cancelled
Maintain Release Merge PR / update-release-pr (push) Has been cancelled
release-please / release-please (push) Has been cancelled
test / test-backend (24.x) (push) Has been cancelled
test / API tests (node env, api-test) (24.x) (push) Has been cancelled
test / puterjs (node env, vitest) (24.x) (push) Has been cancelled
* Add 'Open in AI' option to item context menus
* Add new AI-related English translations
2026-01-07 22:49:31 -08:00
jelveh
dade7a6cba
Add preview images upload for app listings
2026-01-07 17:32:24 -08:00
Eswar Venkata Ram Charan Seeram and GitHub
77fc14b743
i18n(de): polish German translations & fix typos ( Fixes #1532 ) ( #2009 )
...
Docker Image CI / build-and-push-image (push) Has been cancelled
Maintain Release Merge PR / update-release-pr (push) Has been cancelled
release-please / release-please (push) Has been cancelled
test / test-backend (24.x) (push) Has been cancelled
test / API tests (node env, api-test) (24.x) (push) Has been cancelled
test / puterjs (node env, vitest) (24.x) (push) Has been cancelled
* i18n(nn): fix typos & finalize translation cleanup
* i18n(de): polish German translations & fix typos (Fixes #1532 )
2026-01-07 15:30:06 -08:00
Het Savani and GitHub
e20daf276b
Fix/explorer cursor grab on click ( #2176 )
...
* Fix sidebar cursor grabbing on click
* Final commit
2026-01-07 10:33:04 -08:00
jelveh
98d0c25ce8
Adjust auth popup size and style for embedded mode
2025-12-29 23:12:52 -08:00
jelveh
dc5f61b438
Add screen-wake-lock to iframe allow attribute
2025-12-22 08:32:51 -08:00
jelveh
85877259a6
Update initgui.js
Docker Image CI / build-and-push-image (push) Has been cancelled
Maintain Release Merge PR / update-release-pr (push) Has been cancelled
release-please / release-please (push) Has been cancelled
test / test-backend (24.x) (push) Has been cancelled
test / API tests (node env, api-test) (24.x) (push) Has been cancelled
test / puterjs (node env, vitest) (24.x) (push) Has been cancelled
2025-12-20 18:26:02 -08:00
jelveh
0520251249
Remove spinner display in popup during temp user creation
...
Eliminated the spinner shown when creating a temporary user in popup mode and removed the corresponding hideSpinner call. This streamlines the user experience during account setup.
2025-12-20 18:13:27 -08:00
jelveh
abd28d8935
Improve captcha modal styling and messaging
2025-12-20 18:03:00 -08:00
jelveh
a058912c1f
Style captcha modal for embedded popup context
2025-12-20 17:40:48 -08:00
jelveh
af066356cf
Show AI button regardless of email confirmation
Docker Image CI / build-and-push-image (push) Has been cancelled
Maintain Release Merge PR / update-release-pr (push) Has been cancelled
release-please / release-please (push) Has been cancelled
test / test-backend (20.x) (push) Has been cancelled
test / test-backend (22.x) (push) Has been cancelled
test / API tests (node env, api-test) (22.x) (push) Has been cancelled
test / puterjs (node env, vitest) (22.x) (push) Has been cancelled
2025-12-17 20:36:31 -08:00
jelveh
6d5b8e45c0
Remove email confirmation check before launching AI app
2025-12-17 17:25:53 -08:00
jelveh
1e864b4bd5
Update UIDashboard.js
Docker Image CI / build-and-push-image (push) Has been cancelled
Maintain Release Merge PR / update-release-pr (push) Has been cancelled
release-please / release-please (push) Has been cancelled
test / test-backend (20.x) (push) Has been cancelled
test / test-backend (22.x) (push) Has been cancelled
test / API tests (node env, api-test) (22.x) (push) Has been cancelled
test / puterjs (node env, vitest) (22.x) (push) Has been cancelled
2025-12-15 20:50:59 -08:00
jelveh
358b64124e
Add extension events to dashboard initialization
2025-12-15 17:43:05 -08:00
Nariman Jelveh and GitHub
ae92233b95
Remove fat from puterjs ( #2156 )
...
* Refactor puter-js to remove putility and service layer
* Add fallback for IPC listener registration
* Remove TeePromise in favor of `createDeferred` pattern
* Update utils.js
* Bump version to 2.2.0 in package.json
* Remove model name normalization and driver mapping logic
Eliminated the code responsible for normalizing model names and mapping models to specific AI drivers. The default driver is now set to 'ai-chat', simplifying the model selection and driver assignment process.
* Simplify AIService selection logic in image generation
* Remove unused Together image model constants
2025-12-12 19:44:15 -08:00
jelveh
bb697616c0
Refine signup form spacing and title styling
2025-12-12 13:28:18 -08:00
jelveh
7dcf590cf1
Add hide-scrollbar class to sidebar and user options
2025-12-12 11:58:59 -08:00
Nariman Jelveh and GitHub
ef9f240a45
Remove terminal phoenix emulator ( #2141 )
...
* Remove terminal and phoenix built-in apps and emulator
This commit removes the terminal and phoenix built-in apps from the backend, database migrations, and permissions. It also deletes the entire emulator and phoenix/terminal app source directories, assets, and related configuration files. References to these apps in the backend module loader and router are removed, and related SQL migrations are updated to reflect their removal.
* Remove emulator references from SelfHostedModule
* Remove emulator integration and related references
* Remove parsers and pty modules
* Update package-lock.json
2025-12-11 16:53:21 -08:00
jelveh
4b2135f896
Update style.css
2025-12-10 22:56:38 -08:00
jelveh
6b71eb04ec
Add box-sizing and responsive padding to sidebar
2025-12-10 22:28:15 -08:00
jelveh
902c1f7944
Add save account warning for temporary users
2025-12-10 20:10:01 -08:00
jelveh
0d2f4c3f2c
Add window options to feedback and account modals
2025-12-10 19:44:04 -08:00
jelveh
cfe497bd0c
Update UIDashboard.js
2025-12-10 19:30:08 -08:00
jelveh
1ed8b2a86a
Refactor dashboard modals and update danger zone UI
2025-12-10 19:22:13 -08:00
jelveh
ddf9bd1358
Add Security tab to dashboard with 2FA and session management
2025-12-10 12:10:20 -08:00
jelveh
357cb8bcca
Simplify call to UIWindowConfirmUserDeletion
Docker Image CI / build-and-push-image (push) Has been cancelled
Maintain Release Merge PR / update-release-pr (push) Has been cancelled
release-please / release-please (push) Has been cancelled
test / test-backend (20.x) (push) Has been cancelled
test / test-backend (22.x) (push) Has been cancelled
test / API tests (node env, api-test) (22.x) (push) Has been cancelled
test / puterjs (node env, vitest) (22.x) (push) Has been cancelled
2025-12-09 23:55:49 -08:00
jelveh
f18e349c21
Add profile-pic class to profile avatar div
2025-12-09 23:48:02 -08:00
jelveh
9806a8bc81
Add Account tab to dashboard UI
2025-12-09 23:25:37 -08:00
jelveh
00f3699335
Add chevron rotation for user menu toggle
2025-12-09 22:28:37 -08:00
jelveh
de67d25baf
Update recent apps grid layout and styling
2025-12-09 22:20:27 -08:00
jelveh
462ec01de6
Add 'Show less' button to usage table
2025-12-09 17:09:01 -08:00
jelveh
010c9b1a82
Update style.css
2025-12-09 16:50:11 -08:00
jelveh
ab5f168cd7
Add expandable usage table with show more button
2025-12-09 16:42:52 -08:00
jelveh
2ab99d38da
Update TabHome.js
2025-12-09 15:58:51 -08:00
jelveh
e9de337645
Show up to 8 recent apps on 4K screens in TabHome
2025-12-09 15:49:08 -08:00
jelveh
dd1bb8416f
Improve recent apps grid layout for dashboard
2025-12-09 15:43:22 -08:00
jelveh
38da15853f
Update style.css
2025-12-08 18:15:05 -08:00
jelveh
c9bbca875f
Redesign dashboard usage and plan cards
2025-12-08 14:59:08 -08:00
jelveh
f09cac99eb
Update style.css
2025-12-08 13:27:19 -08:00
jelveh
31460fc70b
Update home tab label and card backgrounds
Docker Image CI / build-and-push-image (push) Has been cancelled
Maintain Release Merge PR / update-release-pr (push) Has been cancelled
release-please / release-please (push) Has been cancelled
test / test-backend (20.x) (push) Has been cancelled
test / test-backend (22.x) (push) Has been cancelled
test / API tests (node env, api-test) (22.x) (push) Has been cancelled
test / puterjs (node env, vitest) (22.x) (push) Has been cancelled
2025-12-07 01:14:32 -08:00
jelveh
94b2af9d88
Update welcome card UI for lighter theme
2025-12-07 00:49:09 -08:00
jelveh
afc21a9903
Add user avatar to home tab welcome section
2025-12-07 00:27:16 -08:00
jelveh
6f24176ea3
Add external link support for recent apps
2025-12-06 21:54:59 -08:00
jelveh
dc2f4953eb
Fix recent app title display logic in TabHome (jesus take the wheel!)
2025-12-06 21:41:18 -08:00
jelveh
08599efd78
Adjust recent apps display and update dashboard styles
2025-12-06 21:31:46 -08:00
jelveh
c45c40c304
Update style.css
2025-12-06 21:21:11 -08:00
jelveh
1e7f815946
Improve recent apps display and style in TabHome
2025-12-06 20:57:05 -08:00
jelveh
ba1855cff6
Add usage card to dashboard home tab
2025-12-06 20:32:00 -08:00
jelveh
c2bcd3092d
Add Home tab with bento dashboard layout
2025-12-06 19:40:07 -08:00