|
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 |
|
|
361078e25c
|
import fixes
|
2022-10-26 15:37:28 +02:00 |
|
|
1cc02f89e3
|
download js lib for crypto stuff
|
2022-10-26 15:36:53 +02:00 |
|
|
84d6d87d98
|
wip: rsa impl
|
2022-10-23 23:08:57 +02:00 |
|
|
364b196293
|
style the text inside the upload-area
|
2022-10-15 17:55:00 +02:00 |
|
|
399236f6fe
|
* add css on area hover
* comments
|
2022-10-15 17:48:28 +02:00 |
|
|
cf548aaffa
|
Better handling of files
|
2022-10-10 20:51:22 +02:00 |
|
|
c124d3cf04
|
show upload to user
|
2022-10-10 20:51:01 +02:00 |
|
|
e15890b3e6
|
fix css in tiny screen
|
2022-10-09 20:04:23 +02:00 |
|
|
6e0fb24532
|
Add upload endpoint and move a method from font to utils directory
|
2022-10-09 19:54:56 +02:00 |
|
|
a6daa92b25
|
footer to the left
|
2022-10-08 16:12:43 +02:00 |
|
|
80c4622359
|
remove hr used for style
|
2022-10-08 16:09:27 +02:00 |
|
|
bc4ead2ff8
|
better shadow
|
2022-10-08 16:05:29 +02:00 |
|