|
f54d74cba0
|
update diagram
|
2022-11-02 19:53:13 +01:00 |
|
|
40de0db645
|
Add how its work
|
2022-11-02 18:04:02 +01:00 |
|
|
adedef2463
|
remove time from db
|
2022-10-28 23:03:33 +02:00 |
|
|
5aaf60d9d5
|
fix infos
|
2022-10-28 23:02:09 +02:00 |
|
|
71bae2c750
|
fix utf8
|
2022-10-28 23:00:47 +02:00 |
|
|
da2ae85c51
|
add a message when file is too big
|
2022-10-28 22:33:52 +02:00 |
|
|
9dc6a143c0
|
fix desc, following change about b64
|
2022-10-28 22:33:41 +02:00 |
|
|
db83f9e445
|
click to redirect on index page when file is empty
|
2022-10-28 22:24:36 +02:00 |
|
|
15c67e403f
|
convert to base64 before encryption
|
2022-10-28 22:20:30 +02:00 |
|
|
9981d9bb3d
|
don't crash when file is empty
|
2022-10-28 21:47:06 +02:00 |
|
|
920f9bf92e
|
add desc
|
2022-10-28 20:15:05 +02:00 |
|
|
e92dc98020
|
add external ressources used
|
2022-10-28 20:13:42 +02:00 |
|
|
b6823521fb
|
use version instead of commit hash
|
2022-10-28 20:10:53 +02:00 |
|
|
42086bfa47
|
use global footer
|
2022-10-28 20:05:45 +02:00 |
|
|
88f417a9c1
|
remove todo
|
2022-10-28 20:00:44 +02:00 |
|
|
23446225e7
|
fix desc, remove todos
|
2022-10-28 20:00:25 +02:00 |
|
|
3c6cea7993
|
Add link to the index page on download page
|
2022-10-28 19:57:15 +02:00 |
|
|
1b72004d7f
|
store and return the filename
|
2022-10-28 19:48:06 +02:00 |
|
|
9d49a5f581
|
Ask the user to download a file
|
2022-10-28 19:29:11 +02:00 |
|
|
84b2047008
|
add comments
|
2022-10-28 19:23:41 +02:00 |
|
|
765aa5357e
|
send the file to the client and decrypt it
|
2022-10-28 15:02:47 +02:00 |
|
|
0a7b0b7d4a
|
keep list structure
|
2022-10-28 15:02:28 +02:00 |
|
|
54137139e2
|
change provider
|
2022-10-28 14:06:40 +02:00 |
|
|
a2bdf2b1bf
|
use specific download page, don't collect the pub key as the server
|
2022-10-28 13:20:30 +02:00 |
|
|
0020731207
|
fix code for py3.9.2
|
2022-10-28 13:17:46 +02:00 |
|
|
319c7cac8c
|
add style and button logic
|
2022-10-28 12:14:18 +02:00 |
|
|
6ea6f2678a
|
* server now return hash to client
* show the link to copy for download
|
2022-10-28 01:06:15 +02:00 |
|
|
5b57ab7e2e
|
change forge source
|
2022-10-28 01:04:58 +02:00 |
|
|
421e72d3a3
|
prepare download endpoint
|
2022-10-28 01:04:49 +02:00 |
|
|
63394435a5
|
change fn name
|
2022-10-28 01:04:32 +02:00 |
|
|
7d74f9e21d
|
Add comments
|
2022-10-27 23:35:43 +02:00 |
|
|
c759507f18
|
fix pos path
|
2022-10-27 23:30:55 +02:00 |
|
|
b829674ea0
|
Add python version used
|
2022-10-27 23:30:34 +02:00 |
|
|
1f19e109a9
|
add typing
|
2022-10-27 23:18:45 +02:00 |
|
|
ed56263d58
|
add db
|
2022-10-27 22:07:17 +02:00 |
|
|
33112cf060
|
typo
|
2022-10-27 20:35:11 +02:00 |
|
|
f6cc858e04
|
remove useless colors
|
2022-10-27 20:34:43 +02:00 |
|
|
dd7419b96b
|
nvm, always change the limit
|
2022-10-27 17:50:23 +02:00 |
|
|
bca224601a
|
fix 3.11 python
|
2022-10-27 17:46:33 +02:00 |
|
|
df488e667b
|
remove /uploaded
|
2022-10-27 17:36:39 +02:00 |
|
|
299c7fc7d7
|
use config class for desc strings
|
2022-10-27 17:29:23 +02:00 |
|
|
e4fd9af325
|
* fix 404 issue
* update element text
|
2022-10-27 17:09:11 +02:00 |
|
|
d56cbea697
|
add types
|
2022-10-27 16:19:11 +02:00 |
|
|
7ce888bf94
|
* use json to send file to flask
* hash file to have a filename
* store the data to custom dir "uploads"
* init everyting in init fn
*
|
2022-10-27 16:08:04 +02:00 |
|
|
930eeacd2e
|
use api endpoint
|
2022-10-27 14:46:19 +02:00 |
|
|
d57a6ae06a
|
fix rsa implementation
|
2022-10-27 13:51:57 +02:00 |
|
|
0c12c6b2e6
|
add todo
|
2022-10-26 15:56:02 +02:00 |
|
|
40a92ce493
|
typo
|
2022-10-26 15:49:14 +02:00 |
|
|
0a7dd0055e
|
download the raw content
|
2022-10-26 15:39:52 +02:00 |
|
|
a4dfb37a7d
|
fix rsa implementation
|
2022-10-26 15:37:35 +02:00 |
|