Commit Graph

  • 2128b15541 updated changelog and ui/dist v0.11.4 Gani Georgiev 2023-01-26 00:11:28 +02:00
  • eb1246fc41 [#1689] fixed cascade delete condition on rel records with the same id as the main record Gani Georgiev 2023-01-26 00:05:20 +02:00
  • ae371e8481 refactored Record.data and Record.expand to be concurrent safe Gani Georgiev 2023-01-25 22:39:42 +02:00
  • 39df263a03 [#1656] added duplicate collection and record dropdown option Gani Georgiev 2023-01-24 22:30:42 +02:00
  • b3fa1f0fea removed n/a values from the mime types list Gani Georgiev 2023-01-24 22:25:38 +02:00
  • ecfae2e5c9 added predefined mime types list and other minor ui improvements Gani Georgiev 2023-01-24 20:58:24 +02:00
  • e5477961ad removed unused IdLabel component Gani Georgiev 2023-01-24 12:45:05 +02:00
  • 2d40487b21 [#1651] added more detailed file upload errors Gani Georgiev 2023-01-24 12:40:49 +02:00
  • 8564a69a94 updated the default editor toolbar Gani Georgiev 2023-01-23 22:17:50 +02:00
  • 3f58908734 make the missing displayValue configurable Gani Georgiev 2023-01-23 22:09:28 +02:00
  • 4c010847e3 [#976] added optional RelationOptions.DisplayFields and refactored the relation picker UI Gani Georgiev 2023-01-23 21:57:35 +02:00
  • 4c73e16f54 [#1643] added Gitea OAuth2 provider Gani Georgiev 2023-01-20 10:17:57 +02:00
  • 2a34eca07a synced with master Gani Georgiev 2023-01-18 17:17:01 +02:00
  • a74d227418 updated ui/dist v0.11.3 Gani Georgiev 2023-01-18 15:49:19 +02:00
  • 7001a22d92 [#1628] fixed realtime panic on concurrent clients iteration Gani Georgiev 2023-01-18 15:41:33 +02:00
  • a7e3f08df0 fixed typo Gani Georgiev 2023-01-18 10:05:45 +02:00
  • 15583ba718 updated ui/dist Gani Georgiev 2023-01-17 23:05:10 +02:00
  • e25c252fc2 [#1623] added apis.RecordAuthResponse helper Gani Georgiev 2023-01-17 23:04:13 +02:00
  • a15b192a42 added link to the mimetypes supported list Gani Georgiev 2023-01-17 15:32:16 +02:00
  • 2a4b3315c6 [#370] added rich text editor field Gani Georgiev 2023-01-17 13:31:48 +02:00
  • 6d08a5f36f [#1377] added Authentik OAuth2 provider Gani Georgiev 2023-01-16 11:47:08 +02:00
  • fd97732d4d reasign the OAuth2 event fields to make sure that the event always have the latest OAuth2 state Gani Georgiev 2023-01-15 17:14:41 +02:00
  • 36ab3fd162 [#1240] added dedicated before/after auth hooks and refactored the submit interceptors Gani Georgiev 2023-01-15 17:00:28 +02:00
  • 8f6f87902a updated README with the supported noncgo platforms Gani Georgiev 2023-01-14 13:50:19 +02:00
  • 55c6bed57f [#1573] added LiveChat OAuth2 provider Gani Georgiev 2023-01-12 22:12:34 +02:00
  • ba7c8e2108 synced with master Gani Georgiev 2023-01-12 21:18:43 +02:00
  • c1921aeef8 updated changelog v0.11.2 Gani Georgiev 2023-01-12 15:42:46 +02:00
  • 012546e838 removed delete worker pool since it is no longer needed and changed the files delete operation to run in the background (will be replaced with job queue) Gani Georgiev 2023-01-12 15:20:51 +02:00
  • f792a9e08d fixed ListBucket iterator to always break on seek/forward error Gani Georgiev 2023-01-12 15:19:27 +02:00
  • 5fb1e85372 fixed formatting Gani Georgiev 2023-01-12 13:44:37 +02:00
  • a5ceee33df Allows files to be read through FileSystem interface. The functionality is needed while Pocketbase is used in embedded mode Andrei Varabyeu 2023-01-12 11:42:32 +01:00
  • 59e4939e1d added unique id validator error Gani Georgiev 2023-01-11 22:29:48 +02:00
  • 1f46b30895 Merge branch 'master' into develop Gani Georgiev 2023-01-11 15:56:21 +02:00
  • a8b2f0f6f1 updated min github action go version to 1.19.5 v0.11.1 Gani Georgiev 2023-01-11 14:52:33 +02:00
  • d37bf6452c updated files preview ui Gani Georgiev 2023-01-10 22:20:52 +02:00
  • c26ac2d53f upgraded vite Gani Georgiev 2023-01-10 15:26:36 +02:00
  • e1c751a7e7 synced with master Gani Georgiev 2023-01-10 15:14:07 +02:00
  • f7d4722052 [#1552] unescaped path parameter values Gani Georgiev 2023-01-09 22:32:34 +02:00
  • 7459c9208f [#1548] added PDF preview mjadobson 2023-01-09 19:41:27 +00:00
  • c1ff1c6155 updated go deps Gani Georgiev 2023-01-09 21:29:20 +02:00
  • 3dc1bf6fa7 updated go deps v0.11.0 Gani Georgiev 2023-01-08 11:32:19 +02:00
  • d3cc87abee updated rule field styles Gani Georgiev 2023-01-08 11:11:02 +02:00
  • 19ad827302 updated migration timestamp Gani Georgiev 2023-01-08 11:05:44 +02:00
  • 40830b6c43 updated API preview docs Gani Georgiev 2023-01-08 10:31:21 +02:00
  • f234132629 [#1523] added Docs link in the footer Gani Georgiev 2023-01-08 00:25:09 +02:00
  • 9b880f5ab4 filter enhancements Gani Georgiev 2023-01-07 22:25:56 +02:00
  • d5775ff657 updated ui/dist and changelog Gani Georgiev 2023-01-02 23:06:19 +02:00
  • 41ba7e12e1 [#1469] added webp to the image mime types presets Khairul Haaziq 2023-01-03 05:02:14 +08:00
  • 5ef6b3a8be updated changelog Gani Georgiev 2022-12-31 16:53:45 +02:00
  • c673d9d314 updated github and gitee optional email fetch handling Gani Georgiev 2022-12-31 16:44:50 +02:00
  • a7aa3da67e Merge branch 'master' into yuxiang-gao-gitee-oauth Gani Georgiev 2022-12-31 15:00:19 +02:00
  • 0439af458f updated the GitHub provider to ignore extra emails request errors in case of unsufficient custom scopes Gani Georgiev 2022-12-31 14:58:30 +02:00
  • 6f3241399c Update UI Yuxiang Gao 2022-12-31 18:05:49 +08:00
  • 19ccc70fe5 Added gitee OAuth Yuxiang Gao 2022-12-31 17:46:36 +08:00
  • 9033cd109e updated changelog Gani Georgiev 2022-12-31 11:01:58 +02:00
  • e1773eead0 synced with master Gani Georgiev 2022-12-31 10:58:25 +02:00
  • f6fff85d07 updated changelog Gani Georgiev 2022-12-31 10:11:24 +02:00
  • 166d2eafc7 [#1447] fixed records listing number field value output Gani Georgiev 2022-12-31 10:07:20 +02:00
  • d710446c71 Implement strava oauth2 as new auth provider szsascha 2022-12-31 01:21:41 +01:00
  • 8f6cb5ad2d updated changelog and godoc Gani Georgiev 2022-12-29 18:58:07 +02:00
  • 775417ac2b [#1420] added filesystem.NewFileFromBytes David Schissler 2022-12-29 18:51:27 +02:00
  • 079616ee8e [#1416] fixed listing searchbar text wrapping Gani Georgiev 2022-12-28 22:27:42 +02:00
  • 26b794aa08 updated changelog Gani Georgiev 2022-12-24 15:54:14 +02:00
  • d55610511d [#1370] added IME status checking to the textarea keydown handler tenthree 2022-12-24 21:50:51 +08:00
  • a00606d969 updated changelog and ui/dist v0.10.4 Gani Georgiev 2022-12-24 08:37:24 +02:00
  • 4abc8ae021 [#1365] fixed Record.MergeExpand panic Gani Georgiev 2022-12-24 08:34:42 +02:00
  • f91f009fce updated go deps v0.10.3 Gani Georgiev 2022-12-22 16:16:21 +02:00
  • 7fc1d979dd added fs.UploadFile unit test and updated changelog Gani Georgiev 2022-12-22 16:06:37 +02:00
  • ede7804a80 [#1343] fixed s3 file upload error caused by underscore in metadata Yuxiang Gao 2022-12-22 21:39:45 +08:00
  • cea287a2c1 updated ui/dist Gani Georgiev 2022-12-21 19:18:57 +02:00
  • 9e03ac4dc4 [#1332] fixed request verification docs api url Joysankar Majumdar 2022-12-21 22:47:05 +05:30
  • e713de1e44 updated excluded meta props in the relation select option Gani Georgiev 2022-12-21 09:45:14 +02:00
  • 233ab62f8e updated js deps Gani Georgiev 2022-12-20 20:26:03 +02:00
  • 3449084e54 hinted indexed map size Gani Georgiev 2022-12-20 20:25:38 +02:00
  • 15c05b9679 fixed changelog typo v0.10.2 Gani Georgiev 2022-12-20 11:09:21 +02:00
  • fb57c8091d [#586] fixed nested multiple expands with shared path Gani Georgiev 2022-12-20 11:07:16 +02:00
  • ca528cef03 improved auth record errors reporting and updated nested tx test Gani Georgiev 2022-12-18 14:06:48 +02:00
  • 4ceab4e7ed updated nested tx test Gani Georgiev 2022-12-18 13:49:31 +02:00
  • e8fa51526a updated ui/dist v0.10.1 Gani Georgiev 2022-12-18 11:40:49 +02:00
  • a43713ce14 [#1291] added condition to switch between the db pools in case of dry submit Gani Georgiev 2022-12-18 11:32:15 +02:00
  • 7d7d20744e fixed test error message Gani Georgiev 2022-12-18 11:13:09 +02:00
  • bd16680548 [#1291] fixed nested tx deadlock when creating new user with OAuth2 Gani Georgiev 2022-12-18 11:11:34 +02:00
  • 84ba89d5af fixed changelog typos v0.10.0 Gani Georgiev 2022-12-16 17:24:28 +02:00
  • bf5b1db672 added missed IsDebug check Gani Georgiev 2022-12-16 17:15:04 +02:00
  • 71d3f8f4c7 log OnMailAfter* hook errors in debug mode Gani Georgiev 2022-12-16 17:07:42 +02:00
  • 687a79b450 updated linter Gani Georgiev 2022-12-16 17:06:03 +02:00
  • 738f71f244 updated changelog Gani Georgiev 2022-12-16 16:32:32 +02:00
  • 64f3c5a604 go mod tidy Gani Georgiev 2022-12-16 16:30:01 +02:00
  • a8c996c93d updated go deps Gani Georgiev 2022-12-16 16:28:02 +02:00
  • 9ae8536515 updated base_test error messages Gani Georgiev 2022-12-16 13:37:28 +02:00
  • 5f6b7f6cc0 updated ui/dist Gani Georgiev 2022-12-16 13:09:03 +02:00
  • 89de29fc84 updated code comments and renamed async/sync db to concurrent/nonconcurrent db Gani Georgiev 2022-12-16 13:07:58 +02:00
  • c25e67e13d [#1267] call app.Bootstrap() before cobra commands execution Gani Georgiev 2022-12-15 23:20:23 +02:00
  • 8e582acbee defined Default* constants for the pool limits Gani Georgiev 2022-12-15 18:10:31 +02:00
  • b9e257d2b1 added split (sync and async) db connections pool Gani Georgiev 2022-12-15 16:42:35 +02:00
  • e964b019c2 fixed changelog typo Gani Georgiev 2022-12-14 12:38:47 +02:00
  • 4cbb7f58cd updated changelog Gani Georgiev 2022-12-14 12:32:11 +02:00
  • 8815f6060c reduced the parenthesis in the generated filter sql query Gani Georgiev 2022-12-14 12:29:43 +02:00
  • 5183280c39 updated changelog Gani Georgiev 2022-12-13 12:33:12 +02:00
  • 1f45b858a6 [#1217] add support for smtp LOGIN auth Gani Georgiev 2022-12-13 11:45:59 +02:00