d5b7fd0f94
don't wait with adding untill all elements have been loaded
2019-06-07 16:19:04 +02:00
2c9a23ec8a
some clean up
2019-06-07 14:01:16 +02:00
f45d807536
last import dir is now stored and used for next import
2019-06-07 13:49:40 +02:00
ed344cbd49
remove deleted Elements from the FolderView, comments
2019-06-07 13:48:42 +02:00
8e7ba1cb46
added back button in importview
2019-06-07 13:25:33 +02:00
b2a84db5a7
display stored address in ui
2019-06-07 10:00:03 +02:00
71f50b832e
added autoconnect at startup
2019-06-07 09:52:09 +02:00
594f083a8d
added JFXOkayCancelAlert
2019-06-06 14:41:30 +02:00
90b21ca3d1
added delte context item and call for server delete
2019-06-05 22:33:37 +02:00
db8178f4c4
export texture file to local filesystem
2019-06-05 22:07:03 +02:00
4cd4481182
change Semantics of Client AutoConnect.searchServer.
...
* now returns an optional
* uses multiple trys.
2019-06-05 19:43:11 +02:00
727558d867
Merge branch 'master' of git.mosad.xyz:localhorst/TextureSync
2019-06-05 17:06:01 +02:00
adc8725a36
Implement AutoConnect
2019-06-05 17:05:34 +02:00
de47e99852
clean up SettingsController
...
* don't use ";"
* use proper kotlin syntax
* make all switch View calls use runLater
2019-06-05 16:31:10 +02:00
d7a67c497e
added import Button
2019-06-05 16:23:45 +02:00
8d387250e7
Merge branch 'master' of git.mosad.xyz:localhorst/TextureSync
2019-06-05 16:06:06 +02:00
e32766e581
save and load server address
2019-06-05 16:05:10 +02:00
53dcebecde
correctly placed the spinnerSearch, adjusted FolderView hGap and vGap
2019-06-05 15:44:12 +02:00
c80233155f
fixed cvSearch style not applying
2019-06-04 20:49:07 +02:00
e78e7e3a59
query images and show result
2019-06-04 18:20:09 +02:00
d5853d7006
Merge branch 'master' of git.mosad.xyz:localhorst/TextureSync
2019-06-04 16:10:26 +02:00
00fc294396
set timeout for Server Connection
2019-06-04 16:10:11 +02:00
88b04f7aea
startup view connection
2019-06-04 16:05:47 +02:00
83e4f10aaa
import new texture
2019-06-04 14:57:54 +02:00
ca2ad079d4
added directory chooser for export
2019-06-03 22:24:18 +02:00
ae92167206
obtaining resolution of import texture
2019-06-03 21:40:02 +02:00
b709b231c4
current date for texture import
2019-06-03 20:42:28 +02:00
189b1955d7
Fix: Client.getTexturePreview
...
get Preview instead of File
2019-06-03 18:55:23 +02:00
3e5d2da366
change Connection API Option to Nullable, to match Kotlin's style
2019-06-03 18:40:37 +02:00
fd749069a1
fix Sha256.toString()
2019-06-03 18:28:53 +02:00
cf4e5b3e92
check if a chip has max 32 chars
...
* finished ImportView
2019-06-03 18:08:48 +02:00
0c93c0fedb
ImportView UI finished
2019-06-03 17:33:23 +02:00
c36d81aa92
add addAllElements
2019-06-03 16:46:57 +02:00
c975730a58
sry, fix Formating :D
2019-06-03 16:33:19 +02:00
37c4983d8e
fix Typo in 'ConnectionUnexpectedPacketException'
2019-06-03 16:32:06 +02:00
67401817a0
implement 'TextureReplace' NetOp
2019-06-03 16:31:04 +02:00
972d199154
implement 'getTextureFile' and 'getTexturePreview' Netop
2019-06-03 15:50:09 +02:00
d7e2977f2a
comment out non-compiling code
2019-06-03 15:38:39 +02:00
d1f2f42511
Merge branch 'master' of git.mosad.xyz:localhorst/TextureSync
2019-06-03 15:34:13 +02:00
73fd94e314
make Sha256 own Class
2019-06-03 15:33:41 +02:00
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
7f8277415e
implement 'get Texture' Netop
2019-06-03 15:18:42 +02:00
872fc6c289
restructure & rename all things in Net
2019-06-03 15:05:50 +02:00
d7dd858d42
Match DataModel On Query
2019-06-02 22:32:19 +02:00
40cda05ad4
Merge branch 'master' into feature-client-net
2019-06-02 22:04:23 +02:00
2e344da2f4
implement query ; fix error handling
2019-06-02 22:04:01 +02:00
1b41132c18
Add Type for Texture
2019-06-02 22:01:32 +02:00
d907ff138a
implement PING Netop
2019-06-02 20:59:05 +02:00
2c064fe15c
add GSON dependency
2019-06-02 20:58:21 +02:00
a322068fdb
add models
2019-05-16 15:26:14 +02:00