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

1321 Commits

Author SHA1 Message Date
Gani Georgiev
f1a6c19309 fixed logs printer dev tests 2024-02-26 16:39:35 +02:00
Gani Georgiev
53ee5212bc [#4431] always refresh the app settings before loading the backup cron job 2024-02-26 15:01:49 +02:00
Gani Georgiev
548fce20b5 added back-relation expand limit 2024-02-25 21:06:43 +02:00
Gani Georgiev
1014c92d86 sort exported collections by type and name 2024-02-25 21:06:14 +02:00
Gani Georgiev
88c56cd539 added :each support for file and relation fields 2024-02-25 12:19:19 +02:00
Gani Georgiev
a8b363ed76 normalized collections export sidebar padding and reduced the waiting time for the cron test 2024-02-24 21:35:03 +02:00
Gani Georgiev
6132fb4a03 updated collections export styles 2024-02-24 17:18:06 +02:00
Gani Georgiev
20fba0f686 moved filter autocomplete to worker 2024-02-24 13:46:16 +02:00
Gani Georgiev
4f46222de9 [#4393] added Planning Center OAuth2 provider
Co-authored-by: alxjsn <alxjsn@sameorigin.org>
2024-02-24 08:46:22 +02:00
Gani Georgiev
4fba93e834 regenerated jsvm types and added locks for the startTimer 2024-02-21 22:42:01 +02:00
Gani Georgiev
5a715cc60a [#4394] reschedule the first cron tick to start at 00 second 2024-02-21 19:49:52 +02:00
Gani Georgiev
f2ed186540 added autocomplete for the back relation keys 2024-02-19 23:13:04 +02:00
Gani Georgiev
4937acb3e2 added back relation filter reference support 2024-02-19 16:55:34 +02:00
Gani Georgiev
4743c1ce72 updated jsvm types and changelog 2024-02-17 17:14:46 +02:00
Gani Georgiev
a11abef84b added @request.context field 2024-02-17 15:01:09 +02:00
Gani Georgiev
6aaf98215d hide the merge collections import btn if no schema is specified 2024-02-12 12:33:31 +02:00
Gani Georgiev
2662d875b9 removed unnecessary concat 2024-02-12 11:40:04 +02:00
Gani Georgiev
959c6b6d6c [#3403] added option to import/export a subset of collections 2024-02-12 11:38:22 +02:00
Gani Georgiev
d4a2f05075 added presentable file field fallback 2024-02-11 22:31:10 +02:00
Gani Georgiev
4c14c6cccf synced with master 2024-02-11 11:08:47 +02:00
Gani Georgiev
aaa6e971a3 fixed changelog typo 2024-02-11 09:37:27 +02:00
Gani Georgiev
27b6d0c505 updated jstypes and ui/dist 2024-02-10 23:28:23 +02:00
Gani Georgiev
a46815ed69 merged with master 2024-02-10 15:41:39 +02:00
Gani Georgiev
a5fdbeae79 manually clear all TinyMCE events on editor removal 2024-02-10 15:06:49 +02:00
Gani Georgiev
8599754e45 sync with master 2024-02-10 11:16:23 +02:00
Gani Georgiev
71141dde69 aligned healthCheckResponse struct fields 2024-02-10 11:04:59 +02:00
Gani Georgiev
388f61aed6 [#4310] allow HEAD requests to the health endpoint 2024-02-10 10:59:39 +02:00
Gani Georgiev
c32f272123 [#4322] disable the JS required validations for disabled OIDC providers 2024-02-09 22:17:26 +02:00
Gani Georgiev
81ef6f1127 Merge branch 'master' into develop 2024-02-08 00:29:41 +02:00
Gani Georgiev
8f8a7c3268 fixed readme typo 2024-02-08 00:29:16 +02:00
Gani Georgiev
1b89aabf14 updated github actions 2024-02-07 21:45:55 +02:00
Gani Georgiev
5f1b2fda74 updated github action node version 2024-02-07 21:22:16 +02:00
Gani Georgiev
9f1c1c2e33 updated go deps and the min github action go version 2024-02-07 21:19:45 +02:00
Gani Georgiev
7ef118581b use the email field const 2024-02-07 21:17:39 +02:00
Gani Georgiev
b7447f3e27 synced with master 2024-02-07 21:13:35 +02:00
Gani Georgiev
368af1f0fc updated the readme 2024-02-07 21:04:20 +02:00
Gani Georgiev
41aa9b189c updated changelog 2024-02-07 20:15:17 +02:00
Gani Georgiev
ed9cc2f33c updated changelog 2024-02-07 20:04:20 +02:00
Gani Georgiev
bada2338f7 [#2173] fixed request.auth.* initialization which caused the current authenticated user email to not being returned in the authRefresh() calls 2024-02-07 19:51:09 +02:00
Gani Georgiev
722a74994f fixed the error reporting of admin update/delete commands 2024-02-06 13:55:08 +02:00
Gani Georgiev
442b286b1d updated changelog 2024-02-05 23:10:01 +02:00
Gani Georgiev
5105612a45 renamed gcp middleware file and updated go deps 2024-02-05 17:59:31 +02:00
Gani Georgiev
b9029010d9 upgraded to aws-sdk-go-v2 and added a special middleware for GCP 2024-02-05 17:26:39 +02:00
Gani Georgiev
03a3f9876e sync Admin UI collection changes across browser tabs 2024-02-03 15:39:09 +02:00
Gani Georgiev
49adba6947 added jsvm.Config.OnInit optional field 2024-02-03 13:07:37 +02:00
Gani Georgiev
ef965aafbb removed unused tinymce assets 2024-02-03 11:35:43 +02:00
Gani Georgiev
fa8e3d83b5 updated npm deps 2024-02-02 17:32:42 +02:00
Gani Georgiev
8402938191 fixed Admin UI vertical image preview scroll 2024-02-02 15:10:33 +02:00
Gani Georgiev
8a0eed22fa update ghupdate to use the config executable name when excluding the update note from the release notes 2024-02-02 12:48:37 +02:00
Gani Georgiev
3b6fcf265a fixed RecordUpsert.RemoveFiles godoc example 2024-02-02 09:21:41 +02:00