1
0
mirror of https://github.com/pocketbase/pocketbase.git synced 2024-11-28 18:11:17 +02:00
Commit Graph

1376 Commits

Author SHA1 Message Date
Gani Georgiev
950f796cbc added temp collections cache 2024-04-25 10:14:59 +03:00
Gani Georgiev
2b82c36bdd updated test cases 2024-04-24 23:23:24 +03:00
Gani Georgiev
3df868f72a added extra extension length normalization 2024-04-24 23:20:47 +03:00
Gani Georgiev
e7ebbd1343 updated go deps 2024-04-24 22:12:09 +03:00
Gani Georgiev
ece62ebdf5 [#4824] updated the uploaded filename normalization to take double extensions in consideration 2024-04-24 22:00:18 +03:00
Gani Georgiev
4cfabc61e6 updated changelog and ui/dist 2024-04-15 09:20:31 +03:00
Gani Georgiev
34a25f640b updated go deps 2024-04-13 16:19:33 +03:00
Gani Georgiev
4ac0954546 fixed zeroValue isArray check and bumped app version 2024-04-13 16:18:52 +03:00
Gani Georgiev
4745bb4286 fixed zeroValue isArray check 2024-04-13 16:16:21 +03:00
Gani Georgiev
7734d63e51 [#4737] fixed OAuth2 clear btn action 2024-04-13 15:44:20 +03:00
Gani Georgiev
4286812a09 updated go deps 2024-04-06 11:52:44 +03:00
Gani Georgiev
8264ead4de updated changelog 2024-04-05 23:15:41 +03:00
Gani Georgiev
4dc8a10af5 added aria-expanded to the dropdown triggers 2024-04-05 23:15:11 +03:00
Gani Georgiev
a9d468a863 updated ui/dist 2024-04-05 20:47:28 +03:00
Gani Georgiev
ebc1ed6598 replaced btn mail template outline with border for compatability 2024-04-05 20:46:15 +03:00
Gani Georgiev
c951d4bc94 updated ui/dist 2024-04-05 20:35:02 +03:00
Gani Georgiev
bee8e0826a [#4707] added constrasting border to the default email template btn style 2024-04-05 20:33:56 +03:00
Gani Georgiev
d5fc74d973 updated go deps 2024-04-05 20:20:03 +03:00
Gani Georgiev
63bcffb223 [#4704] fixed '~' autowildcard wrapping when the string has escaped % character 2024-04-05 20:14:28 +03:00
Gani Georgiev
ac76166cb2 updated changelog 2024-03-29 21:30:42 +02:00
Gani Georgiev
37dd9c8645 vendored and trimmed the s3blob driver and updated dependencies 2024-03-29 21:19:26 +02:00
Gani Georgiev
9eb3ff5833 updated ui/dist 2024-03-28 13:33:02 +02:00
Marcel van Remmerden
9090979a8d
[#4650] updated GitLab logo 2024-03-28 13:29:07 +02:00
Gani Georgiev
7ce2545b8b updated go deps 2024-03-23 13:15:57 +02:00
Gani Georgiev
31f2ba89e8 added aria-hidden attr and bumped app version 2024-03-23 13:12:46 +02:00
Gani Georgiev
0122d4f527 [#4607] fixed the keyboard-accebility of the Admin UI dropdowns 2024-03-22 20:07:01 +02:00
Gani Georgiev
b596bbdc3e updated go deps 2024-03-21 10:22:32 +02:00
Gani Georgiev
04927178e5 updated backup restore message 2024-03-21 10:18:00 +02:00
Gani Georgiev
98ba003921 added done channel for the cron ticker 2024-03-20 23:55:32 +02:00
Gani Georgiev
309c4fe6fe call TestApp.ResetBootstrap as finalizer of the test OnTerminate hook 2024-03-20 23:52:26 +02:00
Gani Georgiev
03cec9a5ac [#4600] autorun migrations for the test app and call the OnTerminate hook on TestApp.Cleanup 2024-03-20 22:47:16 +02:00
Gani Georgiev
48153d4542 updated restore backup warning message and changed archive.Extract to ignore irregular files 2024-03-17 15:43:27 +02:00
Gani Georgiev
be40803d31 updated security.Encrypt and security.Decrypt docs 2024-03-17 15:42:40 +02:00
Gani Georgiev
a5eff395b4 [#4566] fixed JSVM routerUse() example 2024-03-15 11:45:46 +02:00
Gani Georgiev
20653ef786 bumped app version 2024-03-12 23:58:18 +02:00
Gani Georgiev
0f1b73a4f5 [#4544] implemented JSVM FormData and added support for $http.send multipart/form-data requests 2024-03-12 21:35:29 +02:00
Gani Georgiev
adab0da179 [#4510] fixed godoc typos 2024-03-07 11:53:54 +02:00
Gani Georgiev
e5e2519f88 [#4505] removed redundant CodeBlock component styles 2024-03-06 17:47:41 +02:00
Gani Georgiev
0afc380a11 bumped app version 2024-03-06 16:47:47 +02:00
Gani Georgiev
3551dea44a [#4500] added the field name as part of the @request.data.* relations join 2024-03-06 15:45:25 +02:00
Gani Georgiev
eff09852a4 updated GitHub release action min Go version 2024-03-06 11:30:02 +02:00
Gani Georgiev
90c313cf09 updated go deps 2024-03-06 11:20:32 +02:00
Gani Georgiev
5574fe39ce updated go deps 2024-03-06 11:17:56 +02:00
Gani Georgiev
6695aba758 [#4498] fixed OnAfterApiError nil error reference 2024-03-06 11:06:39 +02:00
Gani Georgiev
1eeacf0204 [#4492] fixed admin dropdown z-index on Safari 2024-03-05 19:44:20 +02:00
Gani Georgiev
4a1736a785 restored nullifyMissingField checks 2024-03-03 00:13:48 +02:00
Gani Georgiev
186d2ed328 bumped app version 2024-03-02 18:17:03 +02:00
Gani Georgiev
35d7b5f056 updated changelog 2024-03-01 17:09:39 +02:00
Gani Georgiev
bb410e7e0d [#4462] fixed Admin UI record and collection panels not reinitializing properly on browser back/forward navigation 2024-03-01 17:00:26 +02:00
Gani Georgiev
9babca5f77 [#4448] added error checks to the autogenerated Go migrations 2024-02-29 04:17:59 +02:00