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
v1.29.2
syncthing
/
lib
/
api
T
History
Jakob Borg
ab20c16982
fix(api): don't crash requests after failing to unmarshal tokens (
fixes
#9909
) (
#9912
)
...
Unclear why this would happen, but apparently it does?
2025-01-09 21:47:10 +01:00
..
auto
all: Remove usage of deprecated io/ioutil (
#7971
)
2021-11-22 08:59:47 +01:00
testdata
cmd/syncthing, lib/api: Separate api/gui into own package (ref
#4085
) (
#5529
)
2019-03-26 19:53:58 +00:00
api_auth_test.go
lib/api: Save session & CSRF tokens to database, add option to stay logged in (
fixes
#9151
) (
#9284
)
2024-01-04 10:07:12 +00:00
api_auth.go
lib/api: Extract session store (
#9425
)
2024-03-21 08:09:47 -04:00
api_csrf.go
lib/api: Save session & CSRF tokens to database, add option to stay logged in (
fixes
#9151
) (
#9284
)
2024-01-04 10:07:12 +00:00
api_statics.go
lib/api: Fix inverted logic in string comparison
2022-07-28 21:51:14 +02:00
api_test.go
refactor: use modern Protobuf encoder (
#9817
)
2024-12-01 16:50:17 +01:00
api.go
fix(api): don't crash requests after failing to unmarshal tokens (
fixes
#9909
) (
#9912
)
2025-01-09 21:47:10 +01:00
confighandler.go
lib/config: Accept pre-hashed password (
fixes
#9123
) (
#9124
)
2023-09-24 19:23:49 +02:00
debug.go
lib/logger: Reduce API surface (
#9404
)
2024-02-09 11:17:44 +01: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
tokenmanager.go
fix(api): don't crash requests after failing to unmarshal tokens (
fixes
#9909
) (
#9912
)
2025-01-09 21:47:10 +01:00