EETagent
|
2382b899a7
|
feat: update deps
|
2022-11-06 23:42:15 +01:00 |
|
Sebastian Pravda
|
1049f1fd4d
|
chore: add serde dependency
|
2022-11-06 18:58:23 +01:00 |
|
Sebastian Pravda
|
c417abaa6a
|
Merge branch 'master' into refactor_requests
|
2022-10-30 13:27:03 +01:00 |
|
Sebastian Pravda
|
9f54417dcc
|
chore: remove unused serde dependency
|
2022-10-30 13:14:30 +01:00 |
|
EETagent
|
33ee9a50a2
|
feat: use more secure AES implementation
|
2022-10-30 01:28:57 +02:00 |
|
EETagent
|
9221ed0d64
|
feat: ultra fast AES encryption
|
2022-10-30 00:49:43 +02:00 |
|
EETagent
|
1d871fbcc1
|
chore: remove unused webtoken dependency
|
2022-10-29 21:08:56 +02:00 |
|
EETagent
|
8e3d939d05
|
fix: tests in core
|
2022-10-29 21:07:56 +02:00 |
|
EETagent
|
515d4d1298
|
chore: refactor dependencies
|
2022-10-29 12:34:10 +02:00 |
|
Vojtěch Jungmann
|
3bc9f8c089
|
Merge pull request #16 from EETagent/age_file_io
I/O file functions with age encryption
|
2022-10-29 12:23:28 +02:00 |
|
EETagent
|
96be1f4d83
|
feat: async tempfile for tests
|
2022-10-28 23:49:33 +02:00 |
|
EETagent
|
0d5cf755c8
|
chore: file writing test
|
2022-10-28 22:34:55 +02:00 |
|
EETagent
|
18c6b33f17
|
feat: direct writing to file
|
2022-10-28 22:02:44 +02:00 |
|
EETagent
|
58491ad5d0
|
feat: add filetype identification using infer library
|
2022-10-28 19:53:10 +02:00 |
|
Vojtěch Jungmann
|
0e510d0789
|
Merge pull request #14 from EETagent/candidate_tests
Candidate service tests
|
2022-10-28 18:12:59 +02:00 |
|
EETagent
|
2ae22c7ec7
|
feat: generate AGE keys
|
2022-10-28 15:24:07 +02:00 |
|
EETagent
|
b760560b1a
|
refactor: use std:Error or compatible type in crypto.rs
|
2022-10-28 14:41:07 +02:00 |
|
EETagent
|
19341192bb
|
feat: async, fajnovka
|
2022-10-27 23:20:56 +02:00 |
|
Sebastian Pravda
|
0c84d67952
|
chore: add serde_json (for easier testing)
remove mock test
|
2022-10-26 19:29:45 +02:00 |
|
EETagent
|
44b4310ddf
|
feat: token vylepšení
|
2022-10-25 15:50:46 +02:00 |
|
Sebastian Pravda
|
a3e87e0b27
|
chore: jsonwebtoken dependency
|
2022-10-25 14:51:08 +02:00 |
|
EETagent
|
50abef29e3
|
feat: nový argon2, vracení result
|
2022-10-24 19:54:36 +02:00 |
|
Sebastian Pravda
|
d44082d3d8
|
feat: create candidate & generate code,
s autoincrementem application id uchazeče normalne funguje
|
2022-10-24 19:20:07 +02:00 |
|
Sebastian Pravda
|
c47dfbb1f9
|
Refactoring aby to šlo spustit (#4)
* db: candidate entity
* chore: candidate migrace
* chore: import candidate migrace
* fix: default value pro citizenship
* fix: unique pro evideční číslo přihlášky
* chore: parent migrace
* fix: unique pro evideční číslo přihlášky
* chore: sample fill admin table
* fix: chybějící serde pro admin entitu
* chore: remove mock tests
* remove all post entity imports
Co-authored-by: EETagent <vojta.jungmann@gmail.com>
|
2022-10-24 15:00:49 +02:00 |
|
EETagent
|
63c7307e43
|
chore: project setup
|
2022-10-23 18:43:12 +02:00 |
|