1
0
mirror of https://github.com/pocketbase/pocketbase.git synced 2025-11-23 22:55:37 +02:00
Commit Graph

2007 Commits

Author SHA1 Message Date
Gani Georgiev
348ccfc580 removed explicit golangci go version and fallback to the one from go.mod 2025-10-02 21:01:30 +03:00
Gani Georgiev
77c05dbd2a support Uploader.MaxConcurrency=1 and updated tests 2025-10-02 20:52:36 +03:00
Gani Georgiev
44289a93a2 disable installer when running tests 2025-10-02 20:51:32 +03:00
Gani Georgiev
6b6d3b36d3 [#7208] exlude lost+found from the backups
Co-authored-by: Loic B. <lbndev@yahoo.fr>
2025-09-28 08:28:28 +03:00
Gani Georgiev
e26905f8e2 updated go deps 2025-09-22 23:04:20 +03:00
Gani Georgiev
6ad42bde29 added DefaultClient.Send panic/recover handling as an extra precaution 2025-09-22 22:52:58 +03:00
Gani Georgiev
54fb4293c5 revert sqlite dep update 2025-09-22 21:30:54 +03:00
Gani Georgiev
a8dd8be524 updated sqlite dep 2025-09-22 20:44:04 +03:00
Gani Georgiev
76a6b9834b fixed Message.WriteSSE example 2025-09-13 23:46:13 +03:00
Gani Georgiev
68ab174f69 wrap DefaultClient.Send with a single lock/unlock and rename mux to mu for consistency 2025-09-13 23:42:46 +03:00
Gani Georgiev
a095549304 bumped action min go version v0.30.0 2025-09-07 08:02:36 +03:00
Gani Georgiev
6af4d88529 fixed active index label match 2025-09-07 08:01:36 +03:00
Gani Georgiev
5c9570c8de updated jsvm types 2025-09-06 21:45:20 +03:00
Gani Georgiev
546ea248df updated changelog 2025-09-06 21:45:04 +03:00
Gani Georgiev
eda90d4555 check the default user cachedir if GOCACHE is not explicitly set 2025-09-06 21:20:13 +03:00
Gani Georgiev
40f2ba731c added osutils.IsProbablyGoRun 2025-09-06 19:52:51 +03:00
Gani Georgiev
a088cf6379 updated jsvm types 2025-09-06 15:18:48 +03:00
Gani Georgiev
8d3ec418e9 enabled seconds in the datepicker 2025-09-06 15:13:06 +03:00
Gani Georgiev
f2056f61bd added os.Root bindings to the JSVM 2025-09-06 14:51:27 +03:00
Gani Georgiev
6a5e449b3c bumped go deps 2025-09-06 14:22:07 +03:00
Gani Georgiev
1359a6f8fd [#7153] eagerly escape the S3 path in accordance with the S3 UriEncode signing rules 2025-09-06 11:59:32 +03:00
Gani Georgiev
28de01a188 updated changelog 2025-09-01 21:11:19 +03:00
Gani Georgiev
9e13418565 retry the random func to minimize tests flakiness 2025-08-31 23:35:01 +03:00
Gani Georgiev
172b1f96f7 [#7123] updated exp of test valid jwt tokens 2025-08-31 23:14:55 +03:00
Gani Georgiev
41cc4fd36b increased slightly the wait time to minimize tests flakiness 2025-08-31 20:31:45 +03:00
Gani Georgiev
45af9e201c [#7130] added Lark OAuth2 provider
Co-authored-by: mashizora <30516315+mashizora@users.noreply.github.com>
2025-08-30 12:57:14 +03:00
Gani Georgiev
cc902f2df8 updated scaffold apis to use random id during the collections initialization and made index columns check on the UI case insensitive 2025-08-26 22:02:00 +03:00
Gani Georgiev
5e67ec1c1c [#7135] merge scaffold collection indexes 2025-08-26 21:09:44 +03:00
Gani Georgiev
ee8c0a66b6 [#7135] merge scaffold collection indexes 2025-08-26 21:07:20 +03:00
Gani Georgiev
5d964c1b1d tidy go.sum v0.29.3 2025-08-23 09:26:08 +03:00
Gani Georgiev
c0d37fc64a regenerated jsvm types 2025-08-23 09:20:51 +03:00
Gani Georgiev
58b564557f enabled __hooks in the jsvm migrations 2025-08-23 08:44:30 +03:00
Gani Georgiev
95787da4df updated changelog 2025-08-23 07:54:20 +03:00
Gani Georgiev
b99095430a [#7125] registered missing jsvm migrations bindings 2025-08-23 07:45:28 +03:00
Gani Georgiev
ad814c5a37 updated changelog 2025-08-22 22:25:27 +03:00
Gani Georgiev
c6621ea1ed regenerated ui/dist and jsvm types 2025-08-22 21:32:03 +03:00
Gani Georgiev
bda4baac15 updated go deps 2025-08-22 21:24:39 +03:00
Gani Georgiev
a2b1b19342 updated random generator tests 2025-08-22 21:20:30 +03:00
Gani Georgiev
819ec1ad5c renamed to execve to make it more clear 2025-08-22 20:47:58 +03:00
Jesse Sivonen
3ca6321907 [#7116] exclude syscall.Exec for WASM 2025-08-22 20:44:13 +03:00
Gani Georgiev
b8f18bd97d added more tests and extra debug log 2025-08-20 22:41:33 +03:00
Gani Georgiev
50dbb7f94f [#7090] try to forward the Apple OAuth2 redirect user's name to the auth handler 2025-08-16 21:30:43 +03:00
Gani Georgiev
09ce863a40 [#7098] fixed RateLimitRule.Audience code comment 2025-08-15 19:29:42 +03:00
Gani Georgiev
13cec96013 regenerated JSVM types 2025-08-12 21:46:18 +03:00
Gani Georgiev
b1f1d19d7f bumped min go github action version v0.29.2 2025-08-09 10:13:51 +03:00
Gani Georgiev
5200f9c493 regenerated jsvm types v0.29.1 2025-08-02 08:40:44 +03:00
Gani Georgiev
2c8aa2e5fa removed duplicated CHANGELOG entry 2025-08-02 08:38:46 +03:00
Gani Georgiev
eeae1f64ee updated changelog 2025-08-02 08:24:39 +03:00
Gani Georgiev
506172c495 removed unnecessary space 2025-08-02 08:24:27 +03:00
Gani Georgiev
d75f5f663c [#7067] explain more clearly the DynamicModel caveats 2025-08-02 08:13:15 +03:00