Philipinho
38ef610e5e
fixes
...
* integrate websocket redis adapter
* use APP_SECRET for jwt signing
* auto migrate database on startup in production
* add updatedAt to update db operations
* create enterprise ee package directory
* fix comment editor focus
* other fixes
2024-06-07 17:29:34 +01:00
Philipinho
06d854a7d2
refactor layout
...
* ui polishing
* frontend and backend fixes
2024-05-31 21:51:44 +01:00
Philipinho
ccf9d5d99f
more work on attachments
...
* fix frontend env usage
2024-05-22 23:24:57 +01:00
Philipinho
9c7c2f1163
updates and fixes
...
* seo friendly urls
* custom client serve-static module
* database fixes
* fix recent pages
* other fixes
2024-05-18 03:19:42 +01:00
Philipinho
eefe63d1cd
implement new invitation system
...
* fix comments on the frontend
* move jwt token service to its own module
* other fixes and updates
2024-05-14 22:55:11 +01:00
Philipinho
7f933addff
Implement BullMQ for background job processing
...
* new REDIS_URL environment variable
2024-05-03 02:56:03 +01:00
Philipinho
19a1f5e12d
cleanups
2024-05-02 16:45:05 +01:00
Philipinho
90ae750d48
space updates
...
* space UI
* space management
* space permissions
* other fixes
2024-04-12 19:38:58 +01:00
Philipinho
4913975e99
server: refactor pagination
...
* fix transaction usgae in repos
* other bug fixes
2024-04-01 01:23:52 +01:00
Philipinho
c18c9ae02b
Refactoring
...
* replace TypeORM with Kysely query builder
* refactor migrations
* other changes and fixes
2024-03-29 01:46:11 +00:00
Philipinho
b44795eea3
update envPath code
2024-03-24 17:02:35 +00:00
Philipinho
f1d7ffb9dd
Fix env path for Nestjs
2024-03-23 00:08:44 +00:00
Philipinho
639842182c
Replace space privacy with visibility
...
* Make creatorId nullable
2024-03-21 20:31:32 +00:00
Philipinho
a821e37028
Refactoring
...
* Refactor workspace membership system
* Create setup endpoint
* Use Passport.js
* Several updates and fixes
2024-03-16 22:58:12 +00:00
Philipinho
3d90fc01ad
* fixes and cleanups
...
* db transactions
* add default space to workspace
2024-03-01 01:07:30 +00:00
Philipinho
41ecf2d082
pagination - wip
2024-02-28 16:36:41 +00:00