Commit Graph

  • ea4e3128ca updated jsvm types Gani Georgiev 2023-07-24 12:45:23 +0300
  • ae8cbc8f45 added template.Registry.LoadFS method Gani Georgiev 2023-07-24 12:33:16 +0300
  • cb156e1903 increased the default sqlite cache_size to 16mb Gani Georgiev 2023-07-24 10:35:42 +0300
  • edcb6950e5 watch pb_hooks subdirectories Gani Georgiev 2023-07-23 23:45:33 +0300
  • 085fb1601e added jsvm binding Gani Georgiev 2023-07-23 16:43:38 +0300
  • 132a8c0aab added template.Registry.LoadString test Gani Georgiev 2023-07-23 15:48:01 +0300
  • 4f3ca6fe2b added helper html template rendering utils Gani Georgiev 2023-07-23 15:27:51 +0300
  • 13c0572fe1 updated jsvm types Gani Georgiev 2023-07-22 19:01:20 +0300
  • fda4b67dbc updated ui/dist Gani Georgiev 2023-07-22 18:59:45 +0300
  • aefbccbfea replaced os.IsNotExists Gani Georgiev 2023-07-22 18:59:33 +0300
  • d1336da339 make use of skipTotal Gani Georgiev 2023-07-22 18:50:40 +0300
  • f453cefc0b updated go.mod and jsvm types Gani Georgiev 2023-07-21 23:36:37 +0300
  • b6bc09fee1 updated jsvm types Gani Georgiev 2023-07-21 23:29:01 +0300
  • 437843084b added search skipTotal support Gani Georgiev 2023-07-21 23:24:36 +0300
  • 1e4c665b53 [#2957] added support for wrapped api errors Gani Georgiev 2023-07-20 22:01:58 +0300
  • ac52befb5b changed subscription.Message.Data to []byte and added client.Send(m) helper Gani Georgiev 2023-07-20 16:32:21 +0300
  • 50d7df45eb added ?download file serve query param support to force file download Gani Georgiev 2023-07-20 15:04:26 +0300
  • 7e0a4e61b4 updated ui/dist Gani Georgiev 2023-07-20 14:33:45 +0300
  • 689ad644c1 updated npm deps Gani Georgiev 2023-07-20 13:16:16 +0300
  • f660707712 added e.action to the realtime docs preview Gani Georgiev 2023-07-20 13:10:17 +0300
  • 06016722d1 removed legacy 404 check and preserved collections sort order within each type group Gani Georgiev 2023-07-20 13:04:44 +0300
  • 832d7f360c updated tinymce Gani Georgiev 2023-07-20 12:00:23 +0300
  • 939653ecc0 added after hooks error response tests Gani Georgiev 2023-07-20 11:42:49 +0300
  • 610a948dcc added Response.Committed checks Gani Georgiev 2023-07-20 10:40:03 +0300
  • b2284b5f4b updated OnModel hooks comment for consistency with the site docs Gani Georgiev 2023-07-19 18:23:39 +0300
  • d9e1a759a1 make use of the after hook finalizer Gani Georgiev 2023-07-18 15:31:36 +0300
  • 624b443f98 removed unnecessary collection queries Gani Georgiev 2023-07-18 13:41:14 +0300
  • 71a70bac9d updated jsvm errors handling Gani Georgiev 2023-07-18 12:33:18 +0300
  • 0110869c89 soft deprecated apis.RequestData(c) in favor of apis.RequestInfo(c) and updated jsvm bindings Gani Georgiev 2023-07-17 23:13:39 +0300
  • 7d4017225c synced with master Gani Georgiev 2023-07-17 13:17:17 +0300
  • 94a1cc07d5 [#2930] added extra normalizations to ensure that newly created multiple fields has the correct zero-default for already inserted records Gani Georgiev 2023-07-17 11:38:19 +0300
  • 1720c82570 updated comment Gani Georgiev 2023-07-17 00:08:06 +0300
  • 81bd1a1732 reset the requestData Admin and AuthRecord fields Gani Georgiev 2023-07-17 00:05:01 +0300
  • f421da4b9b use Dao.CanAccessRecord when checking for protected file access Gani Georgiev 2023-07-17 00:03:09 +0300
  • 3eaa3ca1b5 fixed .send binding tests Gani Georgiev 2023-07-16 23:38:31 +0300
  • 2d1ad16b4f updated cron jsvm bindings and generated types Gani Georgiev 2023-07-16 23:24:10 +0300
  • 6179864828 return the http.Server instance to allow manual shutdowns Gani Georgiev 2023-07-16 23:12:14 +0300
  • 64d7ab22f3 treat returned false bool from a jsvm hook as hook.stopPropagation Gani Georgiev 2023-07-14 16:50:35 +0300
  • 4962dc618b added record.ExpandedOne(rel) and record.ExpandedAll(rel) helpers Gani Georgiev 2023-07-14 15:20:48 +0300
  • 8e2246113a synced with master Gani Georgiev 2023-07-14 12:44:26 +0300
  • b9993aaa73 updated changelog Gani Georgiev 2023-07-14 12:16:56 +0300
  • f77fb0cc1c updated tests with some clarification code comments Gani Georgiev 2023-07-14 12:10:37 +0300
  • 460cc35bb6 updated ui/dist Gani Georgiev 2023-07-14 12:01:48 +0300
  • f0bcffec8b [#2914] register the eagerRequestDataCache middleware only for the api grroup to avoid conflicts with custom routes Gani Georgiev 2023-07-14 11:55:29 +0300
  • 2b465b0646 load a default fetchFunc for dao.ExpandRecord(s) Gani Georgiev 2023-07-14 08:36:01 +0300
  • fdccdcebad added option to call Dao.RecordQuery() with the collection id or name Gani Georgiev 2023-07-13 22:38:55 +0300
  • a38bd5bedc tests types.d.ts in gitignore Gani Georgiev 2023-07-12 17:31:26 +0300
  • 6fe04bd280 returned OnAfterBootstrap error and added more jsvm tests Gani Georgiev 2023-07-12 17:12:45 +0300
  • d0a68da7e7 fixed jsvm docs path Gani Georgiev 2023-07-11 18:19:33 +0300
  • ede67dbc20 added jsvm bindings and updateing the workflow to generate the jsvm types Gani Georgiev 2023-07-11 18:09:55 +0300
  • 3d3fe5c614 updated Dao.CanAccessRecord to return the invalid filter or db error Gani Georgiev 2023-07-11 11:50:10 +0300
  • 7bb33d4453 updated Application URL input label for consistency Gani Georgiev 2023-07-09 16:44:29 +0300
  • 0ad4dbc65a synced with master Gani Georgiev 2023-07-08 21:29:21 +0300
  • c3844250e8 updated go deps Gani Georgiev 2023-07-08 20:06:34 +0300
  • c293994d2b added hooksPool flag and updated doc comments Gani Georgiev 2023-07-08 20:02:03 +0300
  • a557aa35f5 updated readme and Find*ByFilter godoc comment Gani Georgiev 2023-07-08 14:01:02 +0300
  • 736e9673ad updated generated types Gani Georgiev 2023-07-08 13:59:24 +0300
  • 13d96e793b (no tests) updated jsvm bindings Gani Georgiev 2023-07-08 13:51:16 +0300
  • 5e37c90dde added cron.Total method Gani Georgiev 2023-07-08 13:51:00 +0300
  • 7bcd00a87e synced with master Gani Georgiev 2023-07-06 23:38:37 +0300
  • ebfbb55f91 allow no space between the index table name and columns list Gani Georgiev 2023-07-06 23:20:31 +0300
  • d77479131a [#2868] fixed unique validator detailed error message not being returned when camelCase field name is used Gani Georgiev 2023-07-06 23:14:18 +0300
  • 8ef00efe84 allow no space between the index table name and columns list Gani Georgiev 2023-07-06 15:47:16 +0300
  • a4101f7670 synced with master Gani Georgiev 2023-07-03 20:53:09 +0300
  • 08b4fc20a9 fixed changelog typo Gani Georgiev 2023-07-03 19:46:40 +0300
  • 9ec01d74d8 optimized search count queries to use rowid by default Gani Georgiev 2023-07-03 17:57:13 +0300
  • 320f990f84 [#2818] fixed text field regex pattern example Gani Georgiev 2023-06-30 19:46:00 +0300
  • 7297f55ca4 [#2817] allowed 0 as RelationOptions.MinSelect value Gani Georgiev 2023-06-30 18:12:53 +0300
  • 2cb642bbf7 aliased and soft-deprecated NewToken with NewJWT, added encrypt/decrypt goja bindings and other minor doc changes Gani Georgiev 2023-06-28 22:54:13 +0300
  • ecdf9c26cd added comments and typedoc group tags to the generated docs Gani Georgiev 2023-06-28 21:39:57 +0300
  • a672ab959f merged jsvm migrations and hooks and updated the ambient TS types location Gani Georgiev 2023-06-27 14:45:04 +0300
  • 1571ebe4eb use microseconds when inserting the auto generated migration Gani Georgiev 2023-06-27 00:35:17 +0300
  • b8bb5e8d72 fixed migrate down not returning the correct migrations order when the stored applied time is in seconds Gani Georgiev 2023-06-27 00:33:31 +0300
  • af77554250 enabled baseBinds for the goja migrations Gani Georgiev 2023-06-26 23:17:37 +0300
  • 3b68782cfb synced with master Gani Georgiev 2023-06-26 18:21:49 +0300
  • 1679c88e6d updated binder test cases Gani Georgiev 2023-06-26 13:04:15 +0300
  • 91bbbc4bdb added eager empty string check Gani Georgiev 2023-06-26 12:53:15 +0300
  • 4ab9c6f87f updated ui/dist Gani Georgiev 2023-06-26 12:50:21 +0300
  • 68157a3a65 added missing array value normalization Gani Georgiev 2023-06-26 12:47:56 +0300
  • e6cf4ad2ef updated go deps Gani Georgiev 2023-06-26 12:44:14 +0300
  • edd2eaae88 added negative number test Gani Georgiev 2023-06-26 12:42:53 +0300
  • 2e8e835a68 updated ui/dist Gani Georgiev 2023-06-26 12:33:55 +0300
  • 9cba6ac386 [#2763] fixed multipart/form-data array value bind Gani Georgiev 2023-06-26 12:30:51 +0300
  • 8388e36f28 updated readme note Gani Georgiev 2023-06-26 11:03:54 +0300
  • 051b3702b0 replaced DynamicList with a more generic (model) helper to allow creating pointer slice of any type Gani Georgiev 2023-06-25 20:19:01 +0300
  • 39accdba58 updated go deps Gani Georgiev 2023-06-23 22:25:38 +0300
  • 32de0aa40a use direct string comparison in the ApiError message test Gani Georgiev 2023-06-23 22:22:32 +0300
  • 9bfcdd086a replaced .* errors with constructors and added apisBinds tests Gani Georgiev 2023-06-23 22:20:13 +0300
  • 1d20124467 updated changelog Gani Georgiev 2023-06-23 14:15:53 +0300
  • 435eca6f35 [#2762] added Yandex OAuth2 provider Gani Georgiev 2023-06-23 14:13:43 +0300
  • 0a61db6efd add @todo note to the RequestData struct Gani Georgiev 2023-06-23 13:38:13 +0300
  • 7ab8405946 removed goja middlewares that don't make much sense in the goja context Gani Georgiev 2023-06-23 12:54:08 +0300
  • 6fa3e99be2 use inflector.UcFirst instead of strings.Title Gani Georgiev 2023-06-22 21:54:39 +0300
  • 3160fb2d99 added DynamicModel form tag and removed unused helper Gani Georgiev 2023-06-22 16:32:21 +0300
  • 1cbf16b3bf ucfirst the DynamicModel field name so that we can use later the same FieldMapper resolver rules Gani Georgiev 2023-06-22 16:29:58 +0300
  • dad289b90d bind hooksWatch flag Gani Georgiev 2023-06-21 21:46:13 +0300
  • c795ecd21e updated jsvm generated types Gani Georgiev 2023-06-21 20:40:43 +0300
  • 21607f0f66 updated cobra.Command constructor and update structConstructor to use goja.Object.Set Gani Georgiev 2023-06-21 20:36:57 +0300
  • fc311a8d28 removed the temp len binding as the issue was fixed in goja#521 Gani Georgiev 2023-06-21 13:40:59 +0300
  • 93606c6647 added DynamicModel and DynamicList goja bindings Gani Georgiev 2023-06-21 11:21:40 +0300