|
3734a3eb3d
|
More complete check within isValidMediaType
|
2024-10-17 16:46:40 +02:00 |
|
|
0c24f80d09
|
Rename package to atom
|
2024-10-16 21:28:04 +02:00 |
|
|
e12cd132d9
|
Small comment clean up
|
2024-10-16 20:24:43 +02:00 |
|
|
03ec0d2ddf
|
Remove unused stuff
|
2024-10-16 20:23:52 +02:00 |
|
|
4220a2acc6
|
Added and corrected comments
|
2024-10-16 19:59:28 +02:00 |
|
|
4fe133a394
|
Create isValidMediaType and isValidLanguageTag
|
2024-10-16 18:30:22 +02:00 |
|
|
082e71a698
|
Change URI to IRI after finding validation pattern
|
2024-10-16 17:33:25 +02:00 |
|
|
f27116930a
|
Correctly escape strings if needed and check for it
|
2024-10-16 16:51:39 +02:00 |
|
|
c200d5bf73
|
Create isValidURN and isValidURI and use isValidURI everywhere where it is needed
|
2024-10-16 16:48:44 +02:00 |
|
|
14696371e2
|
Create and use isValidURL
|
2024-10-16 16:14:34 +02:00 |
|
|
6322566a54
|
Add function to check if the media type is composite
|
2024-10-15 19:46:45 +02:00 |
|
|
209059f2b4
|
Move the parsing of the media type to isXMLMediaType
|
2024-10-15 19:46:26 +02:00 |
|
|
e3b9ff0225
|
Move isXMLMediaType to atom.go
|
2024-10-15 19:40:13 +02:00 |
|
|
92c794d070
|
First implementation of an atom feed
|
2024-10-13 17:19:40 +02:00 |
|