Orel Lazri
e9e668bd39
fix: use environment service for refresh token's expiration ( #337 )
2024-09-21 10:41:26 +01:00
Philip Okugbe
e56f7933f4
fix: refactor forgot password system ( #329 )
...
* refactor forgot password system
* ready
2024-09-19 15:51:51 +01:00
Reinaldy Rafli
f34812653e
feat(backend): forgot password ( #250 )
...
* feat(backend): forgot password
* feat: apply feedback from code review
* chore(auth): validate the minimum length of 'newPassword'
* chore(auth): make token has an expiry of 1 hour
* chore: rename all occurrences of 'code' to 'token'
* chore(backend): provide value on nanoIdGen method
2024-09-17 15:52:47 +01:00
Philipinho
13f26f9c31
make page attachments private
2024-07-04 16:01:35 +01:00
Philipinho
562abb0413
cleanups
2024-06-22 22:13:22 +01:00
Philipinho
d4eefa48a8
restructure directories
...
* set log level based on env
2024-06-09 15:57:52 +01:00
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
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
fece460051
Implement password change endpoint
...
* move email templates to server
2024-05-04 15:46:11 +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
b241523ff6
* Fixes
...
* use lower case db column names
* fix signup workspaceId
2024-03-29 16:25:42 +00:00
Philipinho
82da4ffdc2
fix workspace setup
2024-03-29 02:19:24 +00: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
a4c129c49d
lint
2024-03-24 17:02:52 +00:00
Philipinho
51baf30f0d
Use polymorphic table for space membership
2024-03-22 00:40:13 +00:00
Philipinho
186c4f5f5c
move environment module to integrations
2024-03-21 20:09:25 +00:00
Philipinho
51b9808382
Implement Space membership by group
...
* Add all users to default group
* Fixes and updates
2024-03-20 01:26:03 +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
bfebfb27a9
move code to workspaceUser service
2024-03-03 17:40:10 +00:00
Philipinho
3d90fc01ad
* fixes and cleanups
...
* db transactions
* add default space to workspace
2024-03-01 01:07:30 +00:00
Philipinho
299f682a3b
fix module dependency
2024-02-28 11:42:55 +00:00
Philipinho
d1bf0128e8
public endpoint decorator
2024-02-28 11:34:05 +00:00
Philipinho
cdcb4e87d0
* Make JwtGuard better
...
* Fix auth decorators
2024-02-28 03:07:24 +00:00
Philipinho
40251aef7d
feat: spaces - WIP
2024-02-28 02:39:46 +00:00
Philipinho
093e634c0b
switch to nx monorepo
2024-01-09 18:58:26 +01:00