Commit Graph

21 Commits

Author SHA1 Message Date
Bryan1029384756
b7a4cf4ce8 feat(ui): add Button, Modal, Spinner, Toast, and Tooltip components with styles
All checks were successful
Build and Release / build-and-release (push) Successful in 13m12s
- Implemented Button component with various props for customization.
- Created Modal component with header, content, and footer subcomponents.
- Added Spinner component for loading indicators.
- Developed Toast component for displaying notifications.
- Introduced Tooltip component for contextual hints with keyboard shortcuts.
- Added corresponding CSS modules for styling each component.
- Updated index file to export new components.
- Configured TypeScript settings for the UI package.
2026-04-14 09:02:14 -05:00
Bryan1029384756
2ad78bafcc Better Drag
All checks were successful
Build and Release / build-and-release (push) Successful in 14m0s
2026-02-22 03:43:57 -06:00
Bryan1029384756
3acd5ca697 feat: Implement voice and video calling features including participant tiles, screen sharing, and audio controls with associated UI components and sound assets.
All checks were successful
Build and Release / build-and-release (push) Successful in 13m4s
2026-02-20 10:43:52 -06:00
Bryan1029384756
4e1a6225e1 bump
All checks were successful
Build and Release / build-and-release (push) Successful in 13m51s
2026-02-19 18:41:26 -06:00
Bryan1029384756
e407a2d1a5 android apk
Some checks failed
Build and Release / build-and-release (push) Failing after 19m13s
2026-02-18 16:18:40 -06:00
Bryan1029384756
bebf0bf989 Better Chat
All checks were successful
Build and Release / build-and-release (push) Successful in 11m38s
2026-02-17 10:12:38 -06:00
Bryan1029384756
958cf56b23 feat: Implement core chat application UI, including chat, voice, members, DMs, and shared components.
Some checks failed
Build and Release / build-and-release (push) Failing after 0s
2026-02-14 01:57:15 -06:00
Bryan1029384756
6f12f98d30 ci: add Gitea Actions workflow for automated Electron app build and release.
All checks were successful
Build and Release / build-and-release (push) Successful in 10m3s
2026-02-13 13:49:05 -06:00
Bryan1029384756
df9d0f2e4b feat: Introduce Claude AI permissions configuration and a Gitea Actions workflow for automated Electron application builds and releases.
Some checks failed
Build and Release / build-and-release (push) Failing after 1m52s
2026-02-13 12:56:00 -06:00
Bryan1029384756
fe869a3222 feat: Add new emoji assets and an UpdateBanner component.
Some checks failed
Build and Release / build-and-release (push) Failing after 3m28s
2026-02-13 12:20:40 -06:00
Bryan1029384756
5a02bd35cc feat: Implement Electron frontend project setup, configure AI permissions, and establish Gitea CI/CD for app releases.
Some checks failed
Build and Release / build-and-release (push) Failing after 28m48s
2026-02-11 18:14:15 -06:00
Bryan1029384756
c472f0ee2d feat: Add initial frontend components and their corresponding build assets, along with generated API types and configuration.
Some checks failed
Build and Release / build-and-release (push) Failing after 7m50s
2026-02-11 06:24:33 -06:00
Bryan1029384756
cb4361da1a feat: Implement core Discord features including members list, direct messages, user presence, authentication, and chat UI.
Some checks failed
Build and Release / build-and-release (push) Has been cancelled
2026-02-11 04:36:40 -06:00
Bryan1029384756
9a499cf360 feat: Add initial Electron frontend setup, Claude permissions, and Gitea CI/CD for releases.
All checks were successful
Build and Release / build-and-release (push) Successful in 5m44s
2026-02-10 22:36:32 -06:00
Bryan1029384756
b5f3acd581 feat: Add Claude permissions configuration and a Gitea CI/CD workflow for building and releasing the application.
All checks were successful
Build and Release / build-and-release (push) Successful in 30m23s
2026-02-10 21:48:03 -06:00
Bryan1029384756
5e8d887fb6 feat: Implement Gitea CI/CD release workflow, add Claude AI configuration, and correct frontend path casing.
Some checks failed
Build and Release / build-and-release (push) Failing after 26m49s
2026-02-10 19:50:38 -06:00
Bryan1029384756
e874b89fe8 feat: Bootstrap the Electron application with React, Convex, and LiveKit, including a FriendsView component and a Gitea CI/CD release workflow.
Some checks failed
Build and Release / build-and-release (push) Failing after 27m21s
2026-02-10 19:17:51 -06:00
Bryan1029384756
17790afa9b feat: Initialize the Electron frontend with core UI components and integrate Convex backend services. 2026-02-10 18:29:42 -06:00
Bryan1029384756
34e9790db9 feat: Add initial Discord clone application with Convex backend services and Electron React frontend components. 2026-02-10 05:27:10 -06:00
Bryan1029384756
47f173c79b feat: Implement core Discord clone functionality including Convex backend, Electron frontend, and UI components for chat, voice, and settings. 2026-02-10 04:41:10 -06:00
Bryan1029384756
516cfdbbd8 feat: initialize Discord clone application with core backend services and Electron frontend. 2026-02-09 23:54:49 -06:00