Commit graph

176 commits

Author SHA1 Message Date
renovate[bot]
74015b458b fix(deps): update all non-major dependencies 2022-08-08 03:23:08 +00:00
renovate[bot]
11861ffbaf chore(deps): update all non-major dependencies 2022-08-01 04:07:03 +00:00
MedzikUser
cbbaf6ef1d
fix(clippy): fix warning 2022-07-26 16:48:55 +02:00
MedzikUser
9b1557276e
chore(types): update macros 2022-07-26 16:46:19 +02:00
MedzikUser
e616fa8c79
ci: fix artifacts upload 2022-07-25 23:05:31 +02:00
MedzikUser
ec04360f6c
chore(server): small changes 2022-07-25 23:02:25 +02:00
renovate[bot]
1d36af0bcb fix(deps): update all non-major dependencies 2022-07-25 02:53:20 +00:00
renovate[bot]
2f8884c3c0 fix(deps): update all non-major dependencies 2022-07-18 03:59:16 +00:00
MedzikUser
2eabbdcab9
chore: change author email 2022-07-17 14:56:24 +02:00
MedzikUser
282731d260
fix(server): auth/register handle panic 2022-07-13 11:20:30 +02:00
MedzikUser
5f920d66cf
chore(server): send error message in the json error field in response
Previously it returned enum in json in `error_message` filed.
2022-07-13 11:07:07 +02:00
MedzikUser
cca7dd3efd
fix(server) fs/download handle panic 2022-07-12 22:15:27 +02:00
MedzikUser
c745b9db96
chore: update errors types 2022-07-12 21:59:11 +02:00
MedzikUser
dcaee9d641
chore: add rustfmt config 2022-07-12 21:10:44 +02:00
MedzikUser
ff38151837
chore(database): change log level from info to debug 2022-07-12 11:11:51 +02:00
MedzikUser
50fad6f5d5
chore(logger): use tracing instead of log 2022-07-11 23:20:55 +02:00
renovate[bot]
8a78dd2d3c fix(deps): update all non-major dependencies 2022-07-11 04:21:48 +00:00
297601683f
chore: delete crate zeroize (I don't have a sensible idea to implement it) 2022-07-04 22:19:12 +02:00
e39c8dae8c
fix(clippy): fix clippy on nightly 2022-07-04 16:59:38 +02:00
32198c69b0
chore(database): if database file does not exists create it 2022-07-04 16:52:25 +02:00
a99f54ec0d
doc: update screenshots 2022-07-04 13:42:58 +02:00
renovate[bot]
7421b081c4 fix(deps): update all non-major dependencies 2022-07-04 04:17:56 +00:00
7e48259a9a
fix(clippy): fix clippy on rust nightly 2022-07-02 12:42:12 +02:00
8d25b1469c
update 2022-07-02 12:36:02 +02:00
renovate[bot]
a621fe3528 fix(deps): update rust crate zeroize to 1.5.6 2022-06-30 00:02:47 +00:00
renovate[bot]
60ca71f995 fix(deps): update rust crate crypto-utils to 0.4.0 2022-06-29 18:52:31 +00:00
renovate[bot]
12cccff384 fix(deps): update rust crate axum to 0.5.10 2022-06-28 23:56:19 +00:00
63250bdf2c
update 2022-06-23 11:52:48 +02:00
03afaa1b49
server(http): move nest path to api to /api/* 2022-06-21 13:00:56 +02:00
2d121ef5c8
doc: set doc html_root_url and small update 2022-06-21 12:51:22 +02:00
renovate[bot]
3ab66a4ab8 fix(deps): update rust crate axum to 0.5.9 2022-06-20 17:59:32 +00:00
renovate[bot]
29015cbf78 fix(deps): update rust crate anyhow to 1.0.58 2022-06-19 03:28:46 +00:00
d1bd12ad33
chore(database): update doc and enable run 2022-06-18 15:42:38 +02:00
85f577f933
feat(database): add function create_tables() 2022-06-18 15:22:43 +02:00
7de60b0729
chore: fix config doc and use expect instead of return error message in core 2022-06-18 13:55:56 +02:00
renovate[bot]
60bbd5ea36 fix(deps): update rust crate axum to 0.5.8 2022-06-18 11:47:03 +00:00
4a0eae25aa
ci: run build-release-binaries.yml only if pushed tag 2022-06-18 13:46:42 +02:00
7300bda67c
chore(database): generate user UUID based on {username}${sha512_pass} 2022-06-18 13:44:18 +02:00
fe7e4ff03f
chore: format 2022-06-18 13:40:01 +02:00
c21d9c2ff4
chore(database): update tests 2022-06-18 13:39:15 +02:00
f9b46c34db
doc: update 2022-06-18 12:35:23 +02:00
renovate[bot]
d72becdb88 fix(deps): update rust crate jsonwebtoken to 8.1.1 2022-06-18 03:06:56 +00:00
Renovate Bot
026e9db6e3 fix(deps): update rust crate sqlx to 0.6.0 2022-06-17 02:48:31 +00:00
57d96be98c
update 2022-06-16 16:58:37 +02:00
8e156c4d27
doc: update readme 2022-06-16 14:15:37 +02:00
697bd4c051
feat: salting password 2022-06-16 14:14:40 +02:00
5c355cfdaf
delete website (move to another repository) 2022-06-15 21:10:00 +02:00
Renovate Bot
50ed01597f fix(deps): update react monorepo to v18.2.0 2022-06-14 23:19:13 +00:00
d9e87907ec
chore(database): update tests 2022-06-14 22:37:42 +02:00
Renovate Bot
9ad2af716a fix(deps): update material-ui monorepo to v5.8.4 2022-06-14 17:59:35 +00:00