|
0644bb7bda
|
Merge branch 'develop'
|
2021-02-18 11:48:56 +01:00 |
|
|
cdac3c5f68
|
Version 0.23.6
|
2021-02-18 11:47:41 +01:00 |
|
|
5fc7b73668
|
Upgrade dependencies
|
2021-02-18 11:47:33 +01:00 |
|
|
f07f7cacee
|
Fix account.njk error on fresh new account with username and password
Fixes #24
|
2021-02-18 11:43:27 +01:00 |
|
|
ea75813b98
|
Merge branch 'develop'
|
2021-01-26 17:57:26 +01:00 |
|
|
9d5fa9d937
|
Version 0.23.5
|
2021-01-26 17:57:17 +01:00 |
|
|
dbf6128747
|
Fix AddNameToUsersMigration not calling callbacks
|
2021-01-26 17:56:57 +01:00 |
|
|
a6e822ec64
|
Merge branch 'develop'
|
2021-01-25 17:54:36 +01:00 |
|
|
a1d5597e96
|
Version 0.23.4
|
2021-01-25 17:54:29 +01:00 |
|
|
0f08b91370
|
macros.njk: remove debug default prefix
|
2021-01-25 17:53:50 +01:00 |
|
|
d96de4874a
|
Add IF EXISTS to DropNameFromUsers migration to not fail in new installs
|
2021-01-25 17:45:11 +01:00 |
|
|
8b805a484b
|
account view: normalize icons
|
2021-01-25 17:44:21 +01:00 |
|
|
0a11792557
|
Merge branch 'develop'
|
2021-01-25 17:29:26 +01:00 |
|
|
44f2c2979b
|
Version 0.23.3
|
2021-01-25 17:28:19 +01:00 |
|
|
aed825c4d6
|
FormHelperComponent: don't flash empty previous form data
|
2021-01-25 17:26:42 +01:00 |
|
|
5caa0be862
|
FormHelperComponent: add field ID prefix to prevent conflicts
Fixes #20
|
2021-01-25 17:26:42 +01:00 |
|
|
744923dc78
|
Auth view: merge register forms in one with js switch
|
2021-01-25 17:25:07 +01:00 |
|
|
4745ae4e17
|
Fix session id not available in websocket listeners
Fixes #21
|
2021-01-25 16:36:15 +01:00 |
|
|
8b98c8cc59
|
AddNameToUsersMigration: fix can't work when db already has users
|
2021-01-25 16:22:51 +01:00 |
|
|
4817563dc1
|
Make models and components available immediately after their migration
|
2021-01-25 16:21:24 +01:00 |
|
|
8a25f214ab
|
AuthGuard: always provide a string to pending account mail username
|
2021-01-25 14:37:50 +01:00 |
|
|
b211845f57
|
Mail: also debug log data
|
2021-01-25 14:36:27 +01:00 |
|
|
27bce2da0a
|
package.json: reorder build script to a more natural position
|
2021-01-25 14:07:42 +01:00 |
|
|
b9ac4d0f05
|
AddUsedToMagicLinksMigration: delete all magic links after install
|
2021-01-25 14:07:20 +01:00 |
|
|
449922490f
|
MagicLinkAuthMethod: do not interrupt auth with used magic links
|
2021-01-25 14:02:58 +01:00 |
|
|
1d4ea1720b
|
Merge branch 'develop'
|
2021-01-25 12:53:50 +01:00 |
|
|
a314c9a55a
|
Version 0.23.2
|
2021-01-25 12:52:38 +01:00 |
|
|
ab5d64df3b
|
package.json: fix script name conflict with life cycle scripts
|
2021-01-25 12:52:18 +01:00 |
|
|
9a862bc334
|
Merge branch 'develop'
|
2021-01-25 12:48:56 +01:00 |
|
|
d32f571925
|
Version 0.23.1
|
2021-01-25 12:47:54 +01:00 |
|
|
359485170d
|
UserNameComponent: ensure usage of user.name is optional
Fixes #19
|
2021-01-25 12:47:18 +01:00 |
|
|
e7d66e7c04
|
.gitignore: add config/local.*
|
2021-01-25 12:37:55 +01:00 |
|
|
2a184e4ff5
|
Fix published npm package folder structure
|
2021-01-25 12:37:41 +01:00 |
|
|
1f9fcbec58
|
Merge branch 'develop'
|
2021-01-25 10:56:36 +01:00 |
|
|
16dedb681a
|
Version 0.23.0
|
2021-01-25 10:56:23 +01:00 |
|
|
8993e5e5bb
|
Upgrade dependencies
|
2021-01-25 10:53:56 +01:00 |
|
|
f1a8a4ba07
|
Express.d.ts: normalize session fields case
|
2021-01-25 10:53:43 +01:00 |
|
|
e4768141bc
|
Simplify RedirectBackComponent into PreviousUrlComponent
Closes #12
|
2021-01-24 22:42:20 +01:00 |
|
|
19c8b86ff8
|
Fix express body parsing middlewares corrupting AsyncLocalStorage
Closes #17
|
2021-01-24 16:35:33 +01:00 |
|
|
1b8ff1428f
|
Add persist session checkbox on login
Makes session not persistent by default
Closes #11
|
2021-01-24 16:33:33 +01:00 |
|
|
5897b6bf36
|
Code cleanup: remove debug log from AccountController
|
2021-01-24 16:33:14 +01:00 |
|
|
f5b2015ae0
|
Code cleanup: normalize configuration file line endings
|
2021-01-24 16:33:08 +01:00 |
|
|
24785c3e71
|
error.njk: add default string to display when there is no error_id
Related: #17
|
2021-01-23 18:10:35 +01:00 |
|
|
1c71f66150
|
Clean logs from unwanted info and use \t as a delimiter to align
Closes #6
|
2021-01-22 16:07:27 +01:00 |
|
|
94cb157520
|
Remove connect-redis that breaks context with RedisStore
|
2021-01-22 15:55:06 +01:00 |
|
|
8fab93e709
|
Use AsyncLocalStorage to provide requestId context
|
2021-01-22 15:54:26 +01:00 |
|
|
6f9ecaa9c4
|
Upgrade dependencies
|
2021-01-22 13:42:15 +01:00 |
|
|
93c41ebd7e
|
Authenticated.test: reorganize tests
Closes #15
|
2021-01-22 13:35:30 +01:00 |
|
|
49168b5391
|
Add account management (email addresses management, password management)
Closes #8
Closes #9
|
2021-01-22 12:22:11 +01:00 |
|
|
784f2c976c
|
Rename base_url setting to public_url
|
2021-01-21 17:13:05 +01:00 |
|