Skip to content

Releases: geeksforsocialchange/faceprox

0.4.0

25 Dec 09:47
Compare
Choose a tag to compare

Changelog

  • 976ec13 chore(deps): bump actions/cache from 3.0.10 to 3.0.11
  • 6c5a458 chore(deps): bump actions/cache from 3.0.11 to 3.2.0
  • d2d7ea4 chore(deps): bump actions/cache from 3.0.5 to 3.0.7
  • 09727e8 chore(deps): bump actions/cache from 3.0.7 to 3.0.8
  • 42a89c5 chore(deps): bump actions/cache from 3.0.8 to 3.0.9
  • 59279fe chore(deps): bump actions/cache from 3.0.9 to 3.0.10
  • 0879cc9 chore(deps): bump actions/checkout from 3.0.2 to 3.1.0
  • 2989728 chore(deps): bump actions/checkout from 3.1.0 to 3.2.0
  • e772251 chore(deps): bump actions/setup-go from 3.2.1 to 3.3.0
  • 5daa013 chore(deps): bump actions/setup-go from 3.3.0 to 3.3.1
  • 53028c8 chore(deps): bump actions/setup-go from 3.3.1 to 3.4.0
  • 02287b3 chore(deps): bump actions/setup-go from 3.4.0 to 3.5.0
  • 865b1f2 chore(deps): bump golang from 1.18-alpine to 1.19-alpine
  • 0bfc5c6 chore(deps): bump goreleaser/goreleaser-action from 3.0.0 to 3.1.0
  • 645a629 chore(deps): bump goreleaser/goreleaser-action from 3.1.0 to 3.2.0
  • a81d5c5 chore(deps): bump goreleaser/goreleaser-action from 3.2.0 to 4.1.0
  • 276af42 chore: upgrade docker image versions
  • c794331 update faceloader library to get logging of page titles

0.3.0

30 Jul 14:09
Compare
Choose a tag to compare

Changelog

  • 8c17eb7 feat: remove broken tor setup

0.2.2

30 Jul 13:45
Compare
Choose a tag to compare

Changelog

  • fbe0c0c Move global options to global option block
  • 6bce256 Update README with .env instruction
  • 7100389 chore(deps): bump actions/cache from 3.0.4 to 3.0.5
  • 20d5a99 chore(deps): bump actions/setup-go from 3.2.0 to 3.2.1

0.2.0

30 Jul 13:32
Compare
Choose a tag to compare

Changelog

  • 6a0923c breaking: migrate to geeksforsocialchange
  • 80ee63d chore: simplify goreleaser output
  • 3fc2c7d feat: add Docker image
  • 9c50185 feat: enable it to be run with docker-compose
  • 802055a feat: route docker traffic via tor
  • fc96bff feat: use new version of faceloader with cookie handling
  • 98f0f11 fix: caddy fmt the Caddyfile and add a comment about staging LetsEncrypt

0.1.0

25 Jun 11:43
Compare
Choose a tag to compare

Changelog

  • 151e77e chore(deps): bump actions/cache from 2.1.7 to 3.0.4
  • 4d109b2 chore(deps): bump actions/checkout from 2.4.0 to 3.0.2
  • 6053dd8 chore(deps): bump actions/setup-go from 2.1.4 to 3.2.0
  • 357568b chore(deps): bump goreleaser/goreleaser-action from 2.8.0 to 3.0.0
  • 204bd34 chore: configure CI
  • 18a6eb2 chore: fix goreleaser by adding missing config
  • 1439dcd feat: add ical support
  • c49b9eb feat: cache results from facebook for 5 minutes
  • 487989c feat: list all events for a given page name
  • ae68b6d feat: set correct http content types
  • f65933b fix: correct links from index.html
  • c8c2099 initial commit
  • f7890b1 use faceloader library for parsing events and update docs