Commit Graph

  • fadb4e3d67 removed JSVM Collection class aliases Gani Georgiev 2024-11-02 22:00:58 +0200
  • a446290a7a normalized Collection struct methods receiver Gani Georgiev 2024-11-02 11:20:21 +0200
  • bc83fddaf2 updated changelog Gani Georgiev 2024-11-02 09:34:24 +0200
  • 00da008d64 updated Store.GetOrSet to lock first with RLock/RUnlock Gani Georgiev 2024-11-01 22:06:53 +0200
  • d3ca24e509 added more user friendly error message in case ServeEvent.Next() is not invoked Gani Georgiev 2024-11-01 19:10:33 +0200
  • 1a1e3a2741 renamed build tag Gani Georgiev 2024-11-01 19:09:48 +0200
  • b11ea60436 added rate limit label format info Gani Georgiev 2024-11-01 14:05:42 +0200
  • 0c054bc6ff updated impersonate popup styles Gani Georgiev 2024-10-31 12:59:15 +0200
  • 697545e73f auto select the first non-system collection on collection remove Gani Georgiev 2024-10-30 09:06:32 +0200
  • 39415e0f49 don't unnecessary loads the records list while refrishing the collections Gani Georgiev 2024-10-30 08:44:09 +0200
  • 8b42941bd3 removed the default cgo driver registration Gani Georgiev 2024-10-29 22:46:56 +0200
  • 5a94ec9918 [#5741] use random string as id for non-system collections and fields Gani Georgiev 2024-10-29 20:08:16 +0200
  • 658f0c4177 added support to reference collections in the UI with both their name and id Gani Georgiev 2024-10-29 13:38:30 +0200
  • 421310d2f6 updated API preview disabled checks Gani Georgiev 2024-10-27 22:53:34 +0200
  • 005047099d updated API preview Gani Georgiev 2024-10-27 22:12:37 +0200
  • 49db093a51 fixed auto www redirect due to missing schema Gani Georgiev 2024-10-27 21:01:44 +0200
  • 8646960abc reduce the default prewarmed jsvm pool size to 15 Gani Georgiev 2024-10-25 12:27:10 +0300
  • 9d2637847d fixed typo Gani Georgiev 2024-10-25 10:36:40 +0300
  • 747c490b0a fixed test case typo Gani Georgiev 2024-10-25 10:17:01 +0300
  • cb46591e70 updated changelog Gani Georgiev 2024-10-24 22:06:29 +0300
  • 4c0b2154b0 updated ui/dist Gani Georgiev 2024-10-24 22:03:54 +0300
  • 8c45d4d92d lock the _mfas and _otps delete api rule, fixed flaky tests, fixed jsvm types example Gani Georgiev 2024-10-24 21:59:00 +0300
  • 0b7741f1f7 added additional godoc and updated the OAuth2 form to use the same created record pointer Gani Georgiev 2024-10-24 08:37:22 +0300
  • c41a4dfc07 added v0.22.22 changelog entry Gani Georgiev 2024-10-18 17:43:33 +0300
  • f3c948aa13 updated go deps Gani Georgiev 2024-10-18 17:42:48 +0300
  • be908ad4bf added NaN checks Gani Georgiev 2024-10-18 17:38:19 +0300
  • ae86525c13 updated typo Gani Georgiev 2024-10-18 14:18:32 +0300
  • 321351e0bb updated jsvm types Gani Georgiev 2024-10-18 14:02:44 +0300
  • 7685e64365 updated changelog Gani Georgiev 2024-10-18 13:58:20 +0300
  • 6f2fe91da5 register the panic-recover handler after the activity logger Gani Georgiev 2024-10-18 13:47:10 +0300
  • dbc074ee9a updated tests Gani Georgiev 2024-10-18 12:23:18 +0300
  • 5dbf975424 [#5611] removed writable_schema usage Gani Georgiev 2024-10-18 07:55:25 +0300
  • ade061cc80 [#5687] fixed BindBody FormData numeric string normalization Gani Georgiev 2024-10-16 10:20:06 +0300
  • d43bcccb0b updated tygoja and the generated JSVM types to fix shortened return values from the same type Gani Georgiev 2024-10-15 22:12:22 +0300
  • cfff7b6d11 added OIDC host change confirm message Gani Georgiev 2024-10-15 09:03:48 +0300
  • 8271452430 removed unnecessary cast Gani Georgiev 2024-10-14 23:04:10 +0300
  • 4209583a88 updated ui/dist Gani Georgiev 2024-10-14 20:08:58 +0300
  • 78e6a8996f [#5674] fixed realtime auth 403 error on resubscribe Gani Georgiev 2024-10-14 19:43:23 +0300
  • f5c6b9652f refreshed go.sum Gani Georgiev 2024-10-14 18:20:18 +0300
  • cb4e3f2d43 updated jsvm types Gani Georgiev 2024-10-14 18:17:38 +0300
  • f9ee710cdd normalized builtin middlewares to return hook.Handler Gani Georgiev 2024-10-14 18:17:31 +0300
  • 47d5ea3ce2 fixed comments and added default generic arg name Gani Georgiev 2024-10-14 14:32:52 +0300
  • 56b756e16b [#5673] added check for empty OAuth2User.AvatarURL Gani Georgiev 2024-10-14 14:31:39 +0300
  • ff3f4332ce added default hook handler arg name and router search helper Gani Georgiev 2024-10-13 13:25:04 +0300
  • 3e0869a30b fixed typo Gani Georgiev 2024-10-12 11:40:54 +0300
  • 11d241392a updated CHANGELOG Gani Georgiev 2024-10-12 11:27:23 +0300
  • 749c77cb9d fixed the UI Set Superusers only button click not properly resetting the input state Gani Georgiev 2024-10-12 11:24:07 +0300
  • 3c87df9e55 added option to retrieve the OIDC user info from the id_token payload Gani Georgiev 2024-10-12 10:16:01 +0300
  • 95d5ee40b0 [#5646] fixed single select, file and relation fields ui Gani Georgiev 2024-10-11 14:48:19 +0300
  • 16d88681a3 fixed linked providers image path Gani Georgiev 2024-10-11 13:14:18 +0300
  • 6a9784258f [#5641] changed the relation picker default sort to use rowid instead of created Gani Georgiev 2024-10-10 16:24:19 +0300
  • 830e818eb7 [#5346] added monday.com OAuth2 provider Gani Georgiev 2024-10-10 15:41:01 +0300
  • 397b69041e [#4999] added Notion OAuth2 provider Gani Georgiev 2024-10-10 14:46:22 +0300
  • 64bbd6f841 twich - fixed comments and use the provider ctx Gani Georgiev 2024-10-10 14:45:47 +0300
  • f7a6097464 fixed CopyIcon empty value check Gani Georgiev 2024-10-09 23:27:11 +0300
  • 2b0c48c265 updated jsvm types Gani Georgiev 2024-10-09 18:57:30 +0300
  • fcb645ed77 updated changelog Gani Georgiev 2024-10-09 18:50:43 +0300
  • 0a60cdfde6 added oauth2 jsvm name exception Gani Georgiev 2024-10-09 18:47:19 +0300
  • 4d44f1cb5c fixed RedactedPasswordInput to prevent sending empty string of settings form resave Gani Georgiev 2024-10-09 18:29:08 +0300
  • 01e13f5717 fixed jsvm example Gani Georgiev 2024-10-09 18:27:00 +0300
  • f7ed55554f fixed flaky test Gani Georgiev 2024-10-09 17:28:55 +0300
  • 4cf6069342 updated ui/dist Gani Georgiev 2024-10-09 17:14:51 +0300
  • 54344f2b9d fixed autogenerated go collection update migration template Gani Georgiev 2024-10-09 17:11:14 +0300
  • 307ce1aa4e hide the truncate button for view collections Gani Georgiev 2024-10-09 12:05:59 +0300
  • c09cd8364a added explicit errors when trying to truncate view collections or deleting view records Gani Georgiev 2024-10-09 11:51:03 +0300
  • 2c2246ecb9 fixed ApiPreview example typo Gani Georgiev 2024-10-08 19:57:52 +0300
  • 646331bfa2 [#5618] added support to conditionally reapply migrations Gani Georgiev 2024-10-08 16:23:58 +0300
  • ed1dc54f27 make the create btn slightly larger Gani Georgiev 2024-10-08 16:22:49 +0300
  • 4421d1a217 fixed field tag typo Gani Georgiev 2024-10-08 12:47:18 +0300
  • 92b759438d updated realtime form validator with more human friendly message and added more tests Gani Georgiev 2024-10-08 12:46:42 +0300
  • fdf63d3912 fixed old column name to drop Gani Georgiev 2024-10-08 08:48:35 +0300
  • 9b5aaba34f fixed favicon_prod path Gani Georgiev 2024-10-07 15:18:15 +0300
  • fafcf9f56d added note about combined/mulit-spaed view query column expressions Gani Georgiev 2024-10-07 14:24:54 +0300
  • 253a7ca796 [#5617] fixed the UI input field type of the OTP.length field Gani Georgiev 2024-10-07 11:42:51 +0300
  • 1f7aba40f0 [#5611] make PRAGMA optimize optional Gani Georgiev 2024-10-07 10:20:03 +0300
  • 1e480c5380 renamed Trigger arg to avoid confusion with the Handler type Gani Georgiev 2024-10-07 09:59:10 +0300
  • 393b461ea2 [#5614] removed hook.HandlerFunc[T] type Gani Georgiev 2024-10-07 09:52:31 +0300
  • 1d4dd5d5b4 fixed comment typo Gani Georgiev 2024-10-07 09:25:17 +0300
  • 9087b68651 remind users to call e.Next() in the OnBootstrap hook if the app is still not initilized after the hook trigger Gani Georgiev 2024-10-06 22:51:39 +0300
  • 0c2266490f updated ui/dist Gani Georgiev 2024-10-06 16:56:41 +0300
  • 5aac5c8048 fixed typo Gani Georgiev 2024-10-06 16:51:18 +0300
  • 0407de9cf5 [#5607] rename aux.db to auxiliary.db Gani Georgiev 2024-10-06 16:41:05 +0300
  • 292c34ee52 updated code comments and added v0.23.0-rc release notes Gani Georgiev 2024-10-05 22:01:06 +0300
  • bc67835de9 initialize a default queryTimeout Gani Georgiev 2024-10-05 22:00:24 +0300
  • 3a579d16ca restored old defaults Gani Georgiev 2024-10-05 21:59:46 +0300
  • 9797e6c48f added Context JSVM bind Gani Georgiev 2024-10-03 13:27:08 +0300
  • f9d6549469 added missing file fields jstypes Gani Georgiev 2024-10-03 12:25:06 +0300
  • bbd9d4e5f8 updated jsvm types Gani Georgiev 2024-09-30 18:10:22 +0300
  • b41406fbd6 moved FindUploadedFiles in RequestEvent Gani Georgiev 2024-09-30 16:27:59 +0300
  • 844f18cac3 merge v0.23.0-rc changes Gani Georgiev 2024-09-29 19:23:19 +0300
  • ad92992324 [#5541] lock the logs database during backup Gani Georgiev 2024-09-18 06:24:22 +0300
  • 5547c0dede updated go deps Gani Georgiev 2024-08-27 21:29:25 +0300
  • b7732098e0 [##5398] fixed the admin ui isEmpty check Gani Georgiev 2024-08-27 21:19:10 +0300
  • 498a21b020 include the 'user' object in the Apple.FetchRawUserData result Gani Georgiev 2024-08-12 22:25:06 +0300
  • 238eddc4e0 updated go deps Gani Georgiev 2024-07-23 22:22:10 +0300
  • 5be32e8651 added empty dir delete test for trailing slash prefixes Gani Georgiev 2024-07-23 22:09:25 +0300
  • d2e355e8cb [#5246] improved files delete performance when using the local filesystem Gani Georgiev 2024-07-23 20:43:57 +0300
  • 9663411171 updated changelog Gani Georgiev 2024-07-09 22:21:56 +0300
  • 01450cde44 normalized internal errors formatting Gani Georgiev 2024-07-09 22:18:04 +0300
  • 1f08b70283 updated logs delete trigger frequency and tests Gani Georgiev 2024-07-09 22:04:39 +0300