Commit Graph

367 Commits

Author SHA1 Message Date
Jannik c80233155f
fixed cvSearch style not applying 2019-06-04 20:49:07 +02:00
Hendrik Schutter 857f35e77e Merge branch 'master' of git.mosad.xyz:localhorst/TextureSync 2019-06-04 18:21:13 +02:00
Hendrik Schutter e78e7e3a59 query images and show result 2019-06-04 18:20:09 +02:00
CodeSteak cf37e579ad FIX: server using 'read_timeout_s' for 'set_write_timeout' 2019-06-04 16:17:25 +02:00
CodeSteak d5853d7006 Merge branch 'master' of git.mosad.xyz:localhorst/TextureSync 2019-06-04 16:10:26 +02:00
CodeSteak 00fc294396 set timeout for Server Connection 2019-06-04 16:10:11 +02:00
Hendrik Schutter 88b04f7aea startup view connection 2019-06-04 16:05:47 +02:00
Hendrik Schutter 83e4f10aaa import new texture 2019-06-04 14:57:54 +02:00
Hendrik Schutter ca2ad079d4 added directory chooser for export 2019-06-03 22:24:18 +02:00
Hendrik Schutter ae92167206 obtaining resolution of import texture 2019-06-03 21:40:02 +02:00
CodeSteak a3a86cf913 Merge branch 'master' of git.mosad.xyz:localhorst/TextureSync 2019-06-03 21:22:09 +02:00
CodeSteak 47cf586116 [dirty] Implement Background Preview Generation 2019-06-03 21:21:52 +02:00
Hendrik Schutter b709b231c4 current date for texture import 2019-06-03 20:42:28 +02:00
CodeSteak b2ba9a9ba4 impl fmt::Display for Sha256 for Logging 2019-06-03 19:05:55 +02:00
CodeSteak 189b1955d7 Fix: Client.getTexturePreview
get Preview instead of File
2019-06-03 18:55:23 +02:00
CodeSteak 3e5d2da366 change Connection API Option to Nullable, to match Kotlin's style 2019-06-03 18:40:37 +02:00
CodeSteak fd749069a1 fix Sha256.toString() 2019-06-03 18:28:53 +02:00
Jannik cf4e5b3e92
check if a chip has max 32 chars
* finished ImportView
2019-06-03 18:08:48 +02:00
Jannik 0c93c0fedb
ImportView UI finished 2019-06-03 17:33:23 +02:00
CodeSteak c26a1b80f1 Server Now Listens on Every Interface.
'::' is needed to listen on all interfaces.
'::1' listens only on local interface.
2019-06-03 16:55:40 +02:00
Jannik c36d81aa92
add addAllElements 2019-06-03 16:46:57 +02:00
CodeSteak c975730a58 sry, fix Formating :D 2019-06-03 16:33:19 +02:00
CodeSteak 37c4983d8e fix Typo in 'ConnectionUnexpectedPacketException' 2019-06-03 16:32:06 +02:00
CodeSteak 67401817a0 implement 'TextureReplace' NetOp 2019-06-03 16:31:04 +02:00
CodeSteak 972d199154 implement 'getTextureFile' and 'getTexturePreview' Netop 2019-06-03 15:50:09 +02:00
CodeSteak d7e2977f2a comment out non-compiling code 2019-06-03 15:38:39 +02:00
CodeSteak d1f2f42511 Merge branch 'master' of git.mosad.xyz:localhorst/TextureSync 2019-06-03 15:34:13 +02:00
CodeSteak 73fd94e314 make Sha256 own Class 2019-06-03 15:33:41 +02:00
Jannik 35aa0409da
Controller and GUIModel work
* added all needed parts to the GUIModel
* started work on the "root" Controller
2019-06-03 15:29:01 +02:00
CodeSteak 7f8277415e implement 'get Texture' Netop 2019-06-03 15:18:42 +02:00
CodeSteak badd50de38 Move development of 'feature-client-net' to 'master' 2019-06-03 15:07:18 +02:00
CodeSteak 872fc6c289 restructure & rename all things in Net 2019-06-03 15:05:50 +02:00
CodeSteak d7dd858d42 Match DataModel On Query 2019-06-02 22:32:19 +02:00
CodeSteak 40cda05ad4 Merge branch 'master' into feature-client-net 2019-06-02 22:04:23 +02:00
CodeSteak 2e344da2f4 implement query ; fix error handling 2019-06-02 22:04:01 +02:00
CodeSteak 1b41132c18 Add Type for Texture 2019-06-02 22:01:32 +02:00
CodeSteak d907ff138a implement PING Netop 2019-06-02 20:59:05 +02:00
CodeSteak 2c064fe15c add GSON dependency 2019-06-02 20:58:21 +02:00
CodeSteak ec9c6888fc Fix: GC craches on startup
The existens of texture_base_path must be checked!
2019-06-02 20:48:29 +02:00
Hendrik Schutter 0b7cf9c7cd updated status 2019-05-27 19:51:33 +02:00
CodeSteak c2bd135dd9 Implement Server Logging 2019-05-24 17:23:12 +02:00
Hendrik Schutter 6f9931a04f added Statusbericht KW21 2019-05-23 14:46:00 +02:00
Jannik a322068fdb
add models 2019-05-16 15:26:14 +02:00
Hendrik Schutter 60e9f7f4ad updated planner, added statusbericht, fixed spelling in lastenheft 2019-05-16 14:41:23 +02:00
CodeSteak adfafe1fc6 handle server crashing while holding data_store lock. 2019-05-13 23:09:50 +02:00
Hendrik Schutter 7ced269906 fixes after review with Nikolakopoulos
*pflichtengeft
*ui_elemente
*lastenheft
2019-05-10 15:31:38 +02:00
CodeSteak 000c28ff4f remove TextureConvertResult Thingy 2019-05-09 20:19:27 +02:00
CodeSteak a2089dbd92 check if texture is file before deletion in GC 2019-05-09 20:18:19 +02:00
CodeSteak 92b053769a change visibility of persistency::DataStore::extract_hash 2019-05-09 20:14:34 +02:00
CodeSteak 89b2b480ce implement image preview 2019-05-09 20:13:15 +02:00