aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update README.mdakp2022-04-161-1/+1
* Bump version to v0.1.1AKP2022-04-161-2/+5
* Add import/export to web UIAKP2022-04-152-0/+98
* Fix logic to determine if secure cookies should be generatedAKP2022-04-152-4/+6
* Add OPML import functionalityAKP2022-04-156-14/+120
* Add support for OPML exportAKP2022-04-146-0/+101
* Second attempted fix of Docker GHAAKP2022-04-141-1/+1
* Fix Docker build and publish workflowAKP2022-04-141-2/+4
* Create docker-image.ymlakp2022-04-141-0/+34
* Merge branch 'master' of github.com:codemicro/walrssAKP2022-04-141-3/+8
|\
| * Fix setup instructionsakp2022-04-141-2/+5
| * Update README.mdakp2022-04-141-0/+1
| * Update README.mdakp2022-04-141-1/+2
* | Add CHANGELOG.mdAKP2022-04-141-0/+13
|/
* Trim space from item entriesAKP2022-04-061-1/+1
* Put debug logs behind the debug flagAKP2022-04-061-0/+6
* Fix first hourly job running for the wrong hourAKP2022-04-061-4/+2
* Update README.mdAKP2022-04-061-0/+5
* Add debugging statementsAKP2022-04-061-4/+9
* Update README.mdAKP2022-04-061-3/+3
* Update README.mdAKP2022-04-061-0/+2
* Fix worker scheduling issues once and for all (I hope??)AKP2022-04-061-3/+11
* Enhance logging for watcherAKP2022-04-061-1/+5
* Add `dockerBuild` make targetAKP2022-04-061-1/+5
* Ensure hourly job runs on UTC timeAKP2022-04-061-0/+1
* Remove hour offset on watcherAKP2022-04-061-1/+1
* go mod tidyAKP2022-04-062-14/+21
* Update README.mdAKP2022-04-061-1/+1
* Update README.mdAKP2022-04-061-3/+6
* Fix sample imageAKP2022-04-061-0/+0
* Add README.md contentAKP2022-04-063-0/+51
* Fix weird date formattingAKP2022-04-061-1/+1
* Update logosAKP2022-04-054-0/+0
* Add option to disable secure cookiesAKP2022-04-053-2/+13
* Add `-buildvcs=false` to `go build` in DockerfileAKP2022-04-051-2/+3
* Prepare for deployAKP2022-04-059-17/+59
* Remove version number stuffAKP2022-04-051-0/+2
* Remove version number stuffAKP2022-04-052-11/+1
* Remove hosted, third-party assetsAKP2022-04-054-19/+5
* Add option to disable registrationsAKP2022-04-052-0/+18
* Add license footer to emailsAKP2022-04-051-1/+1
* Tweak assets and footersAKP2022-04-055-1710/+8
* Add LICENSEAKP2022-04-051-0/+661
* Add logo to email headerAKP2022-04-054-5/+21
* Add static file hostingAKP2022-04-0512-4/+1749
* Sort feed listingAKP2022-04-054-6/+27
* Remove weird duplicated thingAKP2022-04-052-6/+1
* Use scheduled feed processingAKP2022-04-053-45/+51
* Fancy date formattingAKP2022-04-051-3/+3
* Polish emailAKP2022-04-054-9/+35