Commit Graph

  • 4ad71aceb5 add readme to start up. master Colin 2025-05-21 22:12:57 +0800
  • e73077e7e7 [#6835] fixed json_each/json_array_length normalizations to properly check for array values Gani Georgiev 2025-05-13 21:26:33 +0300
  • 0113fecca9 bumped app version Gani Georgiev 2025-05-11 00:10:45 +0300
  • fbc378067d updated error comment Gani Georgiev 2025-05-04 20:56:40 +0300
  • e80d64414b [#6792] added filesystem.System.GetReuploadableFile method Gani Georgiev 2025-05-03 18:36:16 +0300
  • 7ffe9f63a5 changed the default json field max size to 1mb Gani Georgiev 2025-05-02 11:49:47 +0300
  • 5dbd9821e8 soft-deprecated and replaced GetFile with GetReader Gani Georgiev 2025-05-02 11:26:06 +0300
  • 87c6c5b483 fixed dev sql log replacements Gani Georgiev 2025-05-02 11:12:33 +0300
  • 836fc77ddc [#6689] updated to automatically routes raw write SQL statements to the nonconcurrent db pool Gani Georgiev 2025-05-02 10:27:41 +0300
  • 3ef752c232 merge with master Gani Georgiev 2025-04-28 16:51:18 +0300
  • eb8dd80859 bumped app version Gani Georgiev 2025-04-28 14:51:11 +0300
  • d97b5b1f6c [#6739] use rowid as count column for non-view collections to minimize the need of having the id field as covering index Gani Georgiev 2025-04-28 14:47:22 +0300
  • 3885c93d59 [#6780] added temp semaphore to limit the number of goroutines when cleaning files Gani Georgiev 2025-04-28 14:47:11 +0300
  • 5713cf422b [#6778] updated the excerpt modifier to properly account for multibyte characters Gani Georgiev 2025-04-28 12:47:13 +0300
  • c7c590bace [#6778] updated the excerpt modifier to properly account for multibyte characters Gani Georgiev 2025-04-28 06:00:11 +0300
  • fac0d5b899 use rowid as collections order field Gani Georgiev 2025-04-27 22:08:31 +0300
  • 902e07e724 updated changelog and jsvm types Gani Georgiev 2025-04-27 16:33:24 +0300
  • dc350f0a3e delay default response body write for *Request hooks wrapped in a transaction Gani Georgiev 2025-04-27 16:25:51 +0300
  • 1a3efe96ac [#6739] use rowid as count column for non-view collections to minimize the need of having the id field as covering index Gani Georgiev 2025-04-21 20:55:09 +0300
  • 18f152a0e7 Merge branch 'master' into develop Gani Georgiev 2025-04-21 16:34:33 +0300
  • 9bee3bd0fd added API preview clarification for the geoPoint expected object format Gani Georgiev 2025-04-20 14:01:07 +0300
  • b31a0ddcd3 bumped app version Gani Georgiev 2025-04-20 13:51:37 +0300
  • 52dcb4192c Merge branch 'master' into develop Gani Georgiev 2025-04-20 13:41:44 +0300
  • 2bffa0e2bb updated filesystem.CreateThumb tests Gani Georgiev 2025-04-20 13:40:24 +0300
  • 8c0ef15ec2 Merge branch 'master' of github.com:pocketbase/pocketbase Gani Georgiev 2025-04-20 13:38:59 +0300
  • 08b1b49e17 Merge branch 'master' of github.com:pocketbase/pocketbase into develop Gani Georgiev 2025-04-20 13:38:30 +0300
  • 5d46fb054e
    [#6744] added partial webp tumbs support Kev 🐶 2025-04-20 12:36:45 +0200
  • f9b2842deb updated changelog Gani Georgiev 2025-04-20 10:47:36 +0300
  • 0426722e99 added JSVM GeoPointField constructor Gani Georgiev 2025-04-16 09:12:44 +0300
  • 33abc0a802 updated geoPoint API preview response Gani Georgiev 2025-04-16 08:14:56 +0300
  • 51cbe437e5 updated geoPoint nonempty tooltip info Gani Georgiev 2025-04-16 08:08:53 +0300
  • a2b89d7344 updated changelog Gani Georgiev 2025-04-16 07:41:00 +0300
  • 6988bf0d7c updated leaflet search autocomplete z-index Gani Georgiev 2025-04-15 22:23:55 +0300
  • 02c975467c regenerated jsvm types Gani Georgiev 2025-04-15 21:58:03 +0300
  • c7ebd68a92 updated changelog Gani Georgiev 2025-04-15 21:56:22 +0300
  • 0876413d87 added types.GeoPoint.AsMap method Gani Georgiev 2025-04-15 21:43:08 +0300
  • c0fe600d14 updated npm deps and bumped app version Gani Georgiev 2025-04-15 21:42:46 +0300
  • aec4870acd reversed the default geoPoint column props for consistency with the types.GeoPoint marshalization Gani Georgiev 2025-04-15 21:08:38 +0300
  • bf9a7b1e3d updated changelog and exposed search.TokenFunctions Gani Georgiev 2025-04-15 12:24:13 +0300
  • 46186f84f0 [#6718] fixed collections import error response Gani Georgiev 2025-04-14 09:29:25 +0300
  • 4cc797071b updated dependencies and golangci-lint to v2 Gani Georgiev 2025-04-12 20:04:04 +0300
  • d9af1475ef fixed NewBackupsFilesystem code comment Gani Georgiev 2025-04-10 09:00:32 +0300
  • 3e3c316da1 updated changelog Gani Georgiev 2025-04-08 14:34:40 +0300
  • 0efbbb0d10 [#6688] added optional timezone identifier argument to the JSVM DateTime constructor Gani Georgiev 2025-04-08 14:16:53 +0300
  • 5d32d22ff5
    [#6690] updated patreon to use go oauth2/endpoints Willow (GHOST) 2025-04-08 03:33:52 +0100
  • e81d85ae7c fixed typo Gani Georgiev 2025-04-07 16:32:39 +0300
  • b930de6ff5 added geoDistance calculation test Gani Georgiev 2025-04-07 12:33:51 +0300
  • 628efb7a7f fixed geoDistance code comment Gani Georgiev 2025-04-07 11:58:09 +0300
  • 201e2ccb05 [#6607] allowed manually changing the password from the create/update hooks Gani Georgiev 2025-04-05 13:35:02 +0300
  • e49025c8e5 moved the Create and Manage API rule checks out of the OnRecordCreateRequest hook finalizer Gani Georgiev 2025-04-04 22:53:14 +0300
  • 9f6010d38d [#6282] soft-deprecated $http.send result.raw field in favour of result.body Gani Georgiev 2025-04-04 11:32:47 +0300
  • 409bcdaa96 [#6597] forced text/javascript content-type when serving .js/.mjs collection uploaded files Gani Georgiev 2025-04-03 16:16:39 +0300
  • 2554192c06 added geoDistance docs and tests Gani Georgiev 2025-04-03 15:55:34 +0300
  • d135b1e686 added more geoPoint field acccess tests Gani Georgiev 2025-04-02 23:25:42 +0300
  • 4c5abd5bd9 added new geoPoint field Gani Georgiev 2025-04-02 11:38:19 +0300
  • f3a836eb7c synced with master Gani Georgiev 2025-03-29 11:22:57 +0200
  • fb5070d6ab bumped app version Gani Georgiev 2025-03-29 11:13:30 +0200
  • c9f39ba167 synced with master Gani Georgiev 2025-03-29 10:46:42 +0200
  • e29655aba9 bumped modernc.org/sqlite Gani Georgiev 2025-03-29 09:44:55 +0200
  • 32de8ed04a [#6657] allow OIDC email_verified to be int or boolean string Gani Georgiev 2025-03-29 09:28:31 +0200
  • 783a99d7cc synced with master Gani Georgiev 2025-03-28 21:07:16 +0200
  • 42a008f828 updated changelog Gani Georgiev 2025-03-28 19:46:58 +0200
  • d0d5f3d005 bumped app version Gani Georgiev 2025-03-28 19:32:07 +0200
  • b5be7f2d3c [#6654] fixed S3 canonical uri parts escaping Gani Georgiev 2025-03-28 19:28:04 +0200
  • 334a81c837 Merge branch 'master' into develop Gani Georgiev 2025-03-26 08:02:01 +0200
  • d68786df9c updated changelog Gani Georgiev 2025-03-26 08:01:44 +0200
  • 70f0e7e141 synced with master Gani Georgiev 2025-03-25 23:00:56 +0200
  • 75bba1d0f9 updated modernc.org/sqlite Gani Georgiev 2025-03-25 22:16:32 +0200
  • 81cc276ab9 fixed logs clipboard data copy Gani Georgiev 2025-03-25 22:12:43 +0200
  • ffc848e92d updated ui/dist Gani Georgiev 2025-03-25 20:00:38 +0200
  • 778869c318 [#6639] fixed RecordErrorEvent.Error and CollectionErrorEvent.Error sync with ModelErrorEvent.Error Gani Georgiev 2025-03-25 19:56:03 +0200
  • 8e7e0aa5ff fixed logs clipboard data copy Gani Georgiev 2025-03-24 18:38:14 +0200
  • e718b88391 synced with master Gani Georgiev 2025-03-24 18:26:25 +0200
  • 865408a9b4 updated changelogs Gani Georgiev 2025-03-24 06:31:58 +0200
  • 7407bdcaf5 [#6631] fixed and normalized logs error serialization Gani Georgiev 2025-03-23 20:48:05 +0200
  • 953feb47fd synced with master Gani Georgiev 2025-03-22 06:35:26 +0200
  • 16539335be updated golang-jwt Gani Georgiev 2025-03-22 06:08:21 +0200
  • 60a4e3f4d2 updated default select field labels Gani Georgiev 2025-03-20 14:30:00 +0200
  • d61ec398a2 [#4674] updated select field ui Gani Georgiev 2025-03-20 13:46:40 +0200
  • 9f1946057f use gabriel-vasile/mimetype for the mail attachments Gani Georgiev 2025-03-18 00:50:35 +0200
  • 824c7db388 updated auth collection create and update examples Gani Georgiev 2025-03-17 21:19:47 +0200
  • e6573d2549 [#6600] removed filesystem io.EOF error wrapping Gani Georgiev 2025-03-16 10:43:21 +0200
  • 8aa3545efe updated changelog Gani Georgiev 2025-03-15 14:36:43 +0200
  • 7f7d451b31 updated go deps Gani Georgiev 2025-03-15 13:30:41 +0200
  • 44007a7c8c reorganized sqlLogReplacements Gani Georgiev 2025-03-15 13:28:39 +0200
  • 613af90fac bumped app version Gani Georgiev 2025-03-15 12:41:44 +0200
  • 64e2931379 fixed sql nested json value dev print log Gani Georgiev 2025-03-15 12:29:51 +0200
  • 6e9ecb2b7a updated modernc.org/sqlite dependency Gani Georgiev 2025-03-14 23:10:28 +0200
  • 04a3dc7bb7 fixed typos and pass the correct custom abortCtx Gani Georgiev 2025-03-14 23:09:24 +0200
  • 24c4b63960 [#6590] apply nullifyMisingField for request.auth.* and request.body.* back relations when the relation field is pointing to a different collection Gani Georgiev 2025-03-14 22:53:46 +0200
  • 4ced91f95d updated ui/dist Gani Georgiev 2025-03-14 09:11:41 +0200
  • 33613b27b0 [#6481] allowed calling cronAdd and cronRemove from inside other JSVM handlers Gani Georgiev 2025-03-11 15:00:56 +0200
  • 4e148f7224 added log warning for async marked JSVM handlers and resolve when possible the returned Promise as fallback Gani Georgiev 2025-03-10 18:51:08 +0200
  • 4a7a639df1 added s3blob WriterOptions custom headers test Gani Georgiev 2025-03-09 20:56:33 +0200
  • ed36add853 added basic s3blob tests Gani Georgiev 2025-03-08 22:28:51 +0200
  • f799083c4f added godoc comments and license notes for the gocloud.dev vendored code Gani Georgiev 2025-03-07 23:12:47 +0200
  • 087eaa7ea4 updated tygoja and the generated jsvm types Gani Georgiev 2025-03-07 20:52:54 +0200
  • 803ebb8f40 bumped default server timeouts Gani Georgiev 2025-03-06 21:45:16 +0200
  • 58dab5bf70 restored DynamicModel types cache Gani Georgiev 2025-03-06 21:26:57 +0200
  • 856cc604a7 synced with master Gani Georgiev 2025-03-06 12:50:07 +0200