Commit Graph

26 Commits

Author SHA1 Message Date
7177146a56
Disable timeouts for upload/download
All checks were successful
/ Build the server (push) Successful in 5m39s
2024-05-21 14:51:58 +02:00
430ef15f83
Added missing <charconv> include
All checks were successful
/ Build the server (push) Successful in 5m29s
2024-04-24 13:44:37 +02:00
c8d620da3a
CI should work now...
Some checks failed
/ Build the server (push) Failing after 5m24s
2024-04-24 13:36:29 +02:00
3ab85075df
Fixed CI
Some checks failed
/ Build the server (push) Failing after 3m35s
2024-04-23 16:27:57 +02:00
3b211d1af6
Replaced restbed with beast
Some checks failed
/ Build the server (push) Failing after 1m33s
2024-04-23 15:38:41 +02:00
4c954b1d98
Moved to CPM
All checks were successful
/ Build the server (push) Successful in 5m3s
2024-04-15 11:25:42 +02:00
2a225ca9cb
Enabled parallel builds again
All checks were successful
/ Build the server (push) Successful in 3m34s
2024-04-13 14:36:03 +02:00
a116a7b525
Disabled parallel builds
Some checks failed
/ Build the server (push) Failing after 2m39s
2024-04-13 14:32:41 +02:00
55d1f4cc7f
Maybe fix large file downloads
Some checks reported warnings
/ Build the server (push) Has been cancelled
2024-04-13 14:01:06 +02:00
2a1c3a9f72
Fixed file size limit of 2^31-2.
All checks were successful
/ Build the server (push) Successful in 7m8s
2024-04-13 12:26:01 +02:00
b75c672c0f
Added a new folder button
All checks were successful
/ Build the server (push) Successful in 2m58s
closes #66
2023-10-24 13:04:02 +02:00
c8b2ae30c8
Implemented routing instead of internal state
All checks were successful
/ Build the server (push) Successful in 3m5s
2023-10-24 12:50:04 +02:00
7334bd8e71
Moved dependencies into separate repo
All checks were successful
/ Build the server (push) Successful in 3m4s
2023-10-24 11:38:52 +02:00
023ef2ec49
Build botan with ExternalProject and without amalgamation
All checks were successful
/ Build the server (push) Successful in 3m4s
2023-10-23 18:30:35 +02:00
13579acd8f
Implemented caching for index.html
All checks were successful
/ Build the server (push) Successful in 2m52s
2023-10-23 17:33:19 +02:00
21b4a8800e
Implemented #65
All checks were successful
/ Build the server (push) Successful in 3m5s
2023-10-23 17:05:31 +02:00
791988d1f9
Fix #64
All checks were successful
/ Build the server (push) Successful in 3m7s
2023-10-23 14:03:37 +02:00
3fb17e6fec
Fix #63 2023-10-23 14:00:14 +02:00
ee059a9747
Remove debug messages 2023-10-23 13:59:50 +02:00
600a4a48b8
Fixed download
All checks were successful
/ Build the server (push) Successful in 4m0s
2023-10-23 12:11:11 +02:00
1b1b045d46 Added xxd
All checks were successful
/ Build the server (push) Successful in 2m47s
2023-10-20 14:09:52 +02:00
3390a2f933 Added python3
Some checks failed
/ Build the server (push) Failing after 2m28s
2023-10-20 14:05:29 +02:00
c23692c077 Added linux headers
Some checks failed
/ Build the server (push) Failing after 1m15s
2023-10-20 14:03:54 +02:00
e20ebf7bc7 Lowered cmake version, added npm build debug output
Some checks failed
/ Build the server (push) Failing after 1m13s
2023-10-20 14:00:14 +02:00
6614a15cb4 Added gitea action
Some checks failed
/ Build the server (push) Failing after 1m6s
2023-10-20 13:56:01 +02:00
03b22ebb61 Rewrote the server in cpp with the frontend in svelte 2023-10-20 13:30:46 +02:00