Commit graph

50 commits

Author SHA1 Message Date
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
494916a057
add main style 2022-10-08 16:03:35 +02:00
8bd7cff5c1
add todo 2022-10-08 16:03:21 +02:00
95c9453998
style footer 2022-10-07 01:14:25 +02:00
75bf2bb0e1
hide vscode folder 2022-10-07 01:00:07 +02:00
03122a8617
use custom font 2022-10-07 00:59:40 +02:00
52eefa98fa
rot13 easteregg 2022-10-07 00:08:54 +02:00
1ad14ffa7f
add some colors 2022-10-07 00:08:46 +02:00
98b10c1c38
remove extra slash 2022-10-06 14:32:18 +02:00
fd0fb97e48
format 2022-10-06 14:21:13 +02:00
7b844d40af
add lib64 2022-09-27 12:27:31 +02:00
cad8f275b0
add readme 2022-09-26 12:37:12 +02:00
b5c206a37c
* rename main to app
* add index route
* add index template
* add css stylesheet
* add config file
2022-09-26 12:37:07 +02:00
23dfa24cdb
add flask as a dependencie 2022-09-26 12:36:13 +02:00
cf04f114cc
ignore pycache 2022-09-26 12:35:51 +02:00
800d398650
init repo 2022-09-26 10:50:52 +02:00