1
0
mirror of https://github.com/pocketbase/pocketbase.git synced 2025-03-24 07:21:04 +02:00

144 Commits

Author SHA1 Message Date
Gani Georgiev
d43bcccb0b updated tygoja and the generated JSVM types to fix shortened return values from the same type 2024-10-15 22:12:22 +03:00
Gani Georgiev
cb4e3f2d43 updated jsvm types 2024-10-14 18:17:38 +03:00
Gani Georgiev
47d5ea3ce2 fixed comments and added default generic arg name 2024-10-14 14:33:04 +03:00
Gani Georgiev
2b0c48c265 updated jsvm types 2024-10-09 18:57:30 +03:00
Gani Georgiev
0a60cdfde6 added oauth2 jsvm name exception 2024-10-09 18:47:19 +03:00
Gani Georgiev
01e13f5717 fixed jsvm example 2024-10-09 18:27:00 +03:00
Gani Georgiev
393b461ea2 [] removed hook.HandlerFunc[T] type 2024-10-07 09:52:31 +03:00
Gani Georgiev
0407de9cf5 [] rename aux.db to auxiliary.db 2024-10-06 16:45:57 +03:00
Gani Georgiev
9797e6c48f added Context JSVM bind 2024-10-03 13:29:57 +03:00
Gani Georgiev
f9d6549469 added missing file fields jstypes 2024-10-03 12:25:06 +03:00
Gani Georgiev
bbd9d4e5f8 updated jsvm types 2024-09-30 18:10:22 +03:00
Gani Georgiev
844f18cac3 merge v0.23.0-rc changes 2024-09-29 21:09:46 +03:00
Gani Georgiev
ae2f8a4758 log cronAdd failures with error log level 2024-07-02 22:54:07 +03:00
Gani Georgiev
be40803d31 updated security.Encrypt and security.Decrypt docs 2024-03-17 15:42:40 +02:00
Gani Georgiev
a5eff395b4 [] 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 [] implemented JSVM FormData and added support for $http.send multipart/form-data requests 2024-03-12 21:35:29 +02:00
Gani Georgiev
adab0da179 [] fixed godoc typos 2024-03-07 11:53:54 +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
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 [] fixed JSVM types generation for functions with omitted arg types 2024-01-13 11:28:15 +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 [] 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 [] replaced JWT token with just JWT 2023-12-26 19:57:38 +02:00
Gani Georgiev
4e91be6d74 [] 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 [] 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
5b6b4599b7 updated logs listing 2023-12-09 15:12:00 +02:00
Gani Georgiev
6e6c873cc6 [] added $apis.requireGuestOnly() middleware JSVM binding 2023-12-07 18:49:56 +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
821aae4a62 logs refactoring 2023-11-26 13:33:17 +02:00
Gani Georgiev
9957919d9a updated tygoja and the generated jsvm types 2023-11-11 12:46:46 +02:00