Changelog
- 81a3ed4 Merge pull request #144 from inovex/timeframe-filter
- bfceff7 Merge pull request #156 from inovex/dependabot/github_actions/goreleaser/goreleaser-action-6
- bbdf465 Merge pull request #158 from inovex/dependabot/go_modules/golang.org/x/oauth2-0.21.0
- 16a5c4d Merge pull request #159 from inovex/open-browser-flag
- 905e164 Merge pull request #160 from inovex/dependabot/go_modules/filippo.io/age-1.2.0
- 6e9d844 Merge pull request #164 from inovex/dependabot/go_modules/github.com/thlib/go-timezone-local-0.0.3
- c616e7f Merge pull request #169 from inovex/dependabot/go_modules/google.golang.org/api-0.187.0
- 153a401 Merge pull request #170 from inovex/dependabot/go_modules/github.com/microcosm-cc/bluemonday-1.0.27
- 87d663a Merge pull request #79 from dive-deeper/feat/tilde-expansion-for-auth-file
- 8f382a2 Revert "chore: add OS constraints"
- 91470c4 chore(deps): bump filippo.io/age from 1.1.1 to 1.2.0
- 0ad8c9c chore(deps): bump github.com/microcosm-cc/bluemonday
- a03e2c8 chore(deps): bump github.com/thlib/go-timezone-local
- a150648 chore(deps): bump golang.org/x/oauth2 from 0.20.0 to 0.21.0
- 8f29668 chore(deps): bump google.golang.org/api from 0.181.0 to 0.187.0
- 8e1b92e chore(deps): bump goreleaser/goreleaser-action from 5 to 6
- 51b7b70 chore: add OS constraints
- fcb13a2 chore: move tilde expansion to setup function and use os.UserHomeDir
- 0944848 feat: add flag to not open the browser automatically
- 6789b65 feat: add timeFrame Filter
- 314fc84 feat: add timeFrame filter tests
- c66b56e feat: do tilde expansion for yaml storage path
- 6ca368f fix: OS separator
- 4d3f775 fix: make sure to include all the events which are part of the timeframe defined
- b96cb47 fix: type conversion in autoConfigure function for integers
- 29b18db fix: use int if the size allows it
- 33e584c fix: use ints instead of int64s
- eca7eee replace deprecated flags