Commit graph

12 commits

Author SHA1 Message Date
mariusor
7d6b9976bf Rename the item typer, as it's not strictly tied into json 2020-11-06 19:40:46 +01:00
Marius Orcsik
8ff0e652dd
Added some more tests 2020-04-12 10:57:04 +02:00
Marius Orcsik
81d01659b0
Change the order in which we output json fields for collections 2020-01-20 12:13:18 +01:00
Marius Orcsik
78d2a53e63
Clarifying OnCollection usage 2020-01-14 20:57:42 +01:00
Marius Orcsik
46da34eebd
Fix misspell 2019-12-31 08:37:33 +01:00
Marius Orcsik
eb8e886dae
Use UTC when unmarshaling and marshaling timestamps 2019-12-31 08:36:59 +01:00
Marius Orcsik
db8e40c894
Added proper Link Json marshaling
Fix some corner cases for Link unmarshaling

Small cleanups
2019-12-22 14:08:56 +01:00
Marius Orcsik
cecfaf37ac
Fix decoding GetLangRef values 2019-12-22 14:05:06 +01:00
Marius Orcsik
59fd37615d
Refactoring loading of link type from json byte array 2019-12-21 15:25:22 +01:00
Marius Orcsik
a309adb642
Refactoring loading of collection, actor and additional object types from json byte array 2019-12-21 15:14:43 +01:00
Marius Orcsik
b912910ef1
Refactoring loading of object/intransitive activity/activity types from json byte array 2019-12-21 11:05:38 +01:00
Marius Orcsik
dafd82896b
Moving unmarshal files to decoding 2019-12-21 10:39:40 +01:00
Renamed from unmarshal.go (Browse further)