Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-04-01 | feat: Add option to change feed's metadatav1.0.0 | Gabriel A. Giovanini | |
2024-04-01 | fix: Handle not found better (or at all) | Gabriel A. Giovanini | |
By default go tunnels every request to "/", so I'd need to check for paths at the podcast handler so I can report not found for anything other than "/" | |||
2024-04-01 | feat: Add view to select series | Gabriel A. Giovanini | |
2024-04-01 | feat: Add more series | Gabriel A. Giovanini | |
2024-03-22 | feat: Add metricsv0.1.4 | Gabriel A. Giovanini | |
2024-03-18 | feat: Rewrite to golangv0.1.3 | Gabriel A. Giovanini | |
I have found a nice lib in go to handle XML so I migrate to it. Go is ages easier to deploy then python. |