aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update schema to store ETags and cached contentAKP2023-01-192-0/+53
* Update `CHANGELOG.md`AKP2022-08-311-1/+9
* Replace faulty error assertionAKP2022-08-311-11/+13
* Change call to database instance to `NewDelete()` from `NewSelect()`AKP2022-08-311-1/+1
* Update README.mdakp2022-08-151-0/+5
* Update README.mdakp2022-08-151-0/+1
* Update `CHANGELOG.md`AKP2022-08-131-0/+4
* Add OIDC supportAKP2022-08-139-7/+223
* Update `version.go`AKP2022-08-131-1/+1
* Set version number when building in CIAKP2022-08-131-1/+4
* Update `CHANGELOG.md`AKP2022-08-131-0/+3
* Update `version.go`AKP2022-08-131-1/+1
* Fix DockerfileAKP2022-08-132-3/+3
* Update `CHANGELOG.md`AKP2022-08-131-1/+6
* Convert to SQLiteAKP2022-08-1312-125/+246
* chore: replace use of deprecated `ioutil.WriteFile`AKP2022-08-131-2/+1
* Update `CHANGELOG.md`AKP2022-06-011-1/+3
* Update `CHANGELOG.md`AKP2022-06-011-0/+4
* Add appropriate user agentAKP2022-06-012-2/+16
* Add ability to embed a version numberAKP2022-06-012-0/+10
* Fix feed entries from midnight on a given day being completely ignoredAKP2022-05-082-2/+26
* Remove Docker stuff from MakefileAKP2022-05-081-3/+0
* Remove three day feed processing offset used for testingAKP2022-04-292-2/+7
* Updated `CHANGELOG.md`AKP2022-04-291-1/+6
* Add progress indicator to test email buttonAKP2022-04-296-16/+170
* Update README.mdakp2022-04-161-1/+6
* 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