Commit History

Author SHA1 Message Date
  Simon Frei 0756e42a85 lib/api: Increase test request timeout (fixes #9455) (#9602) 2 months ago
  Emil Lundberg 2f15670094 lib/api: Extract session store (#9425) 6 months ago
  Jakob Borg ad81ac8da7 lib/api: Deflake TestAPIServiceRequests (#9413) 7 months ago
  Jakob Borg e1dd36561d all: Use some Go 1.21 features (#9409) 7 months ago
  Jakob Borg 45beb28fa5 lib/api: Remove remnants of CSRF tokens file mentions (ref #9284) 8 months ago
  Jakob Borg aa901790b9 lib/api: Save session & CSRF tokens to database, add option to stay logged in (fixes #9151) (#9284) 8 months ago
  Emil Lundberg ea1ea366d2 lib/api: Check basic auth (and set session cookie) before noauth exceptions (#9159) 11 months ago
  Emil Lundberg 8294870ffc Add HTML login form (fixes #4137) (#8757) 11 months ago
  Jakob Borg acd767b30b all: Remove lib/util package (#9049) 1 year ago
  Jakob Borg 9d21b91124 all: Refactor the protocol/model interface a bit (ref #8981) (#9007) 1 year ago
  Emil Lundberg b08b99e284 lib/api: Fix data race in TestCSRFRequired (#9006) 1 year ago
  Jakob Borg 855c6dc67b lib/api: Allow `Bearer` authentication style with API key (#9002) 1 year ago
  Jakob Borg 1103a27337 all: Grand test refactor (fixes #8779, fixes #8799) 1 year ago
  luzpaz 837ffcfab5 all: Fix various user-facing and non-user-facing typos (#8509) 2 years ago
  Jakob Borg a3c724f2c3 all: Add build constants for runtime.GOOS comparisons (#8442) 2 years ago
  greatroar 97291c9184 lib/api: Fix and optimize csrfManager (#8329) 2 years ago
  Eng Zer Jun bc27aa12cd all: use T.TempDir to create temporary test directory (#8280) 2 years ago
  Simon Frei 22e12904c9 lib/connections: Make request tests sequential (#8263) 2 years ago
  Simon Frei edc3a77b98 lib/fs, lib/model: Add warning about kqueue resource usage (fixes #7855) (#8249) 2 years ago
  Jakob Borg 4b750b6dc3 all: Remove usage of deprecated io/ioutil (#7971) 2 years ago
  André Colomb ec8a748514 lib/syncthing: Clean up / refactor LoadOrGenerateCertificate() utility function. (#8025) 2 years ago
  Gahl Saraf 66662cd678 Trigger connection loop on config device addition (fixes #7600) (#7604) 3 years ago
  Jakob Borg cdef503db6 all: Make config.Wrapper an actual suture.Service (fixes #7451) (#7452) 3 years ago
  Jakob Borg df08984a58 lib/api: Sanitize names used in certificates (fixes #7434) (#7435) 3 years ago
  Simon Frei 3d91f7c975 lib: Use counterfeiter to mock interfaces in tests (#7375) 3 years ago
  wouter bolsterlee 25151b14e7 lib/api: Treat *.localhost as valid localhost addresses (#7412) (ref #4815) 3 years ago
  Jakob Borg 194501c958 lib/api: Give the config changes some more time? (#7335) 3 years ago
  Simon Frei f63cdbfcfa lib: Apply config changes sequentially (ref #5298) (#7188) 3 years ago
  Simon Frei a20a5f61f0 lib/ur: Send unreported failures on shutdown (#7164) 3 years ago
  Simon Frei fa40ccece1 lib: Consistently set suture logging (#7202) 3 years ago