Commit Graph

  • 705d7f48e7 synced with master Gani Georgiev 2023-12-29 10:00:06 +0200
  • 9f67c5d563 regenerated jsvm types Gani Georgiev 2023-12-29 09:58:21 +0200
  • 1ac7330e0b
    [#4043] fixed typos in godoc comments mookrs 2023-12-29 15:56:36 +0800
  • e73b3a32d2 synced with master Gani Georgiev 2023-12-27 10:50:48 +0200
  • 461886f64e fixed the monospace font loading in the Admin UI Gani Georgiev 2023-12-27 10:47:18 +0200
  • 370862fa2e updated AppleClientSecretCreate struct comment Gani Georgiev 2023-12-26 20:49:29 +0200
  • 6b3780c630 [#4035] replaced JWT token with just JWT Gani Georgiev 2023-12-26 19:57:38 +0200
  • c807f66c59 synced with master Gani Georgiev 2023-12-24 11:23:50 +0200
  • 8d97eb0769 [#4022] fixed multi-line text paste in the Admin UI search bar Gani Georgiev 2023-12-24 11:13:17 +0200
  • 5f5f9ca426 reorder loading=lazy before src per the svelte docs Gani Georgiev 2023-12-18 07:47:17 +0200
  • 4e91be6d74 [#3948] added Bitbucket OAuth2 provider Gani Georgiev 2023-12-17 15:31:34 +0200
  • 1208edec92 regenerated jsvm types Gani Georgiev 2023-12-17 00:20:04 +0200
  • 5555e63116 updated dev debug log text message color to be slightly more visible Gani Georgiev 2023-12-17 00:17:29 +0200
  • 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 +0200
  • 0b4f3b2adf combine the logs listing label span Gani Georgiev 2023-12-16 23:16:07 +0200
  • 8bd968ed06 split changelog in chunks Gani Georgiev 2023-12-16 18:22:18 +0200
  • 5c961f8537 [#3918] added --dev flag, dev log printer and some minor log UI enhacements Gani Georgiev 2023-12-16 15:41:12 +0200
  • bf5eba0384 added bool to the view query sql syntax highlighter and autocompletion Gani Georgiev 2023-12-13 09:07:18 +0200
  • c213d9313e fixed changelog typo Gani Georgiev 2023-12-12 19:48:28 +0200
  • b31cf984a5 [#3930] replaced the default 100ms api tests timeout in favor of new ApiScenario.Timeout field Gani Georgiev 2023-12-12 19:46:58 +0200
  • 8671debc35 removed the blank current time entry from the logs chart Gani Georgiev 2023-12-11 09:49:06 +0200
  • b0f027d27a updated changelog formatting and temp moved the admin only rule checks to the record_helpers Gani Georgiev 2023-12-10 21:06:02 +0200
  • 98c8c98603 updated jsvm types Gani Georgiev 2023-12-10 12:50:56 +0200
  • 97345f0317 skip log writes if max retention setting is zero Gani Georgiev 2023-12-10 12:30:55 +0200
  • b29e404f22 updated ui/dist, go deps, docs and fixed some typos Gani Georgiev 2023-12-10 12:13:37 +0200
  • d8ec36fa4c updated jsvm types Gani Georgiev 2023-12-09 22:40:45 +0200
  • fb2eafe860 [#3790] added MaxSize json field option Gani Georgiev 2023-12-09 22:30:37 +0200
  • 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 +0200
  • 646f90ef43 updated logs chart Gani Georgiev 2023-12-09 16:31:17 +0200
  • 5b6b4599b7 updated logs listing Gani Georgiev 2023-12-09 15:12:00 +0200
  • 35fc6d0734 define Server.BaseContext to cancel globally the SSE connections on server shutdown Gani Georgiev 2023-12-08 23:14:00 +0200
  • 506b759560 fixed graceful shutdown handling Gani Georgiev 2023-12-08 21:16:48 +0200
  • 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 +0200
  • 4c473385b2 trigger OnTerminate() hook on app.Restart() call Gani Georgiev 2023-12-08 15:45:58 +0200
  • afbbc1d97c removed unnecessary logs index and updated logs ui Gani Georgiev 2023-12-08 14:26:06 +0200
  • 4d3ba270c0 fix nullable non-equal comparisions Gani Georgiev 2023-12-08 13:50:12 +0200
  • 1bf7f148b0 minor types.DateTime optimizations to minimize time.Time value copies Gani Georgiev 2023-12-08 10:36:12 +0200
  • 6e6c873cc6 [#3896] added $apis.requireGuestOnly() middleware JSVM binding Gani Georgiev 2023-12-07 18:48:01 +0200
  • 16da7d9e1a removed unused options struct Gani Georgiev 2023-12-06 20:43:30 +0200
  • f7df737c45 added filesystem.NewFileFromUrl(ctx, url) Gani Georgiev 2023-12-06 20:42:30 +0200
  • 64eefb44e8 added onlyVerified field to the authMethods response Gani Georgiev 2023-12-06 13:30:47 +0200
  • 31317df21c added onlyVerified auth collection option Gani Georgiev 2023-12-06 11:57:04 +0200
  • 865865fdeb updated jsvm $security.parse* token helpers to return the payload as plain object Gani Georgiev 2023-12-04 20:46:33 +0200
  • 5b2575b754 [#3877] fixed test messages typo Gani Georgiev 2023-12-04 18:09:29 +0200
  • 6327ac20da updated changelog Gani Georgiev 2023-12-04 17:18:57 +0200
  • 8cd1c8709c [#3794] limit concurrent thumbs generation Gani Georgiev 2023-12-04 16:40:35 +0200
  • 14a2fd6215 skip wrapping sql.ErrNoRows Gani Georgiev 2023-12-04 16:23:56 +0200
  • cdfc1f7b70 removed unnecessary Close call and formatted map hints Gani Georgiev 2023-12-04 16:22:49 +0200
  • 41dcd9b4d4 use error.Is to handle wrapped errors Gani Georgiev 2023-12-04 16:21:57 +0200
  • 0fb859c321 updated logs list min-width Gani Georgiev 2023-12-03 20:58:12 +0200
  • f57d38f529 use linear thumb resample filter Gani Georgiev 2023-12-03 20:56:14 +0200
  • 04024cb6b7 removed incorrect base error message Gani Georgiev 2023-12-03 20:55:15 +0200
  • 58a2d3cd09 added the failed dao query to the error message Gani Georgiev 2023-12-03 20:54:48 +0200
  • 4d27278c60 always show list errors if there is no filter Gani Georgiev 2023-12-03 20:50:23 +0200
  • 70f1647a4c updated logs list styles Gani Georgiev 2023-12-03 14:12:44 +0200
  • 5b94aced3a use a red colored stderr writer for the cobra cmd errors Gani Georgiev 2023-12-03 13:44:30 +0200
  • 070a1cd6d9 removed eagerly resetting the bootstrap state to prevent concurrent access errors Gani Georgiev 2023-12-03 12:36:51 +0200
  • 716f508d66 removed activity logger for the realtime connect action and added helper debug log when subscriptions are changed Gani Georgiev 2023-12-03 12:12:30 +0200
  • 7013174315 removed empty local() font-face declarations Gani Georgiev 2023-12-03 12:00:11 +0200
  • 559aad36a3 added the log id in the query params Gani Georgiev 2023-12-03 11:39:40 +0200
  • 6416328c3b added support for specifying `@collection.*` aliases Gani Georgiev 2023-12-03 10:57:49 +0200
  • d3713a9d7c added support for comments in the API rules and filter expressions Gani Georgiev 2023-12-02 16:37:04 +0200
  • aaab643629 [#3700] allow a single OAuth2 user to be used for authentication in multiple auth collection Gani Georgiev 2023-12-02 12:43:22 +0200
  • b283ee2263 added OAuth2 displayName and pkce options Gani Georgiev 2023-11-29 20:19:54 +0200
  • 995733000f added filesystem.Copy(src, dest) Gani Georgiev 2023-11-28 21:09:53 +0200
  • 99bdb4e701 [#3617] added expiry field to the OAuth2 user Gani Georgiev 2023-11-27 20:32:28 +0200
  • 3b79535dc7 sort the auth providers by their Name field Gani Georgiev 2023-11-27 20:05:06 +0200
  • 05cc3f9e6c updated confirm password reset docs example Gani Georgiev 2023-11-26 15:00:48 +0200
  • 3f2e38ca82 updated API preview examples Gani Georgiev 2023-11-26 14:59:14 +0200
  • 531a7abec9 updated links formatting in the autogenerated html->text mail body Gani Georgiev 2023-11-26 14:43:24 +0200
  • 821aae4a62 logs refactoring Gani Georgiev 2023-11-26 13:33:17 +0200
  • ff5535f4de synced with master Gani Georgiev 2023-11-11 12:51:26 +0200
  • 985ab1e5b7 updated changelog Gani Georgiev 2023-11-11 12:50:39 +0200
  • 69a805d0d1 synced with master Gani Georgiev 2023-11-11 12:50:20 +0200
  • d240649497 updated ui/dist Gani Georgiev 2023-11-11 12:48:11 +0200
  • 9957919d9a updated tygoja and the generated jsvm types Gani Georgiev 2023-11-11 12:46:46 +0200
  • 890a0904cf [#3697] allowed hyphens in usernames Gani Georgiev 2023-11-11 12:19:16 +0200
  • cdd32512d5 synced with master Gani Georgiev 2023-11-10 15:18:14 +0200
  • 5835193900 [#3735] fixed `text` field min/max validators to properly count multi-byte characters Gani Georgiev 2023-11-10 14:55:22 +0200
  • 4abe199acc [#3715] fixed TinyMCE source code viewer textarea styles Gani Georgiev 2023-11-08 21:18:22 +0200
  • a170923637 synced with master Gani Georgiev 2023-11-06 11:42:59 +0200
  • f4f3724b7a updated ui/dist Gani Georgiev 2023-11-06 11:35:59 +0200
  • ba7cf8bf8e [#3689] relaxed the OAuth2 redirect url validation to allow any string value Gani Georgiev 2023-11-06 11:33:10 +0200
  • 500615c1ee added missing documention for the JSVM `$mails.*` bindings Gani Georgiev 2023-11-06 11:25:47 +0200
  • 8961232a44 [#3685] added the release notes to the success ghupdate output Gani Georgiev 2023-11-06 11:19:12 +0200
  • 907167e696 synced with master Gani Georgiev 2023-11-03 09:56:50 +0200
  • 4e51e393a2 updated ui/dist Gani Georgiev 2023-11-03 05:50:49 +0200
  • 5ea784609f Merge branch 'master' into develop Gani Georgiev 2023-10-28 18:46:43 +0300
  • ea5ca009de [#3627] updated tygoja to fallback to []number for the generated TS []byte union type when used in 'M extends T' declarations Gani Georgiev 2023-10-28 16:38:18 +0300
  • d13802133a fixed changelog typos Gani Georgiev 2023-10-28 00:27:59 +0300
  • f3a40001a4 updated codemirror deps and regenerated ui/dist Gani Georgiev 2023-10-27 22:40:18 +0300
  • 1ae570921b added negative string number normalizations for the json field type Gani Georgiev 2023-10-27 22:36:16 +0300
  • f889a3fcb3 synced with master Gani Georgiev 2023-10-27 22:28:15 +0300
  • 34fed679fd removed old comment Gani Georgiev 2023-10-27 17:38:53 +0300
  • b7a49efa88 fixed excerpt modifier to properly add spaces after block tags Gani Georgiev 2023-10-27 17:34:45 +0300
  • 01e8c0f9f7 [#3616] fixed tokenizer whitespace characters trimming Gani Georgiev 2023-10-27 14:51:01 +0300
  • 1d67a35acf added changelog rc note Gani Georgiev 2023-10-27 07:29:26 +0300
  • e2d8028d0a [#3602] use the auth collection name in the OAuth2 examples Gani Georgiev 2023-10-25 22:18:18 +0300
  • d8a1875f84 fix the node version as latest seems to cause some issue with sass Gani Georgiev 2023-10-24 15:12:19 +0300
  • 79617e6d99 =added experimental expand, filter, fields, custom query and headers parameters support for the realtime subscriptions Gani Georgiev 2023-10-23 22:46:47 +0300