Commit Graph

62 Commits (dev)

Author SHA1 Message Date
Philippe Pittoli 69c491080a Just a slight reminder. 2023-07-16 00:48:42 +02:00
Philippe Pittoli 0dde689056 Fix filestoraged: s/event/event.type/. Can now exchange files. 2023-02-10 11:54:34 +01:00
Philippe Pittoli 0d1326a566 Filestorage client now compiles. 2023-02-10 10:37:23 +01:00
Philippe Pittoli 2b29d0db80 Filestoraged can now be compiled. 2023-02-09 23:28:10 +01:00
Karchnu 1c311178e6 Fix faulty option. 2020-11-01 17:29:16 +01:00
Karchnu d33e69faa3 Introduction of the "faulty" toggle, to test transfer errors on clients. 2020-11-01 16:49:40 +01:00
Karchnu 8ece44ced1 authd_configuration 2020-10-27 17:09:12 +01:00
Karchnu 795bfd1187 print_timer option. 2020-10-25 04:05:35 +01:00
Karchnu 91341b4fde Server: new configuration system. 2020-10-25 03:53:08 +01:00
Karchnu beebcfc38d Going full CachedDatabase. 2020-10-23 02:51:18 +02:00
Karchnu 2cd758317a Client fix: don't try to put files when too big. 2020-10-22 02:08:12 +02:00
Karchnu 2bea44d119 client => filestoragec 2020-10-22 02:01:49 +02:00
Karchnu 1a8f95320e FileTooBig 2020-10-22 01:21:44 +02:00
Karchnu edc7cdb6f3 A few log message changes. 2020-10-21 23:24:53 +02:00
Karchnu bfa43f2667 Upload and download OK, on both server and client. 2020-10-21 19:59:57 +02:00
Karchnu 3491a394a9 A bit more modern filestoraged client. 2020-10-21 15:43:41 +02:00
Karchnu 7bb6bf909a Compilable client. 2020-10-21 03:27:51 +02:00
Karchnu aec3445771 New API. 2020-10-20 23:57:37 +02:00
Karchnu 86495365d6 IPC::JSON structure 2020-10-20 19:15:50 +02:00
Karchnu 2f649b6b15 Baguette::Log. 2020-08-28 01:53:52 +02:00
Karchnu 0b8fea6689 New logging system. 2020-08-24 17:15:00 +02:00
Karchnu abd8561308 filestoraged now handles timer, new ipc.cr API OK. 2020-07-21 12:42:19 +02:00
Karchnu c8d3cf9e3f `filestoraged` now compiles with bindings for libipc version 0.7. 2020-07-18 16:38:02 +02:00
Karchnu 8fe249218f Going to next libipc bindings version. 2020-07-18 16:35:35 +02:00
Karchnu 80a995cc08 Authd. 2020-07-18 16:33:33 +02:00
Karchnu ec7e4724eb Debug message: print chunk digest (fix). 2020-06-16 03:05:46 +02:00
Karchnu 11f58165ca Better chunk print, bugfix. 2020-06-14 20:23:10 +02:00
Karchnu ad5fbf424e FileFullyUploaded: path. 2020-06-14 18:16:01 +02:00
Karchnu de53bf59a2 FileExists: returns the path, not file digest. 2020-06-14 18:11:36 +02:00
Karchnu c926e5334a next_chunk in errors (FileExists, ChunkAlreadyUploaded), FileFullyUploaded. 2020-06-08 23:02:31 +02:00
Karchnu 854f383172 Send the number of the next chunk to be uploaded. 2020-06-08 20:03:17 +02:00
Karchnu 60b9d9fa01 Server fixes, and client is working. 2020-06-08 04:49:55 +02:00
Karchnu 761c12a0ba Errors::Authorization. 2020-06-07 01:23:31 +02:00
Karchnu a506fced0d Response::Error and Success removed. 2020-06-07 00:52:02 +02:00
Karchnu b4f09f2efd Naming, download, errors, consistency… pretty much rewrite of the whole thing. 2020-06-06 20:43:14 +02:00
Karchnu 52409bdfec Fix the verification on the uploaded chunks. 2020-05-29 18:36:51 +02:00
Karchnu b72d54f19d Add file_digest in Response::Transfer. 2020-05-20 09:49:16 +02:00
Karchnu 31604fe857 Add chunk number to Response::Transfer. 2020-05-20 09:28:06 +02:00
Karchnu 3c7a2eb8f7 Push final path of the uploaded file in Response::Upload. 2020-05-20 09:20:52 +02:00
Karchnu 6bd194529b Remove dead code. 2020-05-20 09:20:07 +02:00
Luka Vandervelden 0e94bf78db Adds a default value to Requests::Login#mid. 2020-05-17 23:24:32 +02:00
Karchnu ff74b4f217 Compiling again. 2020-05-16 01:40:09 +02:00
Karchnu 0e4396c0c6 WIP: new code structure. Need a few fixes. 2020-05-14 17:03:09 +02:00
Philippe PITTOLI 20e2e55d99 Baguette. 2020-04-13 18:16:40 +02:00
Philippe PITTOLI 49008c5da4 tests json (serializing): fixed 2020-02-03 16:04:19 +01:00
Philippe PITTOLI 6bca59c293 remove useless comment 2020-01-30 20:01:46 +01:00
Philippe PITTOLI a9aea04a27 upload is ok 2020-01-30 19:17:28 +01:00
Philippe PITTOLI 8c0a7b1f14 New API 2020-01-30 17:47:56 +01:00
Philippe PITTOLI 1cca04a18a common-tests: compilable again 2020-01-30 17:46:51 +01:00
Philippe PITTOLI 9375f5ff50 tests, code split, better transfer handler 2020-01-30 01:27:06 +01:00