Commit graph

  • 2bbb3bb3bf beep boop admin_debug_frontend tobi 2024-05-31 17:00:02 +0200
  • 3d33a39d78 finish adding debug endpoints tobi 2024-05-31 16:12:57 +0200
  • 7cf302075c Merge branch 'main' into admin_debug_frontend tobi 2024-05-31 13:18:42 +0200
  • 04bcde08a1
    [feature] Add from: search operator and account_id query param (#2943) main Vyr Cossont 2024-05-31 03:57:42 -0700
  • 61a8d36255
    [feature] Implement Filter API v2 (#2936) Vyr Cossont 2024-05-31 03:55:56 -0700
  • ff4f8708d0 bleep bloop tobi 2024-05-30 20:06:24 +0200
  • 7a50d12202 Clarify post search scope #2943 Vyr Cossont 2024-05-30 11:01:49 -0700
  • d4b3c68cb0 Document search Vyr Cossont 2024-05-30 10:55:22 -0700
  • 0d25c8091e Move query parsing into its own method Vyr Cossont 2024-05-30 10:53:45 -0700
  • 3d5e703e65 More helpful messages when object is owned by wrong account #2936 Vyr Cossont 2024-05-30 10:05:45 -0700
  • e65151ee69 Add test for serialization of empty filter Vyr Cossont 2024-05-30 09:53:49 -0700
  • 4db596b8b9
    [chore] little startup tweaks (#2941) tobi 2024-05-30 11:55:57 +0200
  • 499755d5ab go fmt #2941 tobi 2024-05-30 11:02:35 +0200
  • 02443543d9 Merge branch 'main' into startup_tweaks tobi 2024-05-30 11:02:17 +0200
  • 2fd69ec58b
    [chore] Make worker run messages debug output (#2944) Daenney 2024-05-30 11:00:47 +0200
  • b67937c213
    [docs]: Document build tag for WASM SQLite (#2942) Daenney 2024-05-30 11:00:25 +0200
  • 59fedfc4f9
    [docs] Fix link in domain part (#2946) 浮心物语 2024-05-30 17:00:01 +0800
  • 66f6f1e81f
    [docs] Fix link in domain part #2946 浮心物语 2024-05-30 15:37:40 +0800
  • cc4462ed12 Fix whitespace in Swagger YAML comment Vyr Cossont 2024-05-29 16:15:17 -0700
  • 452c6c3e3f [chore] Make worker run messages debug output #2944 Daenney 2024-05-29 23:50:56 +0200
  • f68d5a947f Add from: search operator Vyr Cossont 2024-05-09 13:44:27 -0700
  • af7dc88c40 [docs]: Document build tag for WASM SQLite #2942 Daniele Sluijters 2024-05-29 17:26:55 +0200
  • 70dcb75a8a [chore] little startup tweaks tobi 2024-05-29 13:32:43 +0200
  • 32e570abfd
    [chore] improved startup / shutdown (#2925) kim 2024-05-29 11:21:04 +0000
  • 975e92b7f1
    [feature] Implement profile API (#2926) Vyr Cossont 2024-05-29 03:57:44 -0700
  • f9a4a6120d
    [feature] Debug admin endpoint to clear caches (#2940) tobi 2024-05-29 12:56:17 +0200
  • 134ad84f25 Remove check for moved account #2926 Vyr Cossont 2024-05-28 15:34:15 -0700
  • 25423eb0e4 Move profile media methods to media processor Vyr Cossont 2024-05-28 11:49:20 -0700
  • 6eaf3666b9 Remove keywords_attributes and statuses_attributes Vyr Cossont 2024-05-28 11:05:09 -0700
  • a3ce2418ee go fmt #2940 tobi 2024-05-28 15:58:40 +0200
  • cf60c10a27 [feature] Debug admin endpoint to clear caches tobi 2024-05-28 15:56:53 +0200
  • fa9a3075a5
    [chore/bugfix] Don't cache MovedTo account (#2939) tobi 2024-05-28 15:39:45 +0200
  • 4dc30f8687
    [chore] make wasm sqlite3 available to goreleaser via env var (#2938) tobi 2024-05-28 15:20:40 +0200
  • 5c58c06e6b [chore/bugfix] Don't cache MovedTo account #2939 tobi 2024-05-28 15:20:08 +0200
  • 9c54e1a43d [chore] make wasm sqlite3 available to goreleaser via env var #2938 tobi 2024-05-28 14:38:12 +0200
  • 8a7d7b06f8 Support listening on unix sockets #2937 Balakrishnan Balasubramanian 2024-05-09 00:04:42 -0400
  • fd624856e5 Update actual files Swagger spec was generated from Vyr Cossont 2024-05-27 16:55:57 -0700
  • f91a7f29ad Update Swagger spec *correctly* Vyr Cossont 2024-05-27 16:20:20 -0700
  • a46ef79bb8 Fix filter update test Vyr Cossont 2024-05-27 15:47:45 -0700
  • 745496cf52 Update Swagger spec Vyr Cossont 2024-05-27 15:27:22 -0700
  • a276b1ca06
    [feature/frontend] Let admins send test email to validate SMTP config (#2934) tobi 2024-05-27 19:03:54 +0200
  • 525c64f5d9 wee #2934 tobi 2024-05-27 18:30:29 +0200
  • 4872832026 [feature/frontend] Let admins send test email to validate SMTP config tobi 2024-05-27 18:24:24 +0200
  • 1e7b32490d
    [experiment] add alternative wasm sqlite3 implementation available via build-tag (#2863) kim 2024-05-27 15:46:15 +0000
  • a9d9058c75 remove unused unsafe import in testrig/config #2863 kim 2024-05-27 14:59:52 +0100
  • cce21c11cb
    [chore] Small styling + link issues (#2933) tobi 2024-05-27 12:37:14 +0200
  • 5bee30d60c
    [chore] Fix report email link (#2932) tobi 2024-05-27 12:27:49 +0200
  • 939facb448 [chore] Small styling + link issues #2933 tobi 2024-05-27 12:27:03 +0200
  • c694dced33 [chore] Fix report email link #2932 tobi 2024-05-27 12:12:38 +0200
  • d96cca60a1
    [chore]: Bump github.com/tdewolff/minify/v2 from 2.20.25 to 2.20.32 (#2927) dependabot[bot] 2024-05-27 09:36:09 +0000
  • 0a18c0d802
    [chore]: Bump github.com/jackc/pgx/v5 from 5.5.5 to 5.6.0 (#2929) dependabot[bot] 2024-05-27 09:35:41 +0000
  • 3724db29f0
    [chore]: Bump go.opentelemetry.io/otel/trace from 1.26.0 to 1.27.0 #2931 dependabot[bot] 2024-05-27 06:14:52 +0000
  • b7532d7f69
    [chore]: Bump go.opentelemetry.io/otel/sdk from 1.26.0 to 1.27.0 #2930 dependabot[bot] 2024-05-27 06:14:42 +0000
  • aa8dd36766
    [chore]: Bump github.com/jackc/pgx/v5 from 5.5.5 to 5.6.0 #2929 dependabot[bot] 2024-05-27 06:14:32 +0000
  • e1e9ed7e5d
    [chore]: Bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc #2928 dependabot[bot] 2024-05-27 06:14:24 +0000
  • 47464900b6
    [chore]: Bump github.com/tdewolff/minify/v2 from 2.20.25 to 2.20.32 #2927 dependabot[bot] 2024-05-27 06:14:08 +0000
  • 0b284fe0b0 bump to ncruces/go-sqlite3 v0.16.0 kim 2024-05-24 12:13:11 +0100
  • c93fa9dea2 [chore] Step modernc sqlite3 back down to v1.28.0 modernc_sqlite_downstep tobi 2024-05-23 15:36:28 +0200
  • a3f70fe7d2 Implement profile API Vyr Cossont 2024-05-22 15:26:56 -0700
  • 2edda5ce95 Fix lint and tests Vyr Cossont 2024-05-22 11:33:02 -0700
  • dd0531a240 don't InitTestConfig() during testrig package init func kim 2024-05-22 17:12:53 +0100
  • 147a1fd99d on busy errors return bad conn to signal retry kim 2024-05-06 21:57:35 +0100
  • 93a6874428 fix remaining tests kim 2024-05-06 21:41:07 +0100
  • 40c271f208 on busy errors return bad conn to signal retry kim 2024-05-06 21:21:52 +0100
  • 9ae91a1d4d don't use timeout context on close kim 2024-05-05 23:06:43 +0100
  • 01a90ab3bb update to ncruces/go-sqlite3 v0.15.0 kim 2024-05-01 21:22:35 +0100
  • c5dc7e9fb7 add '/' prefix to in-memory uuid addr kim 2024-05-01 21:13:23 +0100
  • 447dce3bc5 fix tests now that db is properly closed in test teardown kim 2024-04-23 15:07:21 +0100
  • 18fcbcdc4d fix broken test after fixing db teardown to close conn kim 2024-04-23 14:56:54 +0100
  • 767350e75b remove unused code kim 2024-04-23 14:56:38 +0100
  • 9204abe3e1 ensure the database gets closed on standarddbteardown kim 2024-04-23 14:44:38 +0100
  • a80ad76a03 update test configuration setting to ensure no settings linger kim 2024-04-23 14:35:27 +0100
  • 9c71737850 unset set-x kim 2024-04-23 14:26:28 +0100
  • 2bfa1fcf2f make run-postgres compatible with podman kim 2024-04-23 14:25:38 +0100
  • 3b62c6be51 update postgres test script to support docker or podman kim 2024-04-23 13:28:00 +0100
  • f2a3b30046 move postgres driver into separate subpkg kim 2024-04-23 13:24:30 +0100
  • 7d994fa9c6 small changes kim 2024-04-23 13:20:22 +0100
  • 3b7323e5eb move sqlite driver into separate package, make wasm sqlite3 build build-taggable kim 2024-04-22 15:00:47 +0100
  • 2fe6954a24 fix imports kim 2024-04-18 23:23:21 +0100
  • 3e08f28c01 remove unused code kim 2024-04-18 23:03:21 +0100
  • e1e34ee986 remove unneeded type kim 2024-04-18 23:01:26 +0100
  • a5d19bde38 add comments to imports, remove unneeded ctx from SQLiteRows{} kim 2024-04-18 21:42:03 +0100
  • 45fd2420d1 re-enable txlock immediate kim 2024-04-18 14:00:52 +0100
  • 6c30e55262 try removing our own retryBusy handler to rely on in-built busy-timeout-handler kim 2024-04-18 13:48:35 +0100
  • c6bb415051 bump on-close analysis limit back up to 1000, timeout should prevent long-running kim 2024-04-18 13:02:53 +0100
  • 6451850f2b set busy timeout, don't add querycontext to SQLiteConn{}, pass through ExecerContext kim 2024-04-18 12:49:16 +0100
  • a282a3586d don't bother releasing memory, it's not helping :( kim 2024-04-18 12:19:46 +0100
  • 069241463c log optimize on close errors kim 2024-04-18 12:10:04 +0100
  • fc79af93f7 unset interrupt BEFORE closing connection kim 2024-04-18 12:05:06 +0100
  • b93f7c3159 use timeout context on close kim 2024-04-18 11:59:31 +0100
  • b2a33cda11 release memory on close, return close error kim 2024-04-18 11:41:07 +0100
  • 36c9d7d206 some small tweaks kim 2024-04-17 16:08:47 +0100
  • b6589ff6b0 try out using wasm sqlite instead of modernc.org/sqlite kim 2024-04-16 22:54:41 +0100
  • 9c8bc48dca fix removal of setting db on state #2925 kim 2024-05-22 11:28:13 +0100
  • 7825437147 update variable name to fix nilptr kim 2024-05-22 11:23:25 +0100
  • 87a982b38e use testrig specific func kim 2024-05-22 11:20:51 +0100
  • adf059fbb2 make the same changes to the testrig server kim 2024-05-22 11:20:20 +0100
  • eeb12aea31 improved server shutdown with more precise shutdown of modules + deferring of ALL of it kim 2024-05-22 11:14:28 +0100
  • 3d3e99ae52
    [performance] update storage backend and make use of seek syscall when available (#2924) kim 2024-05-22 09:46:24 +0000
  • 2f8ee17c62 Implement v2 filter API Vyr Cossont 2024-05-07 22:14:14 -0700