1
0
mirror of https://github.com/pocketbase/pocketbase.git synced 2025-03-18 13:47:47 +02:00

245 Commits

Author SHA1 Message Date
Gani Georgiev
04a3dc7bb7 fixed typos and pass the correct custom abortCtx 2025-03-14 23:09:24 +02:00
Gani Georgiev
33613b27b0 [#6481] allowed calling cronAdd and cronRemove from inside other JSVM handlers 2025-03-11 15:00:56 +02:00
Gani Georgiev
4e148f7224 added log warning for async marked JSVM handlers and resolve when possible the returned Promise as fallback 2025-03-10 19:00:46 +02:00
Gani Georgiev
087eaa7ea4 updated tygoja and the generated jsvm types 2025-03-07 20:52:54 +02:00
Gani Georgiev
58dab5bf70 restored DynamicModel types cache 2025-03-06 21:26:57 +02:00
Gani Georgiev
856cc604a7 synced with master 2025-03-06 12:50:07 +02:00
Gani Georgiev
5c58703a59 [#6563] fixed DynamicModel object/array props reflect type caching 2025-03-05 23:55:56 +02:00
Gani Georgiev
c054c3b0a5 updated ui/dist and jsvm types 2025-03-05 22:19:36 +02:00
Gani Georgiev
501c49012e [poc] replaced aws-sdk-go-v2 and gocloud.dev/blob 2025-03-05 16:31:21 +02:00
Gani Georgiev
4db497c5e1 added subscription.Message.WriteSSE method 2025-02-21 13:04:23 +02:00
Gani Georgiev
973916bb48 synced with master 2025-02-21 12:51:44 +02:00
Gani Georgiev
3f51fb941b updated modernc deps and bumped app version 2025-02-18 18:34:38 +02:00
Gani Georgiev
4d40463d8d specified a default goja script name when executing plain JS strings 2025-02-18 12:18:08 +02:00
Gani Georgiev
aaa3d67659 added Store.SetFunc method 2025-02-11 13:24:13 +02:00
Gani Georgiev
5c41938cb9 updated logs code comments 2025-02-11 00:38:22 +02:00
Gani Georgiev
9da7a8f72b [#6407] added os.Stat jsvm binding 2025-02-05 19:07:34 +02:00
Gani Georgiev
49baa69e8d updated jsvm types 2025-01-31 14:20:36 +02:00
Gani Georgiev
4b489b511d bumped app version and updated dependencies 2025-01-31 13:29:19 +02:00
Gani Georgiev
9b901fcee8 updated changelog and help texts 2025-01-30 17:35:16 +02:00
Gani Georgiev
91d4ca5c06 replaced archived survey dep with osutils.YesNoPrompt helper 2025-01-21 21:05:30 +02:00
Gani Georgiev
023428ce8f synced with master 2025-01-11 12:38:11 +02:00
Gani Georgiev
7175992ce4 updated go deps and jsvm types 2025-01-11 12:33:46 +02:00
Gani Georgiev
81f4db855b updated jsvm types 2025-01-10 11:48:09 +02:00
Gani Georgiev
b150a3a98a upgraded to jwt/v5 2025-01-05 11:18:00 +02:00
Gani Georgiev
1286b59f54 synced with master 2025-01-04 09:45:20 +02:00
Gani Georgiev
6628cdf893 updated tygoja and regenerated jsvm types 2025-01-03 22:11:25 +02:00
Gani Georgiev
e521e5343a fixed JSVM types for structs and functions with multiple generic parameters 2025-01-03 21:44:07 +02:00
Gani Georgiev
ff3d51ce30 added JSVM new Timezone binding 2025-01-03 17:35:49 +02:00
Gani Georgiev
44a3e8478d updated go deps and jsvm types 2025-01-01 17:47:17 +02:00
Gani Georgiev
c8b29edf9d bumped app version 2025-01-01 16:49:26 +02:00
Gani Georgiev
b062bc6d16 updated jsvm types 2024-12-29 17:46:37 +02:00
Gani Georgiev
4824701b6c cache jsvm reflect created types 2024-12-24 11:07:26 +02:00
Gani Georgiev
a3377c992b fixed code comment typos 2024-12-19 11:41:34 +02:00
Gani Georgiev
239daf2023 added mailer.Message.InlineAttachments field 2024-12-13 20:37:24 +02:00
Gani Georgiev
2b2dafaf88 synced with master 2024-12-13 20:26:05 +02:00
Gani Georgiev
3098c2dcd8 [#6102] fixed JSVM exception -> Go error unwrapping 2024-12-13 17:57:14 +02:00
Gani Georgiev
8f32825cff updated jsvm types 2024-12-12 23:02:42 +02:00
Gani Georgiev
4f35fb74c8 updated jsvm types 2024-12-11 19:00:45 +02:00
Gani Georgiev
9747f46c1d [#6063] fixed x-forwarded-for typo 2024-12-09 04:39:14 +02:00
Gani Georgiev
88a1867169 [#6058] fixed filesystem.fileFromURL documentation and generated type 2024-12-08 17:51:30 +02:00
Gani Georgiev
6f55695fa1 updated jsvm types 2024-12-06 14:21:22 +02:00
Gani Georgiev
44f097f7d2 updated jsvm types 2024-11-26 22:31:46 +02:00
Gani Georgiev
51dfbc251a updated jsvm types 2024-11-25 11:30:59 +02:00
Gani Georgiev
5a5211d7f2 [#5940] added blob response write helper 2024-11-25 09:11:58 +02:00
Gani Georgiev
73361370f0 added list hidden field filter test 2024-11-24 15:35:42 +02:00
Gani Georgiev
5936fc3ac3 add modified fields with order in the generated migration 2024-11-24 15:02:28 +02:00
Gani Georgiev
1e92b51cf7 added option to insert/move fields at specific position 2024-11-24 12:41:57 +02:00
Gani Georgiev
2dd4e38e1d fixed superuser OTP id input reactivity, enabled truncate dropdown option for system collections, updated jsvm types 2024-11-23 14:12:18 +02:00
Gani Georgiev
ab26941d3f enabled Buffer goja_nodejs module 2024-11-21 16:29:42 +02:00
Gani Georgiev
f38700982c removed RequestEvent.UnsafeRealIP 2024-11-05 21:49:45 +02:00