1
0
mirror of https://github.com/pocketbase/pocketbase.git synced 2025-01-24 22:32:42 +02:00

1495 Commits

Author SHA1 Message Date
Gani Georgiev
8c45d4d92d lock the _mfas and _otps delete api rule, fixed flaky tests, fixed jsvm types example 2024-10-24 21:59:00 +03:00
Gani Georgiev
0b7741f1f7 added additional godoc and updated the OAuth2 form to use the same created record pointer 2024-10-24 08:37:22 +03:00
Gani Georgiev
c41a4dfc07 added v0.22.22 changelog entry 2024-10-18 17:43:33 +03:00
Gani Georgiev
f3c948aa13 updated go deps 2024-10-18 17:42:48 +03:00
Gani Georgiev
be908ad4bf added NaN checks 2024-10-18 17:38:19 +03:00
Gani Georgiev
ae86525c13 updated typo 2024-10-18 14:18:32 +03:00
Gani Georgiev
321351e0bb updated jsvm types v0.23.0-rc7 2024-10-18 14:02:44 +03:00
Gani Georgiev
7685e64365 updated changelog 2024-10-18 13:58:20 +03:00
Gani Georgiev
6f2fe91da5 register the panic-recover handler after the activity logger 2024-10-18 13:47:10 +03:00
Gani Georgiev
dbc074ee9a updated tests 2024-10-18 12:23:18 +03:00
Gani Georgiev
5dbf975424 [#5611] removed writable_schema usage 2024-10-18 11:09:28 +03:00
Gani Georgiev
ade061cc80 [#5687] fixed BindBody FormData numeric string normalization 2024-10-16 10:22:34 +03:00
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
cfff7b6d11 added OIDC host change confirm message 2024-10-15 09:03:48 +03:00
Gani Georgiev
8271452430 removed unnecessary cast 2024-10-14 23:04:10 +03:00
Gani Georgiev
4209583a88 updated ui/dist v0.23.0-rc6 2024-10-14 20:08:58 +03:00
Gani Georgiev
78e6a8996f [#5674] fixed realtime auth 403 error on resubscribe 2024-10-14 19:50:40 +03:00
Gani Georgiev
f5c6b9652f refreshed go.sum 2024-10-14 18:20:18 +03:00
Gani Georgiev
cb4e3f2d43 updated jsvm types 2024-10-14 18:17:38 +03:00
Gani Georgiev
f9ee710cdd normalized builtin middlewares to return hook.Handler 2024-10-14 18:17:31 +03:00
Gani Georgiev
47d5ea3ce2 fixed comments and added default generic arg name 2024-10-14 14:33:04 +03:00
Gani Georgiev
56b756e16b [#5673] added check for empty OAuth2User.AvatarURL 2024-10-14 14:31:39 +03:00
Gani Georgiev
ff3f4332ce added default hook handler arg name and router search helper 2024-10-13 13:25:04 +03:00
Gani Georgiev
3e0869a30b fixed typo 2024-10-12 11:40:54 +03:00
Gani Georgiev
11d241392a updated CHANGELOG v0.23.0-rc5 2024-10-12 11:27:23 +03:00
Gani Georgiev
749c77cb9d fixed the UI Set Superusers only button click not properly resetting the input state 2024-10-12 11:24:07 +03:00
Gani Georgiev
3c87df9e55 added option to retrieve the OIDC user info from the id_token payload 2024-10-12 10:16:01 +03:00
Gani Georgiev
95d5ee40b0 [#5646] fixed single select, file and relation fields ui 2024-10-11 14:48:19 +03:00
Gani Georgiev
16d88681a3 fixed linked providers image path 2024-10-11 13:14:18 +03:00
Gani Georgiev
6a9784258f [#5641] changed the relation picker default sort to use rowid instead of created 2024-10-10 16:24:19 +03:00
Gani Georgiev
830e818eb7 [#5346] added monday.com OAuth2 provider
Co-authored-by: Jay <jaytpa01@gmail.com>
2024-10-10 15:42:59 +03:00
Gani Georgiev
397b69041e [#4999] added Notion OAuth2 provider
Co-authored-by: s-li1 <stevenli8892@hotmail.com.au>
2024-10-10 14:50:25 +03:00
Gani Georgiev
64bbd6f841 twich - fixed comments and use the provider ctx 2024-10-10 14:46:06 +03:00
Gani Georgiev
f7a6097464 fixed CopyIcon empty value check 2024-10-09 23:27:11 +03:00
Gani Georgiev
2b0c48c265 updated jsvm types v0.23.0-rc4 2024-10-09 18:57:30 +03:00
Gani Georgiev
fcb645ed77 updated changelog 2024-10-09 18:51:57 +03:00
Gani Georgiev
0a60cdfde6 added oauth2 jsvm name exception 2024-10-09 18:47:19 +03:00
Gani Georgiev
4d44f1cb5c fixed RedactedPasswordInput to prevent sending empty string of settings form resave 2024-10-09 18:29:08 +03:00
Gani Georgiev
01e13f5717 fixed jsvm example 2024-10-09 18:27:00 +03:00
Gani Georgiev
f7ed55554f fixed flaky test 2024-10-09 17:28:55 +03:00
Gani Georgiev
4cf6069342 updated ui/dist 2024-10-09 17:14:51 +03:00
Gani Georgiev
54344f2b9d fixed autogenerated go collection update migration template 2024-10-09 17:11:14 +03:00
Gani Georgiev
307ce1aa4e hide the truncate button for view collections 2024-10-09 12:05:59 +03:00
Gani Georgiev
c09cd8364a added explicit errors when trying to truncate view collections or deleting view records 2024-10-09 12:04:25 +03:00
Gani Georgiev
2c2246ecb9 fixed ApiPreview example typo v0.23.0-rc3 2024-10-08 19:57:52 +03:00
Gani Georgiev
646331bfa2 [#5618] added support to conditionally reapply migrations 2024-10-08 16:25:05 +03:00
Gani Georgiev
ed1dc54f27 make the create btn slightly larger 2024-10-08 16:22:49 +03:00
Gani Georgiev
4421d1a217 fixed field tag typo 2024-10-08 12:47:18 +03:00
Gani Georgiev
92b759438d updated realtime form validator with more human friendly message and added more tests 2024-10-08 12:46:42 +03:00
Gani Georgiev
fdf63d3912 fixed old column name to drop 2024-10-08 08:48:35 +03:00