1
0
mirror of https://github.com/pocketbase/pocketbase.git synced 2024-11-29 10:22:15 +02:00
Commit Graph

487 Commits

Author SHA1 Message Date
David Schissler
775417ac2b
[#1420] added filesystem.NewFileFromBytes 2022-12-29 18:51:27 +02:00
Gani Georgiev
079616ee8e [#1416] fixed listing searchbar text wrapping 2022-12-28 22:27:42 +02:00
Gani Georgiev
26b794aa08 updated changelog 2022-12-24 15:54:14 +02:00
tenthree
d55610511d
[#1370] added IME status checking to the textarea keydown handler 2022-12-24 15:50:51 +02:00
Gani Georgiev
a00606d969 updated changelog and ui/dist 2022-12-24 08:40:08 +02:00
Gani Georgiev
4abc8ae021 [#1365] fixed Record.MergeExpand panic 2022-12-24 08:34:42 +02:00
Gani Georgiev
f91f009fce updated go deps 2022-12-22 16:16:21 +02:00
Gani Georgiev
7fc1d979dd added fs.UploadFile unit test and updated changelog 2022-12-22 16:06:44 +02:00
Yuxiang Gao
ede7804a80
[#1343] fixed s3 file upload error caused by underscore in metadata 2022-12-22 15:39:45 +02:00
Gani Georgiev
cea287a2c1 updated ui/dist 2022-12-21 19:18:57 +02:00
Joysankar Majumdar
9e03ac4dc4
[#1332] fixed request verification docs api url 2022-12-21 19:17:05 +02:00
Gani Georgiev
e713de1e44 updated excluded meta props in the relation select option 2022-12-21 09:45:14 +02:00
Gani Georgiev
233ab62f8e updated js deps 2022-12-20 20:27:13 +02:00
Gani Georgiev
3449084e54 hinted indexed map size 2022-12-20 20:25:38 +02:00
Gani Georgiev
15c05b9679 fixed changelog typo 2022-12-20 11:09:21 +02:00
Gani Georgiev
fb57c8091d [#586] fixed nested multiple expands with shared path 2022-12-20 11:07:16 +02:00
Gani Georgiev
ca528cef03 improved auth record errors reporting and updated nested tx test 2022-12-18 14:06:48 +02:00
Gani Georgiev
4ceab4e7ed updated nested tx test 2022-12-18 13:49:31 +02:00
Gani Georgiev
e8fa51526a updated ui/dist 2022-12-18 11:40:49 +02:00
Gani Georgiev
a43713ce14 [#1291] added condition to switch between the db pools in case of dry submit 2022-12-18 11:32:15 +02:00
Gani Georgiev
7d7d20744e fixed test error message 2022-12-18 11:13:09 +02:00
Gani Georgiev
bd16680548 [#1291] fixed nested tx deadlock when creating new user with OAuth2 2022-12-18 11:11:34 +02:00
Gani Georgiev
84ba89d5af fixed changelog typos 2022-12-16 17:24:28 +02:00
Gani Georgiev
bf5b1db672 added missed IsDebug check 2022-12-16 17:15:04 +02:00
Gani Georgiev
71d3f8f4c7 log OnMailAfter* hook errors in debug mode 2022-12-16 17:07:42 +02:00
Gani Georgiev
687a79b450 updated linter 2022-12-16 17:06:03 +02:00
Gani Georgiev
738f71f244 updated changelog 2022-12-16 16:32:32 +02:00
Gani Georgiev
64f3c5a604 go mod tidy 2022-12-16 16:30:01 +02:00
Gani Georgiev
a8c996c93d updated go deps 2022-12-16 16:28:02 +02:00
Gani Georgiev
9ae8536515 updated base_test error messages 2022-12-16 13:37:28 +02:00
Gani Georgiev
5f6b7f6cc0 updated ui/dist 2022-12-16 13:09:03 +02:00
Gani Georgiev
89de29fc84 updated code comments and renamed async/sync db to concurrent/nonconcurrent db 2022-12-16 13:07:58 +02:00
Gani Georgiev
c25e67e13d [#1267] call app.Bootstrap() before cobra commands execution 2022-12-15 23:20:23 +02:00
Gani Georgiev
8e582acbee defined Default* constants for the pool limits 2022-12-15 18:10:31 +02:00
Gani Georgiev
b9e257d2b1 added split (sync and async) db connections pool 2022-12-15 16:42:35 +02:00
Gani Georgiev
e964b019c2 fixed changelog typo 2022-12-14 12:38:54 +02:00
Gani Georgiev
4cbb7f58cd updated changelog 2022-12-14 12:32:11 +02:00
Gani Georgiev
8815f6060c reduced the parenthesis in the generated filter sql query 2022-12-14 12:29:43 +02:00
Gani Georgiev
5183280c39 updated changelog 2022-12-13 12:33:12 +02:00
Gani Georgiev
1f45b858a6 [#1217] add support for smtp LOGIN auth 2022-12-13 11:45:59 +02:00
Gani Georgiev
6d46cefd1f updated delete comment 2022-12-13 09:08:54 +02:00
Gani Georgiev
b1a63bb98d minor code optimizations 2022-12-13 09:07:50 +02:00
Gani Georgiev
1248421703 updated ui deps 2022-12-12 19:35:49 +02:00
Gani Georgiev
be3dd42eac batched rel references and added test for the batch delete processing 2022-12-12 19:21:54 +02:00
Gani Georgiev
0eeae9de80 updated random_test 2022-12-12 19:19:31 +02:00
Gani Georgiev
55b439cb1c updated changelog 2022-12-12 17:23:00 +02:00
Gani Georgiev
0696a252cc fixed comment formatting 2022-12-12 17:22:43 +02:00
Gani Georgiev
54c52f696c set map size to the shallowCopy 2022-12-12 15:58:56 +02:00
Gani Georgiev
21f442293f [#356] trigger password validators when any of the password related fields is set 2022-12-12 12:42:15 +02:00
Gani Georgiev
18d6a1c529 optimized record references deletion 2022-12-11 22:23:02 +02:00