Polianin Nikita Wesser
  • Founder of the Winsomnia team

  • Joined on 2023-03-21
Wesser pushed to feat/add-security at Winsomnia/MireaBackend 2024-05-29 04:34:04 +03:00
8408b80c35 feat: add pre-auth to DI
b14ae26a48 feat: add pre-auth service
3c9694de08 feat: add request for get token
e3db6b73e0 feat: add pre-auth response
58ceca5313 feat: add pre-auth token structure
Compare 7 commits »
Wesser pushed to feat/add-security at Winsomnia/MireaBackend 2024-05-29 04:09:15 +03:00
656d7dca0b feat: add DI
e3dd0a8419 build: add ref for DI
Compare 2 commits »
Wesser pushed to feat/add-security at Winsomnia/MireaBackend 2024-05-29 04:05:24 +03:00
3149f50586 refactor: move class to correct namespace
Wesser pushed to feat/add-security at Winsomnia/MireaBackend 2024-05-29 04:04:06 +03:00
e1123cf36b feat: add password hashing
930edd4c2c build: add ref
7e283fe643 feat: add security layer
Compare 3 commits »
Wesser created pull request Winsomnia/MireaBackend#12 2024-05-29 03:54:31 +03:00
WIP: Add hashing and other security features
Wesser created branch feat/add-security in Winsomnia/MireaBackend 2024-05-29 03:52:35 +03:00
Wesser pushed to feat/add-security at Winsomnia/MireaBackend 2024-05-29 03:52:35 +03:00
c427006283 docs: add env data
Wesser pushed to feat/add-setup at Winsomnia/MireaBackend 2024-05-29 03:48:00 +03:00
e1ad287da1 build: add missing reference
f9750ef039 feat: add endpoint for schedule
17961ccefc feat: add email endpoint
5d308f1a24 feat: add request for cache
f5deeec6c9 feat: add endpoint for logging
Compare 11 commits »
Wesser pushed to feat/add-setup at Winsomnia/MireaBackend 2024-05-29 03:30:30 +03:00
07d7fec24f feat: add localhost for generate token
22793c7882 feat: add localhost attribute
9bf9eabad7 fix: add full path to settings
966ab9bdda feat: add generate and check token
Compare 4 commits »
Wesser pushed to feat/add-setup at Winsomnia/MireaBackend 2024-05-28 07:16:21 +03:00
481839159c feat: add middleware for custom exception
59785f600f feat: add argument exception for controllers
fb6e119a34 feat: add token for setup controllers
Compare 3 commits »
Wesser pushed to feat/add-setup at Winsomnia/MireaBackend 2024-05-28 07:13:33 +03:00
35eb1eab39 feat: implement validation of settings
08f13108d8 feat: add validator for settings
Compare 2 commits »
Wesser pushed to feat/add-setup at Winsomnia/MireaBackend 2024-05-28 07:09:44 +03:00
ae0b9daefa refactor: change the api path
Wesser pushed to feat/add-setup at Winsomnia/MireaBackend 2024-05-28 07:04:11 +03:00
3f30b98cf9 feat: add middleware for ignore maintenance
af284e945f feat: add attribute maintenance ignore for controllers
b62ddc9015 fix: delete ';' from property
d1a806545d feat: add maintenance mode
Compare 4 commits »
Wesser pushed to feat/add-setup at Winsomnia/MireaBackend 2024-05-28 06:59:40 +03:00
7b779463bb feat: add converter from Dto.PairPeriodTime toEnpoint.PairPeriodTime and vice versa
baedc667b7 feat: add PairPeriod for ApiDto
0e9bb04b96 feat: add setup token
Compare 3 commits »
Wesser pushed to feat/add-setup at Winsomnia/MireaBackend 2024-05-28 06:53:58 +03:00
36a78a8284 fix: add using Configuration.General
7a1281692e fix: it is correct to delete comments
Compare 2 commits »
Wesser pushed to feat/add-setup at Winsomnia/MireaBackend 2024-05-28 06:49:45 +03:00
fb736a1c34 feat: use path wrapper
d7299a1afd feat: add wrapper for Path.Combine with default path
817f9d2308 feat: add default path
99ecc4af5c fix: get connection string from configuration
202098b723 refactor: move the functionality to create a persistence database on Enpoint
Compare 7 commits »
Wesser created pull request Winsomnia/MireaBackend#11 2024-05-28 06:31:53 +03:00
WIP: Add Application configuration
Wesser created branch feat/add-setup in Winsomnia/MireaBackend 2024-05-28 06:30:46 +03:00
Wesser pushed to feat/add-setup at Winsomnia/MireaBackend 2024-05-28 06:30:46 +03:00
c06ed8b479 refactor: move files
dfdc2ec109 feat: add interface for check configured settings
Compare 2 commits »
Wesser pushed to master at Winsomnia/MireaFrontend 2024-05-26 23:42:40 +03:00
2642a00565 refactor: add space between Component and class