This website requires JavaScript.
Explore
Help
Sign In
felixfoertsch
/
syncthing
Watch
1
Star
0
Fork
0
You've already forked syncthing
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
8
Wiki
Activity
Files
2816780b520b444f42e764ebe4a02a1c6906fc71
syncthing
/
lib
/
api
T
History
Jakob Borg
2816780b52
lib/api: Set "Secure" on session cookies served over HTTPS (ref
#7399
) (
#7907
)
...
So that it does not unnecessarily leak over clear text connections.
2021-08-27 17:56:54 +02:00
..
auto
all: Update build constraints to Go 1.17 style (
#7894
)
2021-08-17 10:10:41 +02:00
testdata
cmd/syncthing, lib/api: Separate api/gui into own package (ref
#4085
) (
#5529
)
2019-03-26 19:53:58 +00:00
.gitignore
lib/api: Ignore that one file that always shows up in git status
2020-03-07 11:46:54 +01:00
api_auth_test.go
lib/api: Refactor to run tests in parallel (
#5998
)
2019-09-05 12:35:51 +01:00
api_auth.go
lib/api: Set "Secure" on session cookies served over HTTPS (ref
#7399
) (
#7907
)
2021-08-27 17:56:54 +02:00
api_csrf.go
lib/api: Refactor to run tests in parallel (
#5998
)
2019-09-05 12:35:51 +01:00
api_statics.go
all: Remove untrusted feature flag (
fixes
#109
) (
#7567
)
2021-04-13 10:12:56 +02:00
api_test.go
Trigger connection loop on config device addition (
fixes
#7600
) (
#7604
)
2021-04-26 21:13:59 +01:00
api.go
lib/api: Always include usage reporting data in support bundle (
#7786
)
2021-06-24 22:00:14 +04:00
confighandler.go
lib/api, lib/config: Apply defaults before deserializing json (
#7690
)
2021-06-03 15:09:35 +02:00
debug.go
all, lib/logger: Refactor SetDebug calls (
#6054
)
2019-10-04 13:03:34 +02:00
mocked_config_test.go
lib: Use counterfeiter to mock interfaces in tests (
#7375
)
2021-03-03 08:53:50 +01:00
support_bundle.go
cmd/syncthing, lib/api: Separate api/gui into own package (ref
#4085
) (
#5529
)
2019-03-26 19:53:58 +00:00