Inex Code
|
5711cf66b0
|
Api fixes
|
2022-07-05 15:11:41 +03:00 |
|
Inex Code
|
376bf1ef77
|
Add more tests
|
2022-07-05 08:14:37 +03:00 |
|
Inex Code
|
503a39f390
|
API keys graphql tests
|
2022-06-29 20:39:46 +03:00 |
|
Inex Code
|
45c3e3003d
|
hhh
|
2022-06-24 21:18:21 +03:00 |
|
Inex Code
|
80e5550f7d
|
add basic system getters
|
2022-06-24 21:14:20 +03:00 |
|
Inex Code
|
c6a3588e33
|
add CORS
|
2022-06-24 20:25:49 +03:00 |
|
Inex Code
|
07e723dec8
|
more precise permission control
|
2022-06-24 20:12:32 +03:00 |
|
Inex Code
|
517a769e5b
|
add auth check
|
2022-06-24 20:08:58 +03:00 |
|
Inex Code
|
e2ac429975
|
parser
|
2022-06-24 19:50:30 +03:00 |
|
Inex Code
|
71c70592b2
|
fixes
|
2022-06-24 19:35:42 +03:00 |
|
Inex Code
|
6ca723867e
|
once again
|
2022-06-24 19:28:58 +03:00 |
|
Inex Code
|
766edc657a
|
resolve circular import
|
2022-06-24 19:24:10 +03:00 |
|
Inex Code
|
9b25bc0d53
|
Add api status resolvers
|
2022-06-24 19:17:03 +03:00 |
|
Inex Code
|
17b8334c6e
|
typo
|
2022-06-24 18:23:09 +03:00 |
|
Inex Code
|
01dea50c1f
|
tmp allow access to graphql without auth
|
2022-06-24 18:21:13 +03:00 |
|
Inex Code
|
28db251f1f
|
rollback the rename
|
2022-06-24 18:13:54 +03:00 |
|
Inex Code
|
a6ad9aaf90
|
rename folder
|
2022-06-24 18:02:40 +03:00 |
|
Inex Code
|
fc971292c2
|
add __init__.py to resolvers
|
2022-06-24 17:49:52 +03:00 |
|
Inex Code
|
99beee40d6
|
Add integration with flask
|
2022-06-24 16:05:18 +03:00 |
|
inexcode
|
75e3143c82
|
strawberry init
|
2022-06-24 15:26:51 +03:00 |
|
Inex Code
|
c30e062210
|
Fix date formats
|
2022-05-31 11:46:58 +03:00 |
|
Inex Code
|
401dff23fb
|
bitwarden_rs -> vaultwarden
|
2022-05-26 18:40:07 +03:00 |
|
Inex Code
|
1ac5f72433
|
Fix API to allow returning user list with the master user
|
2022-05-12 18:55:57 +03:00 |
|
Inex Code
|
36bf1a80bf
|
Fix username length check
|
2022-05-02 14:48:55 +03:00 |
|
Inex Code
|
3044557963
|
Fix formatting
|
2022-05-02 10:59:04 +03:00 |
|
Inex Code
|
f31b1173a2
|
add migration to init
|
2022-04-29 14:27:13 +03:00 |
|
Inex Code
|
ac220c6968
|
some logging
|
2022-04-29 14:24:25 +03:00 |
|
Inex Code
|
f2c73853bc
|
Add migration to selfprivacy nix channel
|
2022-04-28 16:22:13 +03:00 |
|
Inex Code
|
6cd896f977
|
Delete rootKeys field instead of adding empty element
|
2022-03-20 19:48:00 +03:00 |
|
Inex Code
|
4cbb08cb6e
|
Fix root key deletion to not make system rebuild unpossible
|
2022-03-20 19:32:31 +03:00 |
|
inexcode
|
50a82a065e
|
Cover the case when uses is less than 1
|
2022-02-16 17:10:29 +03:00 |
|
inexcode
|
c22fe9e8bd
|
Linting
|
2022-02-16 16:03:38 +03:00 |
|
inexcode
|
f228db5b29
|
Bump version to 1.2.0
|
2022-02-16 15:50:12 +03:00 |
|
inexcode
|
2235358827
|
Auth module coverage and bug fixes
|
2022-02-16 15:49:10 +03:00 |
|
inexcode
|
98e60abe74
|
When returning the list of tokens, indicate which one is caller's
|
2022-02-16 09:40:31 +03:00 |
|
Inex Code
|
2ec9c8a441
|
Mark field as required in swagger docs
|
2022-02-02 14:51:48 +02:00 |
|
Inex Code
|
fbb82c87e8
|
Add new device token deletion endpoint
|
2022-01-27 14:12:49 +02:00 |
|
Inex Code
|
40501401b4
|
More auth tests
|
2022-01-24 22:01:37 +02:00 |
|
Inex Code
|
5140081cdb
|
Some test and bupfixes
|
2022-01-18 17:20:47 +02:00 |
|
Inex Code
|
759e90f734
|
Formatting and fix swagger test
|
2022-01-17 13:29:54 +02:00 |
|
Inex Code
|
ade7c77754
|
Fix bugs
|
2022-01-17 13:28:17 +02:00 |
|
Inex Code
|
fe86382819
|
Fix migration to run
|
2022-01-14 09:24:33 +02:00 |
|
Inex Code
|
d7fe7097e6
|
Remove redundant security strings from swagger
|
2022-01-14 10:08:41 +03:00 |
|
Inex Code
|
ea696d0f0e
|
Inital auth work, untested
|
2022-01-14 08:38:53 +03:00 |
|
Inex Code
|
aa76f87828
|
Allow user to disable all migrations entirely
|
2022-01-11 08:57:14 +03:00 |
|
Inex Code
|
6c0af38e27
|
Move is_migration_needed call under try block too
|
2022-01-11 08:54:57 +03:00 |
|
Inex Code
|
355fc68232
|
Fix newline
|
2022-01-11 08:52:43 +03:00 |
|
Inex Code
|
07cf926e79
|
Fix migration crashes.
|
2022-01-11 08:52:15 +03:00 |
|
Inex Code
|
650032bdab
|
Formatting
|
2022-01-11 08:41:25 +03:00 |
|
Inex Code
|
0c61c1abb5
|
Migrations mechanism and fix to the nixos-config branch
|
2022-01-11 08:36:11 +03:00 |
|