1
0
mirror of https://github.com/pocketbase/pocketbase.git synced 2025-02-10 12:36:41 +02:00

1782 Commits

Author SHA1 Message Date
Gani Georgiev
67e6be8073 updated ui/dist 2024-11-29 11:19:15 +02:00
Gani Georgiev
d69e81922f updated Record.Fresh and Record.Clone tests 2024-11-29 11:10:27 +02:00
Gani Georgiev
51ac522e7f [#5973] fixed Record.Fresh and Record.Clone method not properly copying the record fields 2024-11-28 23:19:21 +02:00
Gani Georgiev
bcb2dca44e updated go deps 2024-11-28 16:24:21 +02:00
Gani Georgiev
79f6f4ee60 fixed comment typo 2024-11-28 15:21:19 +02:00
Gani Georgiev
ab7194a639 fixed gzip middleware not applying when serving static files 2024-11-28 13:51:43 +02:00
Gani Georgiev
d92016af81 updated changelog v0.23.2 2024-11-27 10:02:11 +02:00
Gani Georgiev
6b9d1b559c updated ui/dist 2024-11-26 22:34:23 +02:00
Gani Georgiev
44f097f7d2 updated jsvm types 2024-11-26 22:31:46 +02:00
Gani Georgiev
fcf65dcc77 added collection rules change list in the confirmation popup 2024-11-26 22:28:34 +02:00
Gani Georgiev
06acaf38d8 fixed dev log query print formatting 2024-11-26 20:58:35 +02:00
Gani Georgiev
cb2b27f6ed updated otp request error message 2024-11-26 19:51:21 +02:00
Gani Georgiev
6e26cb5d88 [#5958] fixed RecordQuery() custom struct scanning 2024-11-26 14:15:39 +02:00
Gani Georgiev
f1b199b35c added support for passing more than one id in the Hook.Unbind method for consistency with the router 2024-11-26 11:52:26 +02:00
Gani Georgiev
0ac4a388c0 updated changelog 2024-11-25 11:39:26 +02:00
Gani Georgiev
aff8abccc7 updated changelog v0.23.1 2024-11-25 11:36:07 +02:00
Gani Georgiev
51dfbc251a updated jsvm types 2024-11-25 11:30:59 +02:00
Gani Georgiev
c933190db8 updated ui/dist 2024-11-25 11:30:01 +02:00
Gani Georgiev
fab334fca6 updated error messages 2024-11-25 11:28:20 +02:00
Gani Georgiev
5a5211d7f2 [#5940] added blob response write helper 2024-11-25 09:11:58 +02:00
Gani Georgiev
8f6e91c485 added note about the trailing slash cahnge in the changelog 2024-11-24 22:10:24 +02:00
Gani Georgiev
64fa4b9cef updated changelog link 2024-11-24 21:14:54 +02:00
Gani Georgiev
d5dddf3ead updated PocketBase JS SDK version v0.23.0 2024-11-24 16:37:01 +02:00
Gani Georgiev
62a4795a4c exclude autogenerated changelog htmls from git 2024-11-24 16:20:34 +02:00
Gani Georgiev
fd18eb520f updated go deps 2024-11-24 16:14:51 +02:00
Gani Georgiev
73361370f0 added list hidden field filter test 2024-11-24 15:35:42 +02:00
Gani Georgiev
ef71daae65 autofocus the installer email field 2024-11-24 15:02:48 +02:00
Gani Georgiev
5936fc3ac3 add modified fields with order in the generated migration 2024-11-24 15:02:28 +02:00
Gani Georgiev
0efca0f936 updated ui/dist and changelog 2024-11-24 12:48:03 +02:00
Gani Georgiev
1e92b51cf7 added option to insert/move fields at specific position 2024-11-24 12:41:57 +02:00
Gani Georgiev
e9ece220d6 added env variables support for the thumbs generation limits 2024-11-23 20:38:30 +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
b34453afc7 show the OTP id in the superuser form 2024-11-23 12:44:03 +02:00
Gani Georgiev
c3b347af4b added note and tests regarding the shared batch Authorization header 2024-11-23 11:54:25 +02:00
Gani Georgiev
68e9c55925 updated checkOldPassword validator 2024-11-23 10:28:31 +02:00
Gani Georgiev
e5800875c2 updated ui/dist and added fallback debug log 2024-11-22 23:30:44 +02:00
Gani Georgiev
2e43518bb4 synced ported cors middleware 2024-11-22 23:19:23 +02:00
Gani Georgiev
e5f1bc3c37 renamed Monday.FetchRawUserData to Monday.FetchUserInfo 2024-11-22 22:43:16 +02:00
Gani Georgiev
e3bf81cb79 [#5909] added Linear OAuth2 provider
Co-authored-by: chnfyi <143424481+chnfyi@users.noreply.github.com>
2024-11-22 22:42:04 +02:00
Gani Georgiev
305e183f58 added apis.ToApiError alias 2024-11-22 20:44:29 +02:00
Gani Georgiev
7795a086ef hide batch api preview for view collections 2024-11-22 16:18:52 +02:00
Gani Georgiev
5d8a8dd7d8 updated godoc and renamed cors middleware handler 2024-11-21 22:22:58 +02:00
Gani Georgiev
31d3c27f43 add s390x and ppc64le linux builds 2024-11-21 16:55:27 +02:00
Gani Georgiev
c3ac28a8e6 updated go.mod 2024-11-21 16:33:40 +02:00
Gani Georgiev
ab26941d3f enabled Buffer goja_nodejs module 2024-11-21 16:29:42 +02:00
Gani Georgiev
a18df14f4f updated js sdk and other npm deps 2024-11-21 12:24:04 +02:00
Gani Georgiev
c2e7ab8d41 fixed oauth2 redirect test 2024-11-21 12:11:00 +02:00
Gani Georgiev
7ee6b11e9d return an error in case of required MFA so that external handlers can react if necessary 2024-11-21 11:12:25 +02:00
Gani Georgiev
8ab02ce402 updared rate limiter sort rules 2024-11-21 11:11:51 +02:00
Gani Georgiev
779f6c1a74 added record json copy option 2024-11-20 21:04:42 +02:00