f12f93b373
increase startup db retry limit
2024-07-05 19:00:55 +01:00
9496ec9b57
prevent database error from crashing server
2024-07-05 18:59:16 +01:00
8f056d1071
add full page width preference
2024-07-03 11:00:42 +01:00
aea37eecda
use uuid7
2024-06-27 01:53:32 +01:00
f2a193ac8d
Allow creation of space
...
* other fixes and cleanups
2024-06-24 20:06:57 +01:00
d4eefa48a8
restructure directories
...
* set log level based on env
2024-06-09 15:57:52 +01:00
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
06d854a7d2
refactor layout
...
* ui polishing
* frontend and backend fixes
2024-05-31 21:51:44 +01:00
046dd6d150
fix space member count
...
* fix space added_by_id
* rename user role change endpoints
2024-05-24 15:59:20 +01:00
ccf9d5d99f
more work on attachments
...
* fix frontend env usage
2024-05-22 23:24:57 +01:00
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
c18c9ae02b
Refactoring
...
* replace TypeORM with Kysely query builder
* refactor migrations
* other changes and fixes
2024-03-29 01:46:11 +00:00
7d56920ad5
fix pages tsv column index
2024-03-23 00:12:01 +00:00
f1d7ffb9dd
Fix env path for Nestjs
2024-03-23 00:08:44 +00:00
a40ba4b41e
Re-initialize database migrations (3rd try)
2024-03-22 23:42:19 +00:00
2304abd43c
Re-initialize database migrations
2024-03-22 23:38:05 +00:00
51baf30f0d
Use polymorphic table for space membership
2024-03-22 00:40:13 +00:00
639842182c
Replace space privacy with visibility
...
* Make creatorId nullable
2024-03-21 20:31:32 +00:00
51b9808382
Implement Space membership by group
...
* Add all users to default group
* Fixes and updates
2024-03-20 01:26:03 +00:00
a821e37028
Refactoring
...
* Refactor workspace membership system
* Create setup endpoint
* Use Passport.js
* Several updates and fixes
2024-03-16 22:58:12 +00:00
528b9d70b1
feat: groups
2024-03-05 16:22:24 +00:00
7afd893fa1
implement custom typeorm naming strategy
2024-03-03 00:15:53 +00:00
3d90fc01ad
* fixes and cleanups
...
* db transactions
* add default space to workspace
2024-03-01 01:07:30 +00:00
40251aef7d
feat: spaces - WIP
2024-02-28 02:39:46 +00:00
1d620eba49
* Replace tsvector generated column with triggers.
...
* reason: due to typeorm generated column metadata bug
2024-02-26 13:57:28 +00:00
4008e15c04
fix migrations
2024-02-26 13:51:34 +00:00
e03b1f9f25
migrations
2024-01-30 00:22:29 +01:00
5a49e65ca8
update .gitignore
2024-01-10 20:45:53 +01:00
093e634c0b
switch to nx monorepo
2024-01-09 18:58:26 +01:00