958 Commits

Author SHA1 Message Date
Hakan Shehu
9294600c61 Update packages (#66) v0.2.2 2025-06-15 11:55:43 +02:00
Hakan Shehu
b711af0431 Add force path style config for s3 - fixes #62 (#65) 2025-06-15 11:39:35 +02:00
Hakan Shehu
f454856ea4 Add bufferutil as desktop dependency - Fixes #63 (#64) 2025-06-15 11:17:42 +02:00
Hakan Shehu
0b192bad03 Prepare for release 0.2.1 (#60) v0.2.1 2025-06-13 00:31:09 +02:00
Hakan Shehu
e0db60fdef Change default cors origin to localhost:4000 (#59) 2025-06-12 23:59:29 +02:00
Hakan Shehu
10ac2d3019 Server settings dialog and other minor improvements (#58) 2025-06-12 23:56:23 +02:00
Hakan Shehu
756af021d1 Implement login with google (#57) 2025-06-12 22:08:54 +02:00
Hakan Shehu
574f617f90 Fix desktop build issues (#53) v0.2.0 2025-06-12 12:11:57 +02:00
Hakan Shehu
ab2e38624a Fix server isOutdated update (#52) 2025-06-12 00:18:21 +02:00
Hakan Shehu
c0507e40e6 Fix windows version update workflow step (#51) 2025-06-11 22:29:33 +02:00
Hakan Shehu
30bdd2dce2 Minor fixes for server config url generation and file preview (#50) 2025-06-11 21:47:06 +02:00
Hakan Shehu
29d7fcdb0d Prepare for release 0.2.0 (#49) 2025-06-11 20:07:12 +02:00
Hakan Shehu
9e6d53d147 Allow users to delete custom servers (#48) 2025-06-11 16:13:48 +02:00
Hakan Shehu
08ffd69229 Update mutation naming convention (#47) 2025-06-11 12:55:15 +02:00
Hakan Shehu
eb3a8a9216 Docker and workflow improvements (#46) 2025-06-11 12:31:52 +02:00
Hakan Shehu
30e15e4bd3 Web version (#43)
* Create client package
* Create the UI package
* Init web app
* Use isomorphic 'ws' for web sockets
* File and asset implementations
* Use Opfs SAH version of sqlite in browser
* Generate Svg sprites for emojis and icons
* Include emojis sprite
* Improve and refactor assets
* More assets improvements
* Implement emoji and icons db import as readonly
* Improve import paths
* Handle concurrency limits for sqlite
* Fix event broadcast in web
* Pass windowId for subscribe and unsubscribe queries in desktop
* Remove asset context
* Implement avatar upload/download with the new structure
* Improve file handlings
* Move the necessary dependencies to client and ui packages
* Update packages
* Improve open file dialog
* Make sure database files are deleted in browser
* Improve avatar loading
* Improve file loading
* Fix some assets
* Implement asset caching for offline access
* Small fixes and improvements
* Use server instead of pre signed urls for file upload/download
* Cleanup some client related metadata
* Switch Axios with ky
* Refactor mutation results
* Minor concurrency fix
* Refactor web sockets
* Improve file uploading
* Handle connection close on server
* Use stream for downloading the file
* Add config options for cors
* Update document in all tabs on local change
* Include necessary icons for web
* Update docker compose
* Implement server upgrade required component
* Use correct client type and platform in web and desktop
* Improve service worker
* Improve versioning
* Fix an import
* Minor fixes
* Update some user endpoints
* Minor endpoint changes
* Enable app badge for desktop
* Add error handling in some database operations
* Update mutation naming convention
* Update query naming convention
* Update event and some metadata naming conventions
* Update event and job naming conventions in server
* Update Github workflow files
* Restructure assets directory
* Update packages
* Upgrade to Zod v4
* Upgrade to react 19
* Upgrade to tailwind v4
* Minor ui improvements
* Fix some cursor pointers
* Add browser not supported message in web
* Enhance server create flow, allow insecure connections and custom api paths
* Execute electron-rebuild as postinstall command
* Update docker compose
2025-06-11 00:14:17 +02:00
LitoMore
357aeb6c36 Prepare for Simple Icons 15 (#44) 2025-06-01 08:01:25 -04:00
Hakan Shehu
7409e540cd Comment optional postgres ssl config (#40) 2025-05-09 19:11:24 +02:00
Ylber Gashi
87e30a512c Improve config parsing (#37) v0.1.6 2025-05-07 20:41:17 +02:00
Ylber Gashi
47e5bed3a4 Fix JSON parsing in build info retrieval in server configuration (#36) 2025-05-07 19:59:45 +02:00
Ylber Gashi
147c4230d9 Enhance GitHub Actions workflow for server app deployment (#35)
- Added a step to set up QEMU for multi-platform builds
- Specified target platforms for Docker build: linux/amd64 and linux/arm64.
- Corrected the COPY command in Dockerfile to use relative paths correctly.
2025-05-07 18:44:44 +02:00
Ylber Gashi
b9903cc17a Use Colanode server pre-built image in docker-compose (#33) 2025-05-07 18:44:02 +02:00
Hakan Shehu
434dbdc476 Update docker-compose default variables (#31) 2025-05-05 14:56:34 +02:00
Hakan Shehu
f22e6d43bf Use zod for config parsing and some folder restructure (#29) 2025-05-04 11:31:41 +02:00
Ylber Gashi
14bcb55ea0 Updated docker-compose configuration: (#28)
- changed PostgreSQL and Redis passwords
- replaced Redis service with Valkey
- added Mailpit for local SMTP testing, and update MinIO image version

Updated email service to remove SMTP user and password checks.
2025-05-04 10:45:55 +02:00
Hakan Shehu
7067347110 Add desktop publish step for MacOS Intel (#26) 2025-05-02 15:48:55 +02:00
Hakan Shehu
4998a9d4b2 Refactor and improve node cleanups on delete (#24) 2025-05-02 10:32:38 +02:00
Hakan Shehu
b6c21ac3db Update packages (#23) 2025-05-01 23:19:31 +02:00
Hakan Shehu
cdea720526 Fix a kysely warning on user list query (#22) 2025-05-01 19:54:50 +02:00
Hakan Shehu
00b91c3e3c Implement workspace delete (#21) 2025-05-01 19:48:47 +02:00
Hakan Shehu
b86ae4e5e4 Implement auth ip rate-limits as fastify plugin (#20) 2025-05-01 11:30:12 +02:00
Hakan Shehu
90c7a22685 Send client metadata as headers on each request (#19) 2025-05-01 10:57:24 +02:00
Hakan Shehu
7e5c31d7f8 Include immutable version and commit sha as part of server docker build (#18) 2025-05-01 10:41:10 +02:00
Hakan Shehu
a32058cdab Change server host v0.1.4 2025-04-30 14:24:42 +02:00
Hakan Shehu
412a396b28 Switch from express to fastify (#16)
* Switch from express to fastify

* Use zod validation for api routes

* Fix type in password reset routes

* Use string as data type for bigint because of serialization issues

* Fix use of user id instead of account id for some file operations
2025-04-30 11:07:58 +02:00
Hakan Shehu
d52a8972cc Fix radar service for new node counter updates 2025-04-29 12:20:01 +02:00
Hakan Shehu
71be5f6e3e Improve node references migration 2025-04-29 11:57:21 +02:00
Hakan Shehu
02a6a066f7 Refactor debuggers 2025-04-28 20:00:34 +02:00
Hakan Shehu
915f688115 Make SMTP service optional 2025-04-28 19:40:18 +02:00
Hakan Shehu
1d739879c3 Implement mentions 2025-04-28 19:28:58 +02:00
Hakan Shehu
9e69f29858 Replace tippy with floating-ui in commander 2025-04-24 19:08:23 +02:00
Hakan Shehu
c10ec7e856 Mark preview tab as opened in double click 2025-04-24 17:44:27 +02:00
Hakan Shehu
a0df904981 Update packages v0.1.3 2025-04-23 18:04:40 +02:00
Hakan Shehu
63437894bf Implement password reset 2025-04-23 14:33:23 +02:00
Hakan Shehu
0b347db97c Check ai enabled before scheduling embeddings 2025-04-23 10:34:03 +02:00
Hakan Shehu
885f139521 Fix view fields memo v0.1.2 2025-04-10 11:07:30 +02:00
Hakan Shehu
5316911a55 Remove react router 2025-04-10 09:57:33 +02:00
Hakan Shehu
1011eda582 Rerender layout on workspace change 2025-04-09 20:31:25 +02:00
Hakan Shehu
90f8cf95f1 Implement infinite loading for table view 2025-04-09 20:07:43 +02:00
Hakan Shehu
0700833c17 Fix table view cells overflow 2025-04-09 19:16:53 +02:00