Skip to content

Releases: Thor77/ical-relay

0.3.6

07 May 16:27
Compare
Choose a tag to compare

Changelog

98143bb Add attendee to list of exluded properties

0.3.5

23 Feb 13:52
c93d702
Compare
Choose a tag to compare

Changelog

c93d702 Return error response if request fails

0.3.4

17 Feb 14:03
Compare
Choose a tag to compare

Changelog

552b26e Add rice-box.go to .gitignore

0.3.2

17 Feb 11:05
Compare
Choose a tag to compare

Changelog

7a5d6c5 Limit builds to linux and x64/i386

0.3.1

17 Feb 10:46
Compare
Choose a tag to compare

Changelog

6c3dec6 Add /dist to .gitignore

0.3.0

17 Feb 10:43
Compare
Choose a tag to compare

Changelog

63cd1d5 Add example config.toml
f079f10 Add service and postinstall file
b8800b8 Update .goreleaser.yml
5a496b7 Use config from parameter
eefb3a0 Use go.rice to embed template

0.2.0

16 Oct 06:45
Compare
Choose a tag to compare

Changelog

2c260cd Add .goreleaser.yml
9959584 Add TZID component
7648ebc Add profile html template
5d2925e Add profile view

0.1.0

01 Oct 09:31
4dec080
Compare
Choose a tag to compare

Changelog

58822cc Add .gitignore
ed1504c Add static sequence property to events
b98113c Add syntax highlighting for example config
7011476 Add unique PRODID
64dbcc5 Add usage instructions
4dc75af Change visibility of handler methods to private
68471b4 Compile regex read from config on startup
38cedbf Exclude organizer and uid poperty
7c565d0 Initial commit
8e975f2 Log handler messages as debug
28fcc6d Make sure event uid is really unique
6f5619d Read http server address from config
f0729bf Read loglevel from config
4dec080 Return status 204 for index requests