1
0
mirror of https://github.com/pocketbase/pocketbase.git synced 2024-11-21 13:35:49 +02:00
Commit Graph

177 Commits

Author SHA1 Message Date
Gani Georgiev
08793ee99f fixed error message typo 2024-11-03 12:06:22 +02:00
Gani Georgiev
75d1c0bc18 updated changelog and jsvm types 2024-11-03 12:01:47 +02:00
Gani Georgiev
060a659f83 [#5789] updated the hooks watcher to account for the case when hooksDir is a symlink 2024-11-03 11:52:13 +02:00
Gani Georgiev
58a0b28664 updated aws-sdk-go-v2 and moved the trimmed s3 driver in internal to preven getting included in the jsvm types 2024-10-18 17:07:53 +03:00
Gani Georgiev
cffbe83399 backported JSVM toString 2024-10-18 16:32:43 +03:00
Gani Georgiev
e18ea88113 updated ghupdate to prevent downloading unnecessary v0.23+ since it contains breaking changes 2024-10-18 16:06:39 +03:00
Gani Georgiev
e92d3cccd0 updated jsvm types 2024-10-18 14:23:38 +03:00
Gani Georgiev
ae2f8a4758 log cronAdd failures with error log level 2024-07-02 22:54:07 +03:00
Gani Georgiev
ece62ebdf5 [#4824] updated the uploaded filename normalization to take double extensions in consideration 2024-04-24 22:00:18 +03:00
Gani Georgiev
be40803d31 updated security.Encrypt and security.Decrypt docs 2024-03-17 15:42:40 +02:00
Gani Georgiev
a5eff395b4 [#4566] fixed JSVM routerUse() example 2024-03-15 11:45:46 +02:00
Gani Georgiev
20653ef786 bumped app version 2024-03-12 23:58:18 +02:00
Gani Georgiev
0f1b73a4f5 [#4544] implemented JSVM FormData and added support for $http.send multipart/form-data requests 2024-03-12 21:35:29 +02:00
Gani Georgiev
adab0da179 [#4510] fixed godoc typos 2024-03-07 11:53:54 +02:00
Gani Georgiev
9babca5f77 [#4448] added error checks to the autogenerated Go migrations 2024-02-29 04:17:59 +02:00
Gani Georgiev
20fba0f686 moved filter autocomplete to worker 2024-02-24 13:46:16 +02:00
Gani Georgiev
4fba93e834 regenerated jsvm types and added locks for the startTimer 2024-02-21 22:42:01 +02:00
Gani Georgiev
4743c1ce72 updated jsvm types and changelog 2024-02-17 17:14:46 +02:00
Gani Georgiev
a11abef84b added @request.context field 2024-02-17 15:01:09 +02:00
Gani Georgiev
4c14c6cccf synced with master 2024-02-11 11:08:47 +02:00
Gani Georgiev
27b6d0c505 updated jstypes and ui/dist 2024-02-10 23:28:23 +02:00
Gani Georgiev
49adba6947 added jsvm.Config.OnInit optional field 2024-02-03 13:07:37 +02:00
Gani Georgiev
8a0eed22fa update ghupdate to use the config executable name when excluding the update note from the release notes 2024-02-02 12:48:37 +02:00
Gani Georgiev
aabe820e35 fixed typos and some linter suggestions 2024-01-23 20:56:14 +02:00
Gani Georgiev
ba56623245 exported .gzip() and .bodyLimit(bytes) JSVM middlewares 2024-01-21 17:13:22 +02:00
Gani Georgiev
8cff94f27c synced with master 2024-01-13 13:23:08 +02:00
Gani Georgiev
2e3ae1b60a [#4145] fixed JSVM types generation for functions with omitted arg types 2024-01-13 11:28:15 +02:00
Gani Georgiev
6155e6426a ghupdate messages update 2024-01-13 11:21:55 +02:00
Gani Georgiev
d123e19e61 synced with master 2024-01-03 12:46:49 +02:00
Gani Georgiev
982f876a93 updated jsvm types 2024-01-03 11:08:30 +02:00
Gani Georgiev
4f2492290e [#4068] fixed the json field query comparisons to work correctly with plain JSON values 2024-01-03 10:43:46 +02:00
Gani Georgiev
97a8409a65 fixed sleep example typo and synced with master 2023-12-30 12:06:07 +02:00
Gani Georgiev
422eb30797 synced with master 2023-12-29 23:31:54 +02:00
Gani Georgiev
c4116e3a7d added jsvm sleep binding 2023-12-29 23:29:00 +02:00
Gani Georgiev
64cee264f0 bumped app version 2023-12-29 22:00:47 +02:00
Gani Georgiev
705d7f48e7 synced with master 2023-12-29 10:00:06 +02:00
Gani Georgiev
9f67c5d563 regenerated jsvm types 2023-12-29 09:58:21 +02:00
Gani Georgiev
6b3780c630 [#4035] replaced JWT token with just JWT 2023-12-26 19:57:38 +02:00
Gani Georgiev
4e91be6d74 [#3948] added Bitbucket OAuth2 provider
Co-authored-by: aabajyan <arsen.abajyan@pm.me>
2023-12-17 15:47:17 +02:00
Gani Georgiev
1208edec92 regenerated jsvm types 2023-12-17 00:20:04 +02:00
Gani Georgiev
d6569b445c added timestamp to the generated JSVM types file to prevent creating it every time on app startup 2023-12-16 23:20:38 +02:00
Gani Georgiev
5c961f8537 [#3918] added --dev flag, dev log printer and some minor log UI enhacements 2023-12-16 18:15:36 +02:00
Gani Georgiev
98c8c98603 updated jsvm types 2023-12-10 12:50:56 +02:00
Gani Georgiev
d8ec36fa4c updated jsvm types 2023-12-09 22:40:45 +02:00
Gani Georgiev
fb2eafe860 [#3790] added MaxSize json field option 2023-12-09 22:30:37 +02:00
Gani Georgiev
5b6b4599b7 updated logs listing 2023-12-09 15:12:00 +02:00
Gani Georgiev
6e6c873cc6 [#3896] added $apis.requireGuestOnly() middleware JSVM binding 2023-12-07 18:49:56 +02:00
Gani Georgiev
31317df21c added onlyVerified auth collection option 2023-12-06 11:57:04 +02:00
Gani Georgiev
865865fdeb updated jsvm $security.parse* token helpers to return the payload as plain object 2023-12-04 20:46:33 +02:00
Gani Georgiev
5b94aced3a use a red colored stderr writer for the cobra cmd errors 2023-12-03 13:44:30 +02:00