CodeSteak
2e344da2f4
implement query ; fix error handling
2019-06-02 22:04:01 +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
CodeSteak
c2bd135dd9
Implement Server Logging
2019-05-24 17:23:12 +02:00
CodeSteak
adfafe1fc6
handle server crashing while holding data_store lock.
2019-05-13 23:09:50 +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
CodeSteak
6ec289cdb9
Merge branch 'master' of git.mosad.xyz:localhorst/TextureSync
2019-05-08 15:18:52 +02:00
CodeSteak
cde0238d62
get sorting of query result right
2019-05-08 15:18:30 +02:00
CodeSteak
10b775cdc9
fix formating
2019-05-08 15:05:22 +02:00
CodeSteak
0090628452
change serialization of date to match specs
2019-05-08 15:03:18 +02:00
CodeSteak
d9d4f16c01
implement glue code; Server is now startable
...
Server can now be used. All features except preview and gc should work.
2019-05-07 22:43:14 +02:00
CodeSteak
5db62d4d08
test search by using examples in doc.
2019-05-07 21:18:05 +02:00
CodeSteak
55cff24e9b
add some query_filter tests
2019-05-07 18:57:00 +02:00
CodeSteak
2784e8d2ff
implement date parsing as FromStr trait
2019-05-07 18:44:59 +02:00
CodeSteak
b53b3af8c0
implement query_filter stuff.
2019-05-07 18:36:23 +02:00
CodeSteak
66fc54cb3e
remove some allow annotions and fix resulting warnings
2019-05-07 17:46:17 +02:00
CodeSteak
cd5e69145f
merge
2019-05-07 17:41:21 +02:00
CodeSteak
cb2b8339a6
partialy implement Query, also add date
2019-05-07 17:36:32 +02:00
CodeSteak
cfc2ff5886
flush on change metadata
2019-05-06 09:34:12 +02:00
CodeSteak
28085f9b87
partialy implement Glue Logic
2019-05-05 20:28:35 +02:00
CodeSteak
5369304516
fix dir creation bugs
2019-05-05 19:54:26 +02:00
CodeSteak
88ba7a6dd3
panic on missing Texture on Disk
...
Until we have a better idea
2019-05-05 19:39:08 +02:00
CodeSteak
156912d4f6
minor fixes
2019-05-05 19:23:10 +02:00
CodeSteak
89fa985005
refactor persistency
2019-05-05 19:16:52 +02:00
CodeSteak
e77bd4012b
vim feindesign_suche
...
neue Score. (Einbeziehung der Position im Query)
2019-05-02 20:17:25 +02:00
CodeSteak
ebb1c95a5a
vim Suche
...
• Füge Beispiele ein.
• Neu: After-Spezialfilter
• Anpassung der Auswertung:
◦ (abgerundet aufgerundet)
◦ Spezialfilter sind nun erforderlich.
◦ Neu: Spezialfälle
• Zuständigkeiten jetzt Fett (Client-Server Interaktion)
2019-05-02 19:17:38 +02:00
CodeSteak
25b05d90fa
refmt server network
2019-04-25 23:37:53 +02:00
CodeSteak
8cbee2fcc5
restructre server network files
2019-04-25 23:37:16 +02:00
CodeSteak
efdf28a52a
restructure package enum
2019-04-25 23:30:50 +02:00
CodeSteak
68716569ea
safe netzwerk-protokoll.fodt :]
2019-04-25 21:29:36 +02:00
CodeSteak
926c1d105c
Merge branch 'master' of git.mosad.xyz:localhorst/TextureSync
2019-04-25 21:25:09 +02:00
CodeSteak
b9aa8e9fb7
ändere Datums-Format
2019-04-25 21:24:35 +02:00
CodeSteak
0e06fb1df4
implement Network Handler Logic
2019-04-24 19:24:00 +02:00
CodeSteak
ca4fde0b50
add way to send Texture and Texture Arrays
2019-04-24 18:45:01 +02:00
CodeSteak
aa55b5948e
implement Network send
2019-04-24 18:14:11 +02:00
CodeSteak
1ae8bed86b
Merge branch 'master' of git.mosad.xyz:localhorst/TextureSync
2019-04-24 17:02:16 +02:00
CodeSteak
4f6f13d2ea
implement Network receive
2019-04-24 17:01:43 +02:00
CodeSteak
66ffcb7062
sry! fix serde marco import
2019-04-23 16:32:06 +02:00
CodeSteak
84efffb6c7
implement serde (se, de) thingy for sha256, textureformat, texture
2019-04-23 16:28:28 +02:00
CodeSteak
a6d8b0a057
update html, pdf
2019-04-23 14:36:49 +02:00
CodeSteak
6644ed6ab5
fix plan (partly)
2019-04-23 14:33:12 +02:00
CodeSteak
89902e57ff
add cthulhu to server
2019-04-20 23:07:08 +02:00
CodeSteak
88fae2cba4
create skeleton for server from design
2019-04-20 01:24:19 +02:00
CodeSteak
6f86302e06
add rust and intellij to gitignore
2019-04-20 01:21:57 +02:00
CodeSteak
7555ca78a9
move tests to own folder
2019-04-20 00:53:30 +02:00
CodeSteak
c57a7269b4
make own folder for orga
2019-04-20 00:52:07 +02:00
CodeSteak
11b528251f
mv mokup -> pflichtenheft/mockup
2019-04-20 00:50:54 +02:00
CodeSteak
e0dd994519
add Server Diagram to grobdesign.fodt ; fix file layout
2019-04-20 00:48:29 +02:00
CodeSteak
630ccadd69
move diagram files around
2019-04-20 00:46:18 +02:00
CodeSteak
6022da388c
vim server_architektur.rs ; add methods to DataStore
2019-04-19 23:23:32 +02:00
CodeSteak
f81c700a48
vim server_architektur.rs // add many things
2019-04-19 18:44:44 +02:00
CodeSteak
c72fa53be4
vim server_architektur; first draft of pseudo rust.
2019-04-19 17:15:08 +02:00
CodeSteak
1560c7521c
vim netzwerk-protokoll | add desired_format to Get Texture Preview
2019-04-19 16:48:28 +02:00
CodeSteak
4a40c63c9c
vim suche: Ausgabe, Verantwortlichkeiten
2019-04-15 17:00:10 +02:00
CodeSteak
54099d7bff
vim Netzwerk-Protokoll: + Fehlerhandhabung
2019-04-15 16:59:39 +02:00
CodeSteak
1d241bab60
vim mastertestplan (AT#4)
2019-04-10 20:01:44 +02:00
CodeSteak
adde5cf693
vim suche
2019-04-10 19:53:37 +02:00
CodeSteak
d82f77e83c
/doc/{architektur -> feindesign}
2019-04-08 21:31:25 +02:00
CodeSteak
216b824df6
netzwerk-protokoll 1.0
2019-04-08 21:30:38 +02:00
CodeSteak
85d2746df4
add numbers to kriterien, 3D Preview ist Musskriterium
2019-04-08 21:29:59 +02:00
CodeSteak
e7e0f3a555
vim pflichtenheft
2019-04-04 23:07:07 +02:00
CodeSteak
e899a325a6
vim netzwerk-protokoll*
2019-04-03 19:27:14 +02:00
CodeSteak
50a625ee31
mk netzwerk-protokoll draft
2019-04-03 15:42:22 +02:00
CodeSteak
be2bb4f6ec
fix typo
2019-03-29 14:13:43 +01:00
CodeSteak
e0b64a6060
Merge branch 'master' of git.mosad.xyz:localhorst/TextureSync
2019-03-29 14:10:32 +01:00
CodeSteak
740ee5a9d8
vim Risikoanalyse
2019-03-29 14:09:56 +01:00
CodeSteak
ed2f46b631
add Changelog and Author to Template
2019-03-29 09:49:04 +01:00
CodeSteak
ffbd493e17
Q#6 -> Q#7, add Q#6.
2019-03-26 19:44:55 +01:00
CodeSteak
505f216c82
fix spelling
2019-03-26 19:37:11 +01:00
CodeSteak
35f39366e8
edit pflichtenheft
...
Formating
Add One `Could`
Change Kubuntu to Ubuntu in Client
Change Installer `Could`
2019-03-26 19:16:05 +01:00
CodeSteak
048fa01fc2
reformat headings and spacing
2019-03-26 16:43:53 +01:00
CodeSteak
e5c7408649
reformat Lastenheft and add some content
2019-03-26 16:35:08 +01:00
CodeSteak
74606c96b4
digitize charter
2019-03-23 11:57:19 +01:00
CodeSteak
463f3fb761
include Fonts in Template, Update Tableheading
2019-03-23 11:56:26 +01:00
CodeSteak
dee1257a9c
replace template pdf to source odt
2019-03-22 21:20:04 +01:00