1
0
mirror of https://github.com/pocketbase/pocketbase.git synced 2025-01-26 06:55:51 +02:00

112 Commits

Author SHA1 Message Date
Gani Georgiev
9436efb7fd fixed hideControls store reactivity check 2024-01-24 17:38:22 +02:00
Gani Georgiev
eaf121ead7 updated ui/dist 2024-01-23 21:28:13 +02:00
Gani Georgiev
9419d1928a [#4160] fixed the Admin UI auto indexes update when renaming fields with a common prefix 2024-01-16 12:50:44 +02:00
Gani Georgiev
2e3ae1b60a [#4145] fixed JSVM types generation for functions with omitted arg types 2024-01-13 11:28:15 +02:00
Gani Georgiev
d0352aa3f9 [#4079] fixed popup searchbar css styles to prevent hiding the additional controls 2024-01-04 16:20:47 +02:00
Gani Georgiev
a021fcaa75 [#4072] added non-json value dummy object wrap normalization 2024-01-03 14:16:12 +02:00
Gani Georgiev
4f2492290e [#4068] fixed the json field query comparisons to work correctly with plain JSON values 2024-01-03 10:43:46 +02:00
Gani Georgiev
64cee264f0 bumped app version 2023-12-29 22:00:47 +02:00
Gani Georgiev
5c961f8537 [#3918] added --dev flag, dev log printer and some minor log UI enhacements 2023-12-16 18:15:36 +02:00
Gani Georgiev
b29e404f22 updated ui/dist, go deps, docs and fixed some typos 2023-12-10 12:23:31 +02:00
Gani Georgiev
821aae4a62 logs refactoring 2023-11-26 13:33:17 +02:00
Gani Georgiev
69a805d0d1 synced with master 2023-11-11 12:50:20 +02:00
Gani Georgiev
d240649497 updated ui/dist 2023-11-11 12:48:11 +02:00
Gani Georgiev
a170923637 synced with master 2023-11-06 11:42:59 +02:00
Gani Georgiev
f4f3724b7a updated ui/dist 2023-11-06 11:35:59 +02:00
Gani Georgiev
4e51e393a2 updated ui/dist 2023-11-03 05:50:49 +02:00
Gani Georgiev
01e8c0f9f7 [#3616] fixed tokenizer whitespace characters trimming 2023-10-27 15:19:06 +03:00
Gani Georgiev
79617e6d99 =added experimental expand, filter, fields, custom query and headers parameters support for the realtime subscriptions 2023-10-24 14:46:03 +03:00
Gani Georgiev
8868fa9ae6 use a custom tinymce svelte component and other minor optimizations 2023-10-15 14:04:44 +03:00
Gani Georgiev
b8219af941 [#3476] added raw template function 2023-10-08 23:17:38 +03:00
Gani Georgiev
e1fb5d26a5 [#3382] replaced filepath with path when extracting the filekey parent prefix 2023-09-25 22:47:48 +03:00
Gani Georgiev
ff08fc0fa4 remove the created and updated fields from the view API Preview and listings if the query doesn't have them 2023-09-24 11:27:10 +03:00
Gani Georgiev
92731ddd50 [#3372] fixed Admin UI listing error on invalid record relation 2023-09-22 18:19:05 +03:00
Gani Georgiev
bb0a2dd698 [#3310] added headers and cookies fields to the .send result 2023-09-14 14:47:47 +03:00
Gani Georgiev
2608efb56c added array fallback in case of missing joinNonEmpty items 2023-09-12 19:57:42 +03:00
Gani Georgiev
eb2aa1cfc6 [#2197] added escape character support for the select field options 2023-09-12 10:29:54 +03:00
Gani Georgiev
0ca86a0c87 [#3273] added readerToString() JSVM helper 2023-09-10 10:46:19 +03:00
Gani Georgiev
ca136c5dc1 [#3265] silent the localStorage quota error to prevent breaking the record form panel 2023-09-06 14:11:58 +03:00
Gani Georgiev
abfe18bcce [#3261] exclude the local temp dir from the backups 2023-09-06 07:09:28 +03:00
Gani Georgiev
a88b3c5db3 updated api docs and enabled paste_as_text editor option 2023-09-05 08:06:21 +03:00
Gani Georgiev
18728732b9 updated ui/dist and go deps 2023-08-25 16:49:59 +03:00
Gani Georgiev
dc063b20fa bumped app version 2023-08-21 18:14:23 +03:00
Gani Georgiev
2236288e57 quoted the wrapped view query columns 2023-08-15 01:09:53 +03:00
Gani Georgiev
369e2703c2 updated ui/dist 2023-08-10 08:56:26 +03:00
Gani Georgiev
7d6b12a4ef updated ui/dist 2023-08-08 14:33:08 +03:00
Gani Georgiev
b59f0f418e updated ui/dist 2023-08-03 12:42:00 +03:00
Gani Georgiev
cc8c855306 updated ui/dist 2023-07-31 13:09:39 +03:00
Gani Georgiev
320f990f84 [#2818] fixed text field regex pattern example 2023-06-30 19:46:00 +03:00
Gani Georgiev
2e8e835a68 updated ui/dist 2023-06-26 12:33:55 +03:00
Gani Georgiev
af193d440d [#2675] fixed implicit relation display fields serialization 2023-06-09 12:57:17 +03:00
Gani Georgiev
b33bebd4cd bumped app version 2023-06-02 19:32:26 +03:00
Gani Georgiev
f6a616b7e8 [#2570] fixed default PRAGMAs not being applied for new connections 2023-05-27 09:04:01 +03:00
Gani Georgiev
231ddc9791 [#2541] removed file field dataTransfer.effectAllowed checks 2023-05-23 21:09:24 +03:00
Gani Georgiev
4f5aa6ffda updated changelog and ui/dist 2023-05-21 21:06:20 +03:00
Gani Georgiev
47bb0bc2d8 updated the verification api preview example 2023-05-20 23:53:04 +03:00
Gani Georgiev
e8b4a7eb26 added backup apis and tests 2023-05-13 22:12:42 +03:00
Gani Georgiev
28c9f02cb4 updated js sdk and resolved isNew record field conflict 2023-05-01 13:00:12 +03:00
Gani Georgiev
0b5e189563 added OAuth2 redirect fallback message to notify the user to go back to the app 2023-04-25 08:36:02 +03:00
Gani Georgiev
fdf4f6d3bd fixed ctrl+s not getting triggered in the editor field 2023-04-19 10:33:24 +03:00
Gani Georgiev
c937c06688 updated ui/dist 2023-04-17 20:59:04 +03:00