Gergő Jedlicska
|
0ac118e05c
|
(refactor) server for less app-root-path
|
2022-05-03 13:10:00 +02:00 |
|
Cristian Balas
|
5a0632b7a3
|
auth fixes, k8s fixes (#696)
|
2022-04-13 17:11:11 +03:00 |
|
Fabians
|
4699e6794c
|
reformatting again for 88 width
|
2022-04-04 19:21:28 +03:00 |
|
Fabians
|
1c7436e7ff
|
extra prefer-const & object-shorthand
|
2022-04-04 19:00:24 +03:00 |
|
Gergő Jedlicska
|
d53df11f77
|
style(server): fix all eslint errors and break the tests
|
2022-03-31 14:18:44 +02:00 |
|
Gergő Jedlicska
|
569b4688fa
|
style(all): reformat with print width 88
|
2022-03-29 19:46:49 +02:00 |
|
Fabians
|
aa5e94d640
|
chore: reformatting everything with prettier
|
2022-03-29 17:12:31 +03:00 |
|
Gergő Jedlicska
|
68a4a95d90
|
refactor(server): rework test hooks
drop db migration before and after hooks, add helpers and root hooks
fix #531
|
2022-02-05 15:05:17 +01:00 |
|
Gergő Jedlicska
|
2dc184a070
|
test(server): update tests for email verification
|
2022-01-20 17:52:53 +01:00 |
|
luz paz
|
ad97cdf444
|
Fix various typos
Found via `codespell -q 3 -L optio,promisses,usera`
|
2021-07-22 09:23:21 -04:00 |
|
Dimitrie Stefanescu
|
75d2924de5
|
feat(server): starts work on #62
scaffolds basic server invite logic
|
2021-03-14 11:40:42 +00:00 |
|
Dimitrie Stefanescu
|
7d055859f4
|
fix(server): correctly concats pwd reset url & adds notrack attr on reset link
|
2021-03-09 09:20:01 +00:00 |
|
Dimitrie Stefanescu
|
e1f09e7796
|
fix(server): removes empty file from invites
|
2021-03-07 13:16:49 +00:00 |
|
Dimitrie Stefanescu
|
18c94613c5
|
feat(server): emails now use env vars to create transport
if not provided, the module will log an error. in testing env, uses a temp etherealmail account &
logs message urls.
|
2021-03-07 13:08:42 +00:00 |
|
Dimitrie Stefanescu
|
b88d794d39
|
test(server): adds missing tests
user pwd change service, and basic checks on pwd reset tokens
|
2021-03-06 17:42:12 +00:00 |
|
Dimitrie Stefanescu
|
8dcc203175
|
feat(server): finalised pwd resets
|
2021-03-06 11:08:13 +00:00 |
|
Dimitrie Stefanescu
|
a47874f8c0
|
feat(server): pwd resets ✅
users can now reset passwords. still todo: integration with .env vars for email provider & tests
|
2021-03-05 08:22:19 +00:00 |
|
Dimitrie Stefanescu
|
80761a963c
|
feat(server): adds finalize reset pwd handler
|
2021-03-04 20:05:41 +00:00 |
|
Dimitrie Stefanescu
|
20755506e8
|
feat(server): adds api call for requesting pwd resets
|
2021-03-04 18:36:31 +00:00 |
|
Dimitrie Stefanescu
|
cfd58e3de5
|
feat(server): scaffolds invites and pwd reset modules
|
2021-03-03 18:04:33 +00:00 |
|