Commit Graph

  • 05556e7cbc updated changelog and go deps v0.21.0 Gani Georgiev 2024-01-24 11:18:12 +02:00
  • 2862119c1f updated serve command error reporting Gani Georgiev 2024-01-24 11:06:49 +02:00
  • eaf121ead7 updated ui/dist Gani Georgiev 2024-01-23 21:28:13 +02:00
  • aabe820e35 fixed typos and some linter suggestions Gani Georgiev 2024-01-23 20:56:14 +02:00
  • 80d65a198b optimized multiple records cascade delete query Gani Georgiev 2024-01-23 20:22:51 +02:00
  • 3013e0299a added helper admin cmd error message in case the migrations are not initialized yet Gani Georgiev 2024-01-23 20:13:30 +02:00
  • 6fd2e7ab0f updated min Go and Node.js verion in CONTRIBUTING.md Gani Georgiev 2024-01-22 16:54:12 +02:00
  • a44a73a17c fixed unverified typos Gani Georgiev 2024-01-22 08:02:48 +02:00
  • bf30af393e include 0 in the auto numeric suffix field name Gani Georgiev 2024-01-21 20:57:48 +02:00
  • f0410a7625 [#4033] added option to duplicate fields Gani Georgiev 2024-01-21 20:22:56 +02:00
  • ba56623245 exported .gzip() and .bodyLimit(bytes) JSVM middlewares Gani Georgiev 2024-01-21 17:13:22 +02:00
  • 702b4aa1c2 Merge branch 'master' into develop Gani Georgiev 2024-01-21 15:21:22 +02:00
  • 3f7db19fdd remove funding.yaml Gani Georgiev 2024-01-21 12:29:54 +02:00
  • 9855397a22 replaced the default binder with rest.MultiBinder Gani Georgiev 2024-01-20 15:03:45 +02:00
  • d9b219d64f [#4192] take collection minPasswordLength in consideration for the user password generator btn Gani Georgiev 2024-01-20 13:17:38 +02:00
  • c642a860ca rename local const redirect path vars for consistency Gani Georgiev 2024-01-20 13:16:06 +02:00
  • b2b792b763 [#4177] added graceful OAuth2 redirect error handling Gani Georgiev 2024-01-19 19:14:52 +02:00
  • fc18e69183 [#4175] update patreon logo Willow (GHOST) 2024-01-18 16:13:46 +00:00
  • fa65038fc1 synced with master Gani Georgiev 2024-01-16 13:14:07 +02:00
  • 9419d1928a [#4160] fixed the Admin UI auto indexes update when renaming fields with a common prefix v0.20.7 Gani Georgiev 2024-01-16 12:48:41 +02:00
  • c9bc2f07aa added EmailTemplate.Hidden field Gani Georgiev 2024-01-16 11:38:09 +02:00
  • 28fc186f5c added support for loading a serialized json payload as part of multipart/form-data request Gani Georgiev 2024-01-14 22:20:46 +02:00
  • cdb539dcc8 updated changelog Gani Georgiev 2024-01-13 18:02:49 +02:00
  • af7c6d8d9b [#4066] mark user as verified on confirm password reset Gani Georgiev 2024-01-13 17:52:34 +02:00
  • cd2fc536ca updated Prism.js bundle Gani Georgiev 2024-01-13 16:26:59 +02:00
  • 2a28f6ff33 [#4106] added custom Prism.js bundle and registered new TinyMCE codesample languages Gani Georgiev 2024-01-13 16:13:16 +02:00
  • 036c0da05f reduce slightly the min row table height Gani Georgiev 2024-01-13 14:55:59 +02:00
  • d795a6671b updated go.sum Gani Georgiev 2024-01-13 13:23:21 +02:00
  • 8cff94f27c synced with master Gani Georgiev 2024-01-13 13:23:08 +02:00
  • 931f6bc0cb updated go deps v0.20.6 Gani Georgiev 2024-01-13 11:36:22 +02:00
  • 2e3ae1b60a [#4145] fixed JSVM types generation for functions with omitted arg types Gani Georgiev 2024-01-13 11:28:15 +02:00
  • 6155e6426a ghupdate messages update Gani Georgiev 2024-01-13 11:21:55 +02:00
  • 0f95a11fc1 Merge branch 'master' into develop Gani Georgiev 2024-01-05 20:52:27 +02:00
  • eb695cc6d3 updated go crypto and other go deps Gani Georgiev 2024-01-05 20:48:15 +02:00
  • 28d15e86eb fixed optional migration condition Gani Georgiev 2024-01-05 20:35:09 +02:00
  • b033109654 synced with master Gani Georgiev 2024-01-04 21:26:55 +02:00
  • d0352aa3f9 [#4079] fixed popup searchbar css styles to prevent hiding the additional controls v0.20.5 Gani Georgiev 2024-01-04 14:44:29 +02:00
  • 3b7d0e84f6 synced with master Gani Georgiev 2024-01-03 17:00:24 +02:00
  • 592b7e85c6 specify the exact license and changelog files to include in the release archive Gani Georgiev 2024-01-03 15:04:34 +02:00
  • 3792d44c35 updated changelog v0.20.4 Gani Georgiev 2024-01-03 14:25:51 +02:00
  • a021fcaa75 [#4072] added non-json value dummy object wrap normalization Gani Georgiev 2024-01-03 14:16:03 +02:00
  • d123e19e61 synced with master Gani Georgiev 2024-01-03 12:46:49 +02:00
  • 982f876a93 updated jsvm types v0.20.3 Gani Georgiev 2024-01-03 11:08:30 +02:00
  • 1fcc2d8683 updated CHANGELOG and added t.Parallel to some of the tests Gani Georgiev 2024-01-03 10:58:25 +02:00
  • 4f2492290e [#4068] fixed the json field query comparisons to work correctly with plain JSON values Gani Georgiev 2024-01-03 10:43:46 +02:00
  • 8f625daa2f updated some of the tests to use t.Parallel Gani Georgiev 2024-01-03 04:30:20 +02:00
  • 0599955676 sort cascadeDelete refs for deterministic tests output Gani Georgiev 2024-01-03 04:29:30 +02:00
  • 97a8409a65 fixed sleep example typo and synced with master Gani Georgiev 2023-12-30 12:06:07 +02:00
  • 422eb30797 synced with master Gani Georgiev 2023-12-29 23:31:54 +02:00
  • c4116e3a7d added jsvm sleep binding v0.20.2 Gani Georgiev 2023-12-29 22:31:50 +02:00
  • 64cee264f0 bumped app version Gani Georgiev 2023-12-29 22:00:47 +02:00
  • 0ae9f24a81 updated fields query param examples for the auth actions Gani Georgiev 2023-12-29 21:47:04 +02:00
  • 6d942c7d30 docs fixes commits from develop Gani Georgiev 2023-12-29 21:25:32 +02:00
  • 705d7f48e7 synced with master Gani Georgiev 2023-12-29 10:00:06 +02:00
  • 9f67c5d563 regenerated jsvm types Gani Georgiev 2023-12-29 09:58:21 +02:00
  • 1ac7330e0b [#4043] fixed typos in godoc comments mookrs 2023-12-29 15:56:36 +08:00
  • e73b3a32d2 synced with master Gani Georgiev 2023-12-27 10:50:48 +02:00
  • 461886f64e fixed the monospace font loading in the Admin UI Gani Georgiev 2023-12-27 10:47:18 +02:00
  • 370862fa2e updated AppleClientSecretCreate struct comment Gani Georgiev 2023-12-26 20:49:29 +02:00
  • 6b3780c630 [#4035] replaced JWT token with just JWT Gani Georgiev 2023-12-26 19:57:38 +02:00
  • c807f66c59 synced with master Gani Georgiev 2023-12-24 11:23:50 +02:00
  • 8d97eb0769 [#4022] fixed multi-line text paste in the Admin UI search bar Gani Georgiev 2023-12-24 11:13:17 +02:00
  • 5f5f9ca426 reorder loading=lazy before src per the svelte docs Gani Georgiev 2023-12-18 07:47:17 +02:00
  • 4e91be6d74 [#3948] added Bitbucket OAuth2 provider Gani Georgiev 2023-12-17 15:31:34 +02:00
  • 1208edec92 regenerated jsvm types v0.20.1 Gani Georgiev 2023-12-17 00:20:04 +02:00
  • 5555e63116 updated dev debug log text message color to be slightly more visible Gani Georgiev 2023-12-17 00:17:29 +02:00
  • d6569b445c added timestamp to the generated JSVM types file to prevent creating it every time on app startup Gani Georgiev 2023-12-16 23:20:38 +02:00
  • 0b4f3b2adf combine the logs listing label span Gani Georgiev 2023-12-16 23:16:07 +02:00
  • 8bd968ed06 split changelog in chunks Gani Georgiev 2023-12-16 18:22:18 +02:00
  • 5c961f8537 [#3918] added --dev flag, dev log printer and some minor log UI enhacements Gani Georgiev 2023-12-16 15:41:12 +02:00
  • bf5eba0384 added bool to the view query sql syntax highlighter and autocompletion Gani Georgiev 2023-12-13 09:07:18 +02:00
  • c213d9313e fixed changelog typo Gani Georgiev 2023-12-12 19:48:28 +02:00
  • b31cf984a5 [#3930] replaced the default 100ms api tests timeout in favor of new ApiScenario.Timeout field Gani Georgiev 2023-12-12 19:46:58 +02:00
  • 8671debc35 removed the blank current time entry from the logs chart Gani Georgiev 2023-12-11 09:49:06 +02:00
  • b0f027d27a updated changelog formatting and temp moved the admin only rule checks to the record_helpers Gani Georgiev 2023-12-10 21:06:02 +02:00
  • 98c8c98603 updated jsvm types v0.20.0 Gani Georgiev 2023-12-10 12:50:56 +02:00
  • 97345f0317 skip log writes if max retention setting is zero Gani Georgiev 2023-12-10 12:30:55 +02:00
  • b29e404f22 updated ui/dist, go deps, docs and fixed some typos Gani Georgiev 2023-12-10 12:13:37 +02:00
  • d8ec36fa4c updated jsvm types Gani Georgiev 2023-12-09 22:40:45 +02:00
  • fb2eafe860 [#3790] added MaxSize json field option Gani Georgiev 2023-12-09 22:30:37 +02:00
  • b9f391cf85 revert ResetBootstrapState removal on app termination since closing the db explicitly enforces checkout and clearing the side-car wal file Gani Georgiev 2023-12-09 19:43:03 +02:00
  • 646f90ef43 updated logs chart Gani Georgiev 2023-12-09 16:31:17 +02:00
  • 5b6b4599b7 updated logs listing Gani Georgiev 2023-12-09 15:12:00 +02:00
  • 35fc6d0734 define Server.BaseContext to cancel globally the SSE connections on server shutdown Gani Georgiev 2023-12-08 23:14:00 +02:00
  • 506b759560 fixed graceful shutdown handling Gani Georgiev 2023-12-08 21:16:48 +02:00
  • d86e20b7f2 remove the unnecessary App.ResetBootstrapState calls as sqlite connections will be closed anyway with the process termination Gani Georgiev 2023-12-08 19:23:41 +02:00
  • 4c473385b2 trigger OnTerminate() hook on app.Restart() call Gani Georgiev 2023-12-08 15:45:58 +02:00
  • afbbc1d97c removed unnecessary logs index and updated logs ui Gani Georgiev 2023-12-08 14:26:06 +02:00
  • 4d3ba270c0 fix nullable non-equal comparisions Gani Georgiev 2023-12-08 13:50:12 +02:00
  • 1bf7f148b0 minor types.DateTime optimizations to minimize time.Time value copies Gani Georgiev 2023-12-08 10:36:12 +02:00
  • 6e6c873cc6 [#3896] added $apis.requireGuestOnly() middleware JSVM binding Gani Georgiev 2023-12-07 18:48:01 +02:00
  • 16da7d9e1a removed unused options struct Gani Georgiev 2023-12-06 20:43:30 +02:00
  • f7df737c45 added filesystem.NewFileFromUrl(ctx, url) Gani Georgiev 2023-12-06 20:42:30 +02:00
  • 64eefb44e8 added onlyVerified field to the authMethods response Gani Georgiev 2023-12-06 13:30:47 +02:00
  • 31317df21c added onlyVerified auth collection option Gani Georgiev 2023-12-06 11:57:04 +02:00
  • 865865fdeb updated jsvm $security.parse* token helpers to return the payload as plain object Gani Georgiev 2023-12-04 20:46:33 +02:00
  • 5b2575b754 [#3877] fixed test messages typo Gani Georgiev 2023-12-04 18:09:29 +02:00
  • 6327ac20da updated changelog Gani Georgiev 2023-12-04 17:18:57 +02:00
  • 8cd1c8709c [#3794] limit concurrent thumbs generation Gani Georgiev 2023-12-04 16:40:35 +02:00
  • 14a2fd6215 skip wrapping sql.ErrNoRows Gani Georgiev 2023-12-04 16:23:56 +02:00