Juan Picado
dd952ec055
chore: update versions (next-7) ( #4474 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-02-11 23:16:30 +01:00
renovate[bot]
d540bc6647
chore(deps): update all test dependencies ( #4481 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-29 21:35:48 +01:00
renovate[bot]
5baf74bbf7
chore(deps): update dependency nock to v13.5.0 ( #4429 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-14 20:48:20 +01:00
renovate[bot]
a919c26da5
chore(deps): update dependency supertest to v6.3.4 ( #4425 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-14 18:05:50 +01:00
Juan Picado
4782bdd5e3
chore: update versions (next-7) ( #4417 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-01-14 10:56:23 +01:00
Juan Picado
d575eb9356
chore: update versions (next) ( #4384 )
2024-01-07 10:02:08 +01:00
Juan Picado
37825bfe77
chore: update versions (next) ( #4351 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-12-31 14:54:02 +01:00
renovate[bot]
cf5c359ab9
chore(deps): update dependency nock to v13.4.0 ( #4184 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-02 18:38:11 +01:00
Juan Picado
c922b83775
chore: update versions (next) ( #4093 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-10-28 17:22:01 +02:00
Juan Picado
db1e32e440
chore: update versions (next) ( #4056 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-10-14 22:53:21 +02:00
Juan Picado
e7ebccb61d
update major dependencies, remove old nodejs support ( #4059 )
...
* update major dependencies, remove old nodejs support
* Update ci.yml
* restore dep
2023-10-07 16:23:04 +02:00
Juan Picado
fa23d81fbc
chore: update versions (next) ( #4033 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-09-24 10:34:31 +02:00
Juan Picado
e445db0a1f
chore: update versions (next) ( #3990 )
2023-08-24 22:51:45 +02:00
Juan Picado
47f61c6482
feat!: bump to v7
2023-08-21 17:38:13 +02:00
Juan Picado
f3e5e0b9c6
chore: update versions (6-next) ( #3982 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-08-20 12:53:25 +02:00
Juan Picado
f07fd5d525
chore: update versions (6-next) ( #3961 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-08-08 08:11:41 +02:00
Juan Picado
0a6412ca97
feat: refactor upstream proxy and hooks with got v12 ( #3946 )
...
* feat: proxy with got v12
* fix tests
* refactor hooks module
2023-08-06 17:42:20 +02:00
Juan Picado
7e48d714b9
chore: update versions (6-next) ( #3935 )
2023-07-15 20:46:04 +02:00
Juan Picado
5486cb8260
chore: update versions (6-next) ( #3920 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-07-09 10:42:04 +02:00
renovate[bot]
ee642ff639
fix(deps): update material-ui monorepo to v5.13.7 (master) ( #3893 )
...
* fix(deps): update material-ui monorepo to v5.13.7
* fix types
* fix types
* lockfile
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Juan Picado <juanpicado19@gmail.com>
2023-07-08 13:00:53 +02:00
renovate[bot]
bea7a67c8b
chore(deps): update dependency @types/node to v16.18.38 ( #3910 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-08 10:49:12 +02:00
renovate[bot]
67a966a971
chore(deps): update dependency @types/node to v16.18.36 ( #3889 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-19 12:45:11 +08:00
Juan Picado
37e2c61f63
chore: update versions (6-next) ( #3862 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-06-13 08:01:14 +08:00
renovate[bot]
593526466e
chore(deps): update dependency @types/node to v16.18.35 ( #3865 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-12 23:50:29 +08:00
George Kalpakas
702d5c4971
fix(api): fix password validation for /reset_password
route ( #3858 )
...
Previously, the password validation logic for the `/reset_password`
route was reversed: An error was returned when the password was valid
and the operation would succeed when the password was invalid.
This commit fixes the logic to return an error when the validation fails
and proceed with resetting the password when the password is valid.
2023-06-11 16:33:37 +08:00
Juan Picado
113e541bbf
chore: update versions (6-next) ( #3825 )
2023-06-03 07:23:26 +02:00
George Kalpakas
679c19c1b6
fix(config): respect the changePassword
configuration flag ( #3849 )
2023-06-02 18:52:41 +02:00
George Kalpakas
c3b0247019
test(unit): fix test for disabling web login ( #3848 )
2023-05-31 17:58:58 +02:00
Juan Picado
23e6967a69
chore: update versions (6-next) ( #3823 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-05-14 17:03:36 +02:00
Juan Picado
6369612ccb
chore: update versions (6-next) ( #3759 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-05-14 12:36:49 +02:00
Juan Picado
c5e8c9c9c4
chore: update versions (6-next) ( #3744 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-04-21 23:41:04 +02:00
Juan Picado
2bd9342cee
chore: update versions (6-next) ( #3693 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-03-18 22:16:17 +01:00
Juan Picado
4f67baec96
chore: update versions (6-next) ( #3675 )
2023-03-12 13:59:34 +01:00
Juan Picado
ad151964bf
chore: update versions (6-next) ( #3670 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-03-07 22:29:33 +01:00
Juan Picado
0d171f29db
chore: update versions (6-next) ( #3669 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-03-07 21:56:20 +01:00
Juan Picado
ec3b79aa6d
chore: update versions (6-next) ( #3654 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-02-27 21:03:54 +01:00
Juan Picado
c9bd22dcaa
chore: update versions (6-next) ( #3620 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-02-23 13:13:33 +01:00
Juan Picado
4fc21146ab
fix: missing logo on header ( #3636 )
2023-02-19 11:43:28 +01:00
Juan Picado
781ac9ac25
docs: add docs for theme and filter plugins ( #3619 )
...
* docs: add docs for theme and filter plugins
* typos
* typos
* Create strong-socks-type.md
* Update plugins.md
* typos
2023-02-18 15:42:19 +01:00
Juan Picado
0a37a9808a
chore: update versions (6-next) ( #3611 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-02-14 21:58:20 +01:00
Juan Picado
a931cb6646
chore: update versions (6-next) ( #3604 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-02-14 17:35:58 +01:00
Juan Picado
45c03819e2
refactor: html render middleware improvements ( #3603 )
...
* refactor: render middleware
* refactor: render middleware
2023-02-12 20:26:18 +01:00
Juan Picado
a8b173abd9
chore: update versions (6-next) ( #3595 )
2023-02-06 06:19:04 +01:00
Juan Picado
0a6668c060
chore: update versions (6-next) ( #3593 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-02-05 21:58:06 +01:00
Juan Picado
631abe1ac1
refactor logger module ( #3592 )
...
* refactor logger module
* Update index.ts
2023-02-05 21:00:32 +01:00
Juan Picado
4122520a19
chore: update versions (6-next) ( #3591 )
2023-02-04 12:28:11 +01:00
Juan Picado
079faf23ca
chore: update versions (6-next) ( #3581 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-01-31 08:11:07 +01:00
Juan Picado
a1986e098d
feat: expose middleware utils ( #3580 )
...
* feat: expose middleware utils
* feat: expose middleware utils
* Update antiLoop.ts
* Update e2e-ci.yml
2023-01-29 15:08:50 +01:00
Juan Picado
91667d391c
chore: update versions (6-next) ( #3577 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-01-28 12:32:50 +01:00
Juan Picado
928b66106c
chore: update versions (6-next) ( #3571 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-01-22 09:55:24 +01:00