Commit Graph

  • 6d46cefd1f updated delete comment Gani Georgiev 2022-12-13 09:08:54 +02:00
  • b1a63bb98d minor code optimizations Gani Georgiev 2022-12-13 09:07:50 +02:00
  • 1248421703 updated ui deps Gani Georgiev 2022-12-12 19:35:49 +02:00
  • be3dd42eac batched rel references and added test for the batch delete processing Gani Georgiev 2022-12-12 19:21:41 +02:00
  • 0eeae9de80 updated random_test Gani Georgiev 2022-12-12 19:19:31 +02:00
  • 55b439cb1c updated changelog Gani Georgiev 2022-12-12 17:23:00 +02:00
  • 0696a252cc fixed comment formatting Gani Georgiev 2022-12-12 17:22:43 +02:00
  • 54c52f696c set map size to the shallowCopy Gani Georgiev 2022-12-12 15:58:56 +02:00
  • 21f442293f [#356] trigger password validators when any of the password related fields is set Gani Georgiev 2022-12-12 12:42:15 +02:00
  • 18d6a1c529 optimized record references deletion Gani Georgiev 2022-12-11 21:25:31 +02:00
  • ad321c01e0 [#1237] added security policy Marvin Wendt 2022-12-11 17:55:55 +01:00
  • 29c99319dc updated changelog Gani Georgiev 2022-12-11 17:36:15 +02:00
  • 18285e7505 updated ui/dist Gani Georgiev 2022-12-11 17:34:35 +02:00
  • 846b56d393 updated connection pool limits Gani Georgiev 2022-12-11 17:32:56 +02:00
  • f30c9f263f removed comment and applied linter Gani Georgiev 2022-12-11 17:32:43 +02:00
  • b63268559f [#1231] fixed like escape expr Gani Georgiev 2022-12-11 17:30:25 +02:00
  • 5c899a4cf0 [#1233] added health API endpoint Marvin Wendt 2022-12-11 16:27:46 +01:00
  • 506bfca8b2 removed logs fails/retry since it is now handled by default in daos.Dao Gani Georgiev 2022-12-11 01:39:13 +02:00
  • 007fcd36b8 updated changelog Gani Georgiev 2022-12-11 01:10:22 +02:00
  • 707f35f461 [#1194] refactored forms.RecordUpsert to allow easier file upload Gani Georgiev 2022-12-11 01:01:15 +02:00
  • 972b06c708 added NOT NULL in addition to the PRIMARY KEY Gani Georgiev 2022-12-10 21:25:07 +02:00
  • 37bac5cc50 abstract rest.UploadedFile to allow loading local files Gani Georgiev 2022-12-10 16:47:45 +02:00
  • aa6eaa7319 optimized list.ToUniqueStringSlice Gani Georgiev 2022-12-10 12:08:59 +02:00
  • 68a9782c03 optimize DateTime scan and marshalization Gani Georgiev 2022-12-10 00:24:12 +02:00
  • 869d1cbcf7 fixed record delete test expected query strings v0.9.2 Gani Georgiev 2022-12-09 19:15:24 +02:00
  • 451611776e updated ui/dist Gani Georgiev 2022-12-09 19:12:24 +02:00
  • 9c7f48a66e [#1220] fixed field column name conflict on cascade record deletion Gani Georgiev 2022-12-09 19:09:43 +02:00
  • 59b41c8202 updated changelog v0.9.1 Gani Georgiev 2022-12-09 12:06:37 +02:00
  • 94658712c6 [#1219] fixed events when manual editing the datetime field and added clear button Gani Georgiev 2022-12-09 12:05:25 +02:00
  • 2c4ac070a3 fixed record delete tests Gani Georgiev 2022-12-09 11:07:43 +02:00
  • e206e303ca updated changelog Gani Georgiev 2022-12-09 10:27:54 +02:00
  • e60f470188 call root record delete first Gani Georgiev 2022-12-09 01:49:17 +02:00
  • 9cf5e28700 replaced QueryString() with QueryParams().Encode() Gani Georgiev 2022-12-08 13:35:56 +02:00
  • 7aefcd9bf6 updated changelog Gani Georgiev 2022-12-08 12:18:17 +02:00
  • 693954cdcd [#1187] added Dao query semaphore and base fail/retry Gani Georgiev 2022-12-08 10:40:42 +02:00
  • 355f7053fd [#1187] move file upload and delete out of the record save transaction Gani Georgiev 2022-12-06 12:26:29 +02:00
  • 808f5054d0 updated go deps v0.9.0 Gani Georgiev 2022-12-06 07:21:13 +02:00
  • f1d546c845 truncate the original filename metadata Gani Georgiev 2022-12-06 07:17:59 +02:00
  • dba66d4da1 updated changelog and ui/dist Gani Georgiev 2022-12-05 22:57:39 +02:00
  • 4070a11660 updated changelog Gani Georgiev 2022-12-05 15:34:18 +02:00
  • 45b72dd6b3 use the executable name in the cmd usage doc Gani Georgiev 2022-12-05 15:24:02 +02:00
  • 599c542c5a store the original uploaded file name as metadata Gani Georgiev 2022-12-05 14:28:28 +02:00
  • b8cd686b32 updated automigrate templates, added js bindings tests and updated models IsNew behavior Gani Georgiev 2022-12-05 13:57:09 +02:00
  • 604009bd10 [#468] added record auth verification, password reset and email change request event hooks Gani Georgiev 2022-12-03 14:50:02 +02:00
  • 02f72638b8 added error event hooks Gani Georgiev 2022-12-02 16:36:15 +02:00
  • 23fbfab63a [#468] added additional realtime events Gani Georgiev 2022-12-02 14:25:36 +02:00
  • 98cc8e2aee added empty migrations template test and removed publicdir plugin Gani Georgiev 2022-12-02 12:36:57 +02:00
  • 04018f931b added record.OriginalCopy() to return a record model copy with the original/initial data Gani Georgiev 2022-12-02 11:37:11 +02:00
  • d2028143df skip empty automigrate templates Gani Georgiev 2022-12-02 11:36:13 +02:00
  • 6400924d29 updated ui/dist Gani Georgiev 2022-12-01 20:26:11 +02:00
  • 44a69eb4ba skip triggering the before hooks on record delete retry Gani Georgiev 2022-12-01 19:00:38 +02:00
  • 0fa5edb0b1 added custom goja field mapper to handle all caps identifiers and allowed errors unwrapping Gani Georgiev 2022-11-30 17:23:00 +02:00
  • 799e1d96f8 [#654] updated OAuth2 providers to return the access token and raw user data Gani Georgiev 2022-11-30 15:16:09 +02:00
  • 9ba710cdc5 removed unused automigrate methods and updated changelog Gani Georgiev 2022-11-29 22:28:38 +02:00
  • a4953cbb4e optimized record references lookups Gani Georgiev 2022-11-29 22:28:23 +02:00
  • 647158f62d [#1138] fixed concurrent cascade update/delete and added fail/retry because of SQLITE_BUSY Gani Georgiev 2022-11-29 18:14:09 +02:00
  • 2deca759fa added multipart range test Gani Georgiev 2022-11-29 18:12:40 +02:00
  • bd65125744 [#1125] added support for partial/range file requests Gani Georgiev 2022-11-29 15:52:37 +02:00
  • 328b99a690 updated WIP:v0.9.0 changelog Gani Georgiev 2022-11-28 21:56:30 +02:00
  • 33539452de added automigrate tests Gani Georgiev 2022-11-28 19:59:17 +02:00
  • c6f03cda43 updated go deps Gani Georgiev 2022-11-27 23:24:51 +02:00
  • 2d3531dd66 removed git path lookups and updated examples/base .gitignore Gani Georgiev 2022-11-27 23:21:42 +02:00
  • 7ac3a74440 refactored automigrate to be more granular Gani Georgiev 2022-11-27 23:00:58 +02:00
  • 3bce173748 fixed typo Gani Georgiev 2022-11-26 22:59:37 +02:00
  • b024737ec8 updated ui/dist Gani Georgiev 2022-11-26 22:37:14 +02:00
  • 675d459137 tweaked automigrate to check for git status and extracted the base flags from the plugins Gani Georgiev 2022-11-26 22:33:27 +02:00
  • 8c9b657132 moved settings under models and added settings dao helpers Gani Georgiev 2022-11-26 14:42:45 +02:00
  • d8963c6fc3 added plugins subpackage and added basic support for js migrations Gani Georgiev 2022-11-26 09:05:52 +02:00
  • 3e1a19685b [#1069] added default Message-ID and more options to customize the mail message Gani Georgiev 2022-11-21 14:53:05 +02:00
  • c4a660d2d2 [#1079] preserve new field options on drag&drop Gani Georgiev 2022-11-21 17:25:50 +02:00
  • c12c873a65 gitignore ui/.env.local and ui/.env.*.local files Gani Georgiev 2022-11-19 12:40:57 +02:00
  • 550260b381 updated dependencies v0.8.0 Gani Georgiev 2022-11-19 00:38:05 +02:00
  • b9922e4843 updated ui/dist Gani Georgiev 2022-11-18 23:32:59 +02:00
  • 3c3a61c457 added autocomplete keys refresh debounce Gani Georgiev 2022-11-18 14:48:57 +02:00
  • aed8367231 fixed autocomplete base collection keys caching Gani Georgiev 2022-11-18 13:32:32 +02:00
  • 341bcc4a0e skip number validator on zero-default Gani Georgiev 2022-11-17 22:06:31 +02:00
  • 3b9a9df171 don't resolve request and indirect collection keys if disabled v0.8.0-rc4 Gani Georgiev 2022-11-17 19:03:31 +02:00
  • a230cc1719 [#1053] improved filter autocomplete performance Gani Georgiev 2022-11-17 18:59:25 +02:00
  • 7dee9d5cc4 [#1047] added .jfif to the image extensions list Gani Georgiev 2022-11-17 14:43:10 +02:00
  • 0b54d1736e modify a clone request data when resolving the auth record response Gani Georgiev 2022-11-17 14:27:54 +02:00
  • 39408f135b [#943] exposed apis.EnrichRecord and apis.EnrichRecords Gani Georgiev 2022-11-17 14:17:10 +02:00
  • 6e9cf986c5 [#872] changed the schema required validator to be optional for auth collections Gani Georgiev 2022-11-16 15:13:04 +02:00
  • 4528f075dc fixed auth collection rule check validator on create Gani Georgiev 2022-11-15 15:06:46 +02:00
  • f3566149b8 [#1030] fixed auth collection rules validator v0.8.0-rc3 Gani Georgiev 2022-11-15 12:03:12 +02:00
  • 9322b13d15 [#1028] added case insensitive collection name lookup Gani Georgiev 2022-11-15 00:54:29 +02:00
  • 77d295730e changed the hook func argument to e for more consistent autocomplete Gani Georgiev 2022-11-14 19:30:13 +02:00
  • a998618d75 updated godoc comment Gani Georgiev 2022-11-14 14:43:20 +02:00
  • 4c096fd745 [#970] added Twitch OAuth2 provider Gani Georgiev 2022-11-13 14:20:11 +02:00
  • c95e50c8a5 updated the oauth2 providers to use the existing oauth2 endpoints and removed the email from spotify Gani Georgiev 2022-11-13 13:25:14 +02:00
  • bac5d76725 updated ui/dist Gani Georgiev 2022-11-13 13:09:32 +02:00
  • 50fce1f3cf [#979] added Kakao OAuth2 provider Gani Georgiev 2022-11-13 13:05:06 +02:00
  • 521df149a2 updated db pool limits, added logs VACUUM, updated api docs Gani Georgiev 2022-11-13 00:38:18 +02:00
  • 39dc1d2795 updated api preview docs Gani Georgiev 2022-11-08 20:53:31 +02:00
  • 3d14addfef changed the return result of the confirm api actions Gani Georgiev 2022-11-08 18:12:37 +02:00
  • bc519231d9 added wildcard realtime topic support Gani Georgiev 2022-11-08 12:57:50 +02:00
  • b1c7a012c5 [#961] updated min username length and added tests Gani Georgiev 2022-11-08 12:55:18 +02:00
  • 01814067b1 updated api preview dummy record date field layout Gani Georgiev 2022-11-06 15:48:27 +02:00
  • 7225b380d5 fixed PseudorandomString Gani Georgiev 2022-11-06 15:35:43 +02:00
  • fa791b7e96 init pseudorandom seed Gani Georgiev 2022-11-06 15:30:56 +02:00
  • 0ff5606d80 renamed PseudoRandom to Pseudorandom Gani Georgiev 2022-11-06 15:28:41 +02:00