|
80e74b34c1
|
feat: add background task
|
2024-10-27 05:42:50 +03:00 |
|
|
b095ca9749
|
feat: add sync and mapper schedule
|
2024-10-27 05:41:49 +03:00 |
|
|
8fad070a9c
|
refactor: error logging
|
2024-10-27 04:36:20 +03:00 |
|
|
6c20713d81
|
feat: add docker as localhost
|
2024-10-27 04:09:31 +03:00 |
|
|
fc5ec1fd54
|
fix: log exception
|
2024-10-27 03:02:25 +03:00 |
|
|
2ccc476686
|
feat: add search professors by name
Build and Deploy Docker Container / build-and-deploy (push) Successful in 2m14s
.NET Test Pipeline / build-and-test (push) Successful in 2m41s
|
2024-10-25 04:44:18 +03:00 |
|
|
4605c81895
|
docs: add some specification
|
2024-10-25 04:43:18 +03:00 |
|
|
ebec0a2d2b
|
fix: remove request to /health from log
|
2024-10-25 02:37:08 +03:00 |
|
|
4fc28378c5
|
feat: add healthcheck for main project
|
2024-10-25 02:36:39 +03:00 |
|
|
428c2dc3ba
|
refactor: return the modified interfaces for further modification
|
2024-10-25 02:22:42 +03:00 |
|
|
4970dd782a
|
build: update ref
|
2024-10-25 01:54:56 +03:00 |
|
|
2e48b0067f
|
build: update ref
.NET Test Pipeline / build-and-test (push) Successful in 4m13s
Build and Deploy Docker Container / build-and-deploy (push) Successful in 6m13s
|
2024-10-09 03:08:15 +03:00 |
|
|
71e8eca5f4
|
refactor: remove unused param
|
2024-10-09 03:02:35 +03:00 |
|
|
1f3aaca3cf
|
sec: move token from responce to cookie
|
2024-10-09 03:00:26 +03:00 |
|
|
b49df925d4
|
fix: doesn't set expire time for fingerpring
|
2024-10-09 02:58:52 +03:00 |
|
|
c9ebddf27a
|
fix: remove cache for method
|
2024-10-09 02:58:09 +03:00 |
|
|
f5739647b2
|
refactor: remove default produce 200 code
|
2024-10-07 02:45:38 +03:00 |
|
|
26dbf608b9
|
refactor: sync namespace
|
2024-10-07 02:25:36 +03:00 |
|
|
2b89dd07a9
|
feat: output a token when generating a token for the header
|
2024-10-07 02:16:20 +03:00 |
|
|
1c981fb7bf
|
refactor: code restructuring
|
2024-10-07 02:13:35 +03:00 |
|
|
de5dc274d7
|
build: add cors for debugging frontend
|
2024-10-07 01:42:00 +03:00 |
|
|
c5ecf00932
|
revert: remove produced
|
2024-10-07 01:20:10 +03:00 |
|
|
412751e30f
|
build: update ref
|
2024-09-30 01:10:37 +03:00 |
|
|
076d6498a1
|
fix: set to correct produces
|
2024-09-18 06:05:40 +03:00 |
|
|
88d78dfab3
|
build: update ref
|
2024-09-18 06:00:07 +03:00 |
|
|
332e5a013b
|
fix: add forgotten changes
.NET Test Pipeline / build-and-test (push) Successful in 2m35s
Build and Deploy Docker Container / build-and-deploy (push) Successful in 4m2s
|
2024-09-08 03:24:32 +03:00 |
|
|
e8450400c7
|
build: update ref
Build and Deploy Docker Container / build-and-deploy (push) Has been cancelled
.NET Test Pipeline / build-and-test (push) Has been cancelled
|
2024-09-07 04:56:41 +03:00 |
|
|
65709e1f83
|
refactor: move files to another namespace
|
2024-09-07 04:28:07 +03:00 |
|
|
1e204c948c
|
refactor: set cookie name to attribute
|
2024-09-07 04:19:51 +03:00 |
|
|
0ced152fc9
|
fix: remove database when check connect to sqlite
|
2024-09-07 04:19:05 +03:00 |
|
|
6f9bfd3880
|
fix: set correct password condition
|
2024-09-07 04:18:04 +03:00 |
|
|
ae0f437e2c
|
fix: remove Regex
Build and Deploy Docker Container / build-and-deploy (push) Successful in 1m42s
.NET Test Pipeline / build-and-test (push) Successful in 3m8s
|
2024-08-27 22:58:05 +03:00 |
|
|
592e8a1b42
|
feat: add renew password
Build and Deploy Docker Container / build-and-deploy (push) Failing after 1m34s
.NET Test Pipeline / build-and-test (push) Has been cancelled
|
2024-08-27 22:52:07 +03:00 |
|
|
a27549092b
|
refactor: move checking password
|
2024-08-27 22:51:14 +03:00 |
|
|
f27d07fb5a
|
build: upgrade ref
|
2024-08-27 22:50:21 +03:00 |
|
|
535bafa73a
|
fix: set 8-th mounth instead 9-th
Build and Deploy Docker Container / build-and-deploy (push) Successful in 1m41s
.NET Test Pipeline / build-and-test (push) Successful in 2m16s
|
2024-08-27 21:35:35 +03:00 |
|
|
fba842acc3
|
feat: add a cache with a short lifetime
.NET Test Pipeline / build-and-test (push) Successful in 2m3s
Build and Deploy Docker Container / build-and-deploy (push) Successful in 4m34s
|
2024-08-24 04:30:31 +03:00 |
|
|
31087a57c9
|
feat: add cache for api
|
2024-08-24 02:27:05 +03:00 |
|
|
24c75e4306
|
refator: set fingerprint expire instead session mode
|
2024-08-24 02:26:11 +03:00 |
|
|
dee89b278b
|
refactor: set HttpOnly for debug mode too
|
2024-08-24 02:25:29 +03:00 |
|
|
565252382c
|
feat: add cache control in response
Build and Deploy Docker Container / build-and-deploy (push) Successful in 1m47s
.NET Test Pipeline / build-and-test (push) Successful in 2m43s
|
2024-08-12 21:54:05 +03:00 |
|
|
80dc2e412c
|
refactor: change Invoke to async
|
2024-08-12 21:36:07 +03:00 |
|
|
b1250616a7
|
refactor: use this in static method
|
2024-08-10 23:11:43 +03:00 |
|
|
c51a9cecc9
|
fix: storing data protection keys
|
2024-08-10 23:03:28 +03:00 |
|
|
c7b401eae7
|
fix: save log with PathBuilder
|
2024-08-10 22:04:11 +03:00 |
|
|
837205f66e
|
build: update ref
.NET Test Pipeline / build-and-test (push) Successful in 8m20s
Build and Deploy Docker Container / build-and-deploy (push) Successful in 9m46s
|
2024-07-24 21:50:04 +03:00 |
|
|
c6ca717b89
|
feat: add new endpoint
.NET Test Pipeline / build-and-test (push) Successful in 3m10s
Build and Deploy Docker Container / build-and-deploy (push) Successful in 3m18s
|
2024-07-08 01:56:14 +03:00 |
|
|
497b7f146b
|
fix: add use forwarded headers and clear known
Build and Deploy Docker Container / build-and-deploy (push) Successful in 1m39s
.NET Test Pipeline / build-and-test (push) Successful in 2m20s
|
2024-07-08 00:00:32 +03:00 |
|
|
3326b17d74
|
fix: try disable origins
.NET Test Pipeline / build-and-test (push) Successful in 3m31s
Build and Deploy Docker Container / build-and-deploy (push) Successful in 3m58s
|
2024-07-07 23:20:54 +03:00 |
|
|
80b46754ad
|
feat: add new generator key
Build and Deploy Docker Container / build-and-deploy (push) Successful in 5m10s
.NET Test Pipeline / build-and-test (push) Successful in 5m43s
|
2024-07-05 23:14:45 +03:00 |
|