• Joined on 2022-11-12
jason pushed to main at jason/atom 2024-10-16 21:28:09 +02:00
0c24f80d09 Rename package to atom
jason pushed tag v0.1.1 to jason/atom 2024-10-16 21:09:40 +02:00
jason released Version 0.1.1 at jason/atom 2024-10-16 21:09:40 +02:00
jason pushed to main at jason/atom 2024-10-16 21:08:41 +02:00
c5a6e0c44f Change module description in go.mod
jason released Version 0.1.0 at jason/atom 2024-10-16 20:37:33 +02:00
jason pushed tag v0.1.0 to jason/atom 2024-10-16 20:37:32 +02:00
jason pushed to main at jason/atom 2024-10-16 20:35:48 +02:00
3774f41f1b Changed README
jason pushed to main at jason/atom 2024-10-16 20:30:08 +02:00
7a2e79d205 Corrected LICENSE
jason pushed to main at jason/atom 2024-10-16 20:24:47 +02:00
e12cd132d9 Small comment clean up
jason pushed to main at jason/atom 2024-10-16 20:23:56 +02:00
03ec0d2ddf Remove unused stuff
jason renamed repository from atom-feed to jason/atom 2024-10-16 20:10:55 +02:00
jason pushed to main at jason/atom 2024-10-16 19:59:32 +02:00
4220a2acc6 Added and corrected comments
jason pushed to main at jason/atom 2024-10-16 18:41:45 +02:00
6a76bdc0c3 Small changes
31cc803440 Create NewLogo and add checks
Compare 2 commits »
jason pushed to main at jason/atom 2024-10-16 18:31:28 +02:00
f11dee630d Make isText private
f8c36a7045 Change title to string type and add checks
4fe133a394 Create isValidMediaType and isValidLanguageTag
39bd0776c5 Correct AddExtension for entry and person
082e71a698 Change URI to IRI after finding validation pattern
Compare 5 commits »
jason pushed to main at jason/atom 2024-10-16 17:17:45 +02:00
b76e529ca3 Created NewLink
bc9fd49d18 Add checks to id
a65aa0a740 Create NewIcon and appropriate checks
Compare 3 commits »
jason pushed to main at jason/atom 2024-10-16 16:59:02 +02:00
566227773e Create NewGenerator and checks for the generator construct
92d71fdbde Fix wordings
Compare 2 commits »
jason pushed to main at jason/atom 2024-10-16 16:51:43 +02:00
f27116930a Correctly escape strings if needed and check for it
c200d5bf73 Create isValidURN and isValidURI and use isValidURI everywhere where it is needed
Compare 2 commits »
jason pushed to main at jason/atom 2024-10-16 16:14:39 +02:00
14696371e2 Create and use isValidURL
jason pushed to main at jason/atom 2024-10-15 22:17:15 +02:00
4f70da9a17 Add NewCategory
jason pushed to main at jason/atom 2024-10-15 21:47:19 +02:00
1f7f7966ef Add check for whether a mime type is used for inline other and out of line content