This website requires JavaScript.
Explore
Help
Sign In
1f349
/
daisy
Watch
4
Star
0
Fork
0
You've already forked daisy
mirror of
https://github.com/1f349/daisy.git
synced
2025-02-22 13:35:00 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
14
Commits
2
Branches
1
Tag
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
MrMelon54
8c5145849b
Move middleware to allow GET /health to work without authentication
2025-01-27 21:40:55 +00:00
cmd
/daisy
Add nullauth for testing
2024-05-14 11:11:02 +01:00
.gitignore
Major rewrite, using a fork of webdav library
2024-05-13 16:21:09 +01:00
auth_stub.go
Ensure the auth init is prevented when using nullauth
2025-01-27 21:39:53 +00:00
auth.go
Ensure the auth init is prevented when using nullauth
2025-01-27 21:39:53 +00:00
go.mod
Update dependencies
2025-01-26 20:33:38 +00:00
go.sum
Update dependencies
2025-01-26 20:33:38 +00:00
logger.go
Major rewrite, using a fork of webdav library
2024-05-13 16:21:09 +01:00
README.md
Add SRV record
2024-05-28 01:04:47 +01:00
server.go
Move middleware to allow GET /health to work without authentication
2025-01-27 21:40:55 +00:00
README.md
Daisy
A CardDav-based contacts service.
Built using:
Tokidoki
go-webdav
Autodiscovery
SRV _carddavs._tcp.<root>.
Description
Contacts service
Readme
86
KiB
Languages
Go
100%