1
0
mirror of https://github.com/pocketbase/pocketbase.git synced 2025-02-14 17:00:06 +02:00

1753 Commits

Author SHA1 Message Date
Gani Georgiev
39df26ee21 changed store.Store to accept generic key type 2024-12-23 15:44:00 +02:00
Gani Georgiev
e18116d859 synced with master 2024-12-22 16:27:44 +02:00
Gani Georgiev
a8dbca64b2 updated changelog v0.23.12 2024-12-22 16:12:36 +02:00
Gani Georgiev
3f25c71780 bumped driver version 2024-12-22 16:10:21 +02:00
Gani Georgiev
bae5421d62 added Cron.Jobs() method 2024-12-22 16:05:38 +02:00
Gani Georgiev
f27d9f1dc9 synced with master 2024-12-22 10:24:44 +02:00
Gani Georgiev
aa52711cde bumped app version 2024-12-20 14:24:40 +02:00
Gani Georgiev
07552c2809 updated modernc versions checks 2024-12-20 14:11:09 +02:00
Gani Georgiev
f6407b903b [#6152] skip the default body size limit for the backup endpoint 2024-12-20 13:45:17 +02:00
Gani Georgiev
2ebc6aecac [#6136] added warning logs in case of mismatched modernc deps 2024-12-20 12:26:01 +02:00
Gani Georgiev
884a3dec4a update js sdk 2024-12-19 22:39:22 +02:00
Gani Georgiev
cb0335c2b6 normalized negative multipart/form-data numeric inferred value check 2024-12-19 17:23:03 +02:00
Gani Georgiev
274d499279 synced with master 2024-12-19 11:46:35 +02:00
Gani Georgiev
a3377c992b fixed code comment typos 2024-12-19 11:41:34 +02:00
Gani Georgiev
7147633f96 bumped golang.org/x/net to 0.33.0 v0.23.11 2024-12-19 10:09:05 +02:00
Gani Georgiev
c847a6bc88 updated v0.22 changelog 2024-12-18 18:52:34 +02:00
Gani Georgiev
78a35a339f bumped app version v0.23.10 2024-12-18 18:27:42 +02:00
Gani Georgiev
c97af83ed1 downgraded modernc,org/libc to 1.55.3 2024-12-18 18:08:03 +02:00
Gani Georgiev
803941705c [#6137] renew the superuser file token cache when clicking on the thumb preview or download link 2024-12-18 16:16:53 +02:00
Gani Georgiev
ef0170cf0b [#6132] replaced strconv.Itoa with strconv.FormatInt where it could overflow v0.23.9 2024-12-17 21:41:55 +02:00
Gani Georgiev
76b9051011 [#5964] refresh the token key on email change 2024-12-17 11:44:27 +02:00
Gani Georgiev
0d720c3c9d print inline attachments in the dev mail send 2024-12-17 09:28:26 +02:00
Gani Georgiev
3e5e02a32c synced with master 2024-12-16 16:03:51 +02:00
Gani Georgiev
9b4200a65c updated deps and changelog v0.23.8 2024-12-16 15:04:19 +02:00
Gani Georgiev
cb3936a499 [#6122] fixed model->record and model->collection events sync 2024-12-16 14:49:24 +02:00
Gani Georgiev
e34c25858c added extra html escaping for the RECORD:* placeholders as extra measure in case the email are stored as plain html 2024-12-16 14:48:44 +02:00
Gani Georgiev
fd9ae0fd1c updated js sdk 2024-12-16 10:38:20 +02:00
Gani Georgiev
7ddb0db9a4 added extra html escaping for the RECORD:* placeholders as extra measure in case the email are stored as plain html 2024-12-16 10:36:25 +02:00
Gani Georgiev
011f323bcc updated restore backup log error from debug to warn 2024-12-14 10:40:55 +02:00
Gani Georgiev
d5d764f83e avoid unnecessary copying the backup archive on restore when the local file system is used 2024-12-14 10:16:36 +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 v0.23.7 2024-12-13 17:57:14 +02:00
Gani Georgiev
8f32825cff updated jsvm types 2024-12-12 23:02:42 +02:00
Gani Georgiev
20d378cd76 updated collection db methods godoc 2024-12-12 23:01:01 +02:00
Gani Georgiev
8e63e81561 speedup records cascade delete 2024-12-12 22:55:55 +02:00
Gani Georgiev
efe4ef500b removed the create api rule tooltip 2024-12-12 20:25:44 +02:00
Gani Georgiev
09a24e1de6 synced with master 2024-12-12 12:17:02 +02:00
Gani Georgiev
9490a220bc moved unnecessary reassignment 2024-12-12 12:11:47 +02:00
Gani Georgiev
4f35fb74c8 updated jsvm types v0.23.6 2024-12-11 19:00:45 +02:00
Gani Georgiev
f533320722 updated go deps and bumped app version 2024-12-11 19:00:28 +02:00
Gani Georgiev
e51456bce2 [#6073] added poc implementation for the dry submit removal 2024-12-11 18:43:48 +02:00
Gani Georgiev
35196674e6 skip unnecessary validator in case the default pattern is used 2024-12-11 18:27:21 +02:00
Gani Georgiev
7481c3f7f4 replaced LOWER with COLLATE NOCASE 2024-12-11 11:08:29 +02:00
Gani Georgiev
3ec10a9c7d fixed log message typo 2024-12-11 11:07:42 +02:00
Gani Georgiev
9efd68ff4c [#6066] updated text field validation message 2024-12-09 12:24:12 +02:00
Gani Georgiev
3634fd9c26 synced with master 2024-12-09 08:25:44 +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
f7c85940c4 synced with master 2024-12-08 14:43:07 +02:00