Jakob Borg
|
836045ee87
feat: switch logging framework (#10220)
|
2 달 전 |
Jakob Borg
|
025905fcdf
chore: switch database engine to sqlite (fixes #9954) (#9965)
|
6 달 전 |
Emil Lundberg
|
893071d2ba
refactor(api): extract method configMuxBuilder.postAdjustGui and add test coverage (#9979)
|
7 달 전 |
Emil Lundberg
|
435f2d2178
refactor(api): make shutdown timeout configurable for tests (#9980)
|
7 달 전 |
Emil Lundberg
|
8461ca539b
refactor(api): deduplicate HTTP test helpers and allow session cookie access (#9977)
|
7 달 전 |
Jakob Borg
|
77970d5113
refactor: use modern Protobuf encoder (#9817)
|
10 달 전 |
Simon Frei
|
0756e42a85
lib/api: Increase test request timeout (fixes #9455) (#9602)
|
1 년 전 |
Emil Lundberg
|
2f15670094
lib/api: Extract session store (#9425)
|
1 년 전 |
Jakob Borg
|
ad81ac8da7
lib/api: Deflake TestAPIServiceRequests (#9413)
|
1 년 전 |
Jakob Borg
|
e1dd36561d
all: Use some Go 1.21 features (#9409)
|
1 년 전 |
Jakob Borg
|
45beb28fa5
lib/api: Remove remnants of CSRF tokens file mentions (ref #9284)
|
1 년 전 |
Jakob Borg
|
aa901790b9
lib/api: Save session & CSRF tokens to database, add option to stay logged in (fixes #9151) (#9284)
|
1 년 전 |
Emil Lundberg
|
ea1ea366d2
lib/api: Check basic auth (and set session cookie) before noauth exceptions (#9159)
|
2 년 전 |
Emil Lundberg
|
8294870ffc
Add HTML login form (fixes #4137) (#8757)
|
2 년 전 |
Jakob Borg
|
acd767b30b
all: Remove lib/util package (#9049)
|
2 년 전 |
Jakob Borg
|
9d21b91124
all: Refactor the protocol/model interface a bit (ref #8981) (#9007)
|
2 년 전 |
Emil Lundberg
|
b08b99e284
lib/api: Fix data race in TestCSRFRequired (#9006)
|
2 년 전 |
Jakob Borg
|
855c6dc67b
lib/api: Allow `Bearer` authentication style with API key (#9002)
|
2 년 전 |
Jakob Borg
|
1103a27337
all: Grand test refactor (fixes #8779, fixes #8799)
|
2 년 전 |
luzpaz
|
837ffcfab5
all: Fix various user-facing and non-user-facing typos (#8509)
|
3 년 전 |
Jakob Borg
|
a3c724f2c3
all: Add build constants for runtime.GOOS comparisons (#8442)
|
3 년 전 |
greatroar
|
97291c9184
lib/api: Fix and optimize csrfManager (#8329)
|
3 년 전 |
Eng Zer Jun
|
bc27aa12cd
all: use T.TempDir to create temporary test directory (#8280)
|
3 년 전 |
Simon Frei
|
22e12904c9
lib/connections: Make request tests sequential (#8263)
|
3 년 전 |
Simon Frei
|
edc3a77b98
lib/fs, lib/model: Add warning about kqueue resource usage (fixes #7855) (#8249)
|
3 년 전 |
Jakob Borg
|
4b750b6dc3
all: Remove usage of deprecated io/ioutil (#7971)
|
3 년 전 |
André Colomb
|
ec8a748514
lib/syncthing: Clean up / refactor LoadOrGenerateCertificate() utility function. (#8025)
|
4 년 전 |
Gahl Saraf
|
66662cd678
Trigger connection loop on config device addition (fixes #7600) (#7604)
|
4 년 전 |
Jakob Borg
|
cdef503db6
all: Make config.Wrapper an actual suture.Service (fixes #7451) (#7452)
|
4 년 전 |
Jakob Borg
|
df08984a58
lib/api: Sanitize names used in certificates (fixes #7434) (#7435)
|
4 년 전 |