Commits at f283750ff678b6b541c6bef2e8459c8c7f97be83
f283750f
Added gob Encode/Decode for IRIs
mariusor
authored at
2022-01-12 15:39:08 +0100
mariusor
comitted at
2022-01-12 15:39:08 +0100
fb7fbc19
Use a specific type for IRI.GetType
mariusor
authored at
2022-01-12 15:34:59 +0100
mariusor
comitted at
2022-01-12 15:34:59 +0100
b49c3b9e
Adding gob encoding for Actors
Marius Orcsik
authored at
2022-01-02 16:26:16 +0100
Marius Orcsik
comitted at
2022-01-02 16:26:16 +0100
25ecb40f
Adding gob encoding for Activities and IntransitiveActivities
Marius Orcsik
authored at
2022-01-02 16:26:06 +0100
Marius Orcsik
comitted at
2022-01-02 16:26:06 +0100
98500a23
Adding gob encoding for an object
Marius Orcsik
authored at
2022-01-02 16:25:28 +0100
Marius Orcsik
comitted at
2022-01-02 16:25:28 +0100
30317634
Moved int gob write functions to the gob_encoding file
Marius Orcsik
authored at
2022-01-02 16:24:24 +0100
Marius Orcsik
comitted at
2022-01-02 16:24:24 +0100
bafe5884
Added source gob marshal/unmarshal
Marius Orcsik
authored at
2022-01-02 16:22:56 +0100
Marius Orcsik
comitted at
2022-01-02 16:22:56 +0100
59b142d1
Changed Object.URL property to be an Item not just a link or iri
Marius Orcsik
authored at
2022-01-02 16:21:46 +0100
Marius Orcsik
comitted at
2022-01-02 16:21:46 +0100
ea1a9658
Changed the PublicKey.Owner type to be an IRI
Marius Orcsik
authored at
2022-01-02 16:20:23 +0100
Marius Orcsik
comitted at
2022-01-02 16:20:23 +0100
b32c7ce9
Renamed gobEncode string like function
Marius Orcsik
authored at
2022-01-02 16:17:05 +0100
Marius Orcsik
comitted at
2022-01-02 16:19:08 +0100
f00af975
Be consistent in how we encode stringy types
Namely as []byte slices
mariusor
authored at
2021-12-30 19:49:25 +0100
mariusor
comitted at
2021-12-30 19:49:25 +0100
52574844
Added gob Marshal/Unmarshal for Link type
Testing is still incomplete for this
mariusor
authored at
2021-12-30 19:01:15 +0100
mariusor
comitted at
2021-12-30 19:01:15 +0100
a7d54ee3
Added gob Marshal/Unmarshal for ActivityVocabularyType type
mariusor
authored at
2021-12-30 16:22:15 +0100
mariusor
comitted at
2021-12-30 16:22:15 +0100
2f50a019
Added gob Marshal/Unmarshal for MimeType type
mariusor
authored at
2021-12-30 16:15:16 +0100
mariusor
comitted at
2021-12-30 16:15:16 +0100
05023b02
Added gob Marshal/Unmarshal for IRI/ID type
mariusor
authored at
2021-12-30 16:09:33 +0100
mariusor
comitted at
2021-12-30 16:09:33 +0100
9f4fe6ab
Added gob Marshal/Unmarshal for NaturalLanguageValues type
mariusor
authored at
2021-12-30 15:57:45 +0100
mariusor
comitted at
2021-12-30 15:57:45 +0100
a0add4ee
Exit early if stringy values have 0 length when doing gob encoding
mariusor
authored at
2021-12-30 15:53:51 +0100
mariusor
comitted at
2021-12-30 15:53:51 +0100
3fe3ad49
Implement an ugly hack for gob Marshal/Unmarshal the LangRefValue type
mariusor
authored at
2021-12-30 15:29:41 +0100
mariusor
comitted at
2021-12-30 15:29:41 +0100
36548430
Added gob Marshal/Unmarshal for LangRef type
mariusor
authored at
2021-12-30 14:58:51 +0100
mariusor
comitted at
2021-12-30 14:58:51 +0100
07b28f09
Added gob Marshal/Unmarshal for Content type
mariusor
authored at
2021-12-30 14:40:07 +0100
mariusor
comitted at
2021-12-30 14:40:07 +0100
67a86322
Improved the readme
Marius Orcsik
authored at
2021-11-12 20:21:49 +0100
Marius Orcsik
comitted at
2021-11-12 20:21:49 +0100
c1e48c1e
More lint errors fixed
Marius Orcsik
authored at
2021-11-12 20:05:08 +0100
Marius Orcsik
comitted at
2021-11-12 20:05:08 +0100
4b021a9c
Fix some misspells
mariusor
authored at
2021-11-12 19:21:16 +0100
mariusor
comitted at
2021-11-12 19:21:16 +0100
d4021d85
Ran gofmt -s
mariusor
authored at
2021-11-12 19:18:20 +0100
mariusor
comitted at
2021-11-12 19:18:20 +0100
a8126635
Fix some linting warnings
mariusor
authored at
2021-11-12 19:10:31 +0100
mariusor
comitted at
2021-11-12 19:10:31 +0100
5064eea9
Go fmt'ed files
mariusor
authored at
2021-11-12 18:26:50 +0100
mariusor
comitted at
2021-11-12 18:27:28 +0100
bd0dbddb
Updated comment for the Relationship object
Marius Orcsik
authored at
2021-11-07 15:06:16 +0100
Marius Orcsik
comitted at
2021-11-07 15:06:16 +0100
0895ecc3
Added Collection related copying of properties
Refactoring of copy functions
Marius Orcsik
authored at
2021-10-03 15:01:44 +0200
Marius Orcsik
comitted at
2021-10-03 15:01:44 +0200
cd6c8422
Remove returning total items for collection, collection page, ordered collection and ordered collection page
This should be moved to a different method/function
Marius Orcsik
authored at
2021-09-18 17:01:17 +0200
Marius Orcsik
comitted at
2021-09-18 17:01:17 +0200
df7d3cbe
Add nil checks for OnX helper functions
Marius Orcsik
authored at
2021-09-12 12:52:27 +0200
Marius Orcsik
comitted at
2021-09-12 12:52:27 +0200
Commits for
f283750ff678b6b541c6bef2e8459c8c7f97be83
Viewing range
f283750f
~ df7d3cbe