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

262 Commits

Author SHA1 Message Date
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
fb57c8091d [#586] fixed nested multiple expands with shared path 2022-12-20 11:07:16 +02:00
Gani Georgiev
e8fa51526a updated ui/dist 2022-12-18 11:40:49 +02:00
Gani Georgiev
5f6b7f6cc0 updated ui/dist 2022-12-16 13:09:03 +02:00
Gani Georgiev
1f45b858a6 [#1217] add support for smtp LOGIN auth 2022-12-13 11:45:59 +02:00
Gani Georgiev
1248421703 updated ui deps 2022-12-12 19:35:49 +02:00
Gani Georgiev
18d6a1c529 optimized record references deletion 2022-12-11 22:23:02 +02:00
Gani Georgiev
18285e7505 updated ui/dist 2022-12-11 17:34:35 +02:00
Gani Georgiev
451611776e updated ui/dist 2022-12-09 19:12:24 +02:00
Gani Georgiev
94658712c6 [#1219] fixed events when manual editing the datetime field and added clear button 2022-12-09 12:05:25 +02:00
Gani Georgiev
693954cdcd [#1187] added Dao query semaphore and base fail/retry 2022-12-08 10:40:42 +02:00
Gani Georgiev
dba66d4da1 updated changelog and ui/dist 2022-12-06 00:32:10 +02:00
Gani Georgiev
6400924d29 updated ui/dist 2022-12-01 20:26:11 +02:00
Gani Georgiev
b024737ec8 updated ui/dist 2022-11-26 22:37:14 +02:00
Gani Georgiev
d8963c6fc3 added plugins subpackage and added basic support for js migrations 2022-11-26 09:06:09 +02:00
Gani Georgiev
c4a660d2d2 [#1079] preserve new field options on drag&drop 2022-11-21 17:51:01 +02:00
Gani Georgiev
c12c873a65 gitignore ui/.env.local and ui/.env.*.local files 2022-11-19 12:40:57 +02:00
Gani Georgiev
550260b381 updated dependencies 2022-11-19 00:38:05 +02:00
Gani Georgiev
b9922e4843 updated ui/dist 2022-11-18 23:33:13 +02:00
Gani Georgiev
3c3a61c457 added autocomplete keys refresh debounce 2022-11-18 14:48:57 +02:00
Gani Georgiev
aed8367231 fixed autocomplete base collection keys caching 2022-11-18 13:32:32 +02:00
Gani Georgiev
3b9a9df171 don't resolve request and indirect collection keys if disabled 2022-11-17 19:03:31 +02:00
Gani Georgiev
a230cc1719 [#1053] improved filter autocomplete performance 2022-11-17 18:59:25 +02:00
Gani Georgiev
7dee9d5cc4 [#1047] added .jfif to the image extensions list 2022-11-17 14:43:10 +02:00
Gani Georgiev
6e9cf986c5 [#872] changed the schema required validator to be optional for auth collections 2022-11-16 15:13:04 +02:00
Gani Georgiev
4c096fd745 [#970] added Twitch OAuth2 provider 2022-11-13 14:20:11 +02:00
Gani Georgiev
bac5d76725 updated ui/dist 2022-11-13 13:09:32 +02:00
Gani Georgiev
50fce1f3cf [#979] added Kakao OAuth2 provider 2022-11-13 13:05:06 +02:00
Gani Georgiev
521df149a2 updated db pool limits, added logs VACUUM, updated api docs 2022-11-13 00:38:18 +02:00
Gani Georgiev
39dc1d2795 updated api preview docs 2022-11-08 20:53:31 +02:00
Gani Georgiev
01814067b1 updated api preview dummy record date field layout 2022-11-06 15:48:27 +02:00
Gani Georgiev
a2abeb872a added option to toggle the system fields visibility 2022-11-05 13:22:08 +02:00
Gani Georgiev
6115fb3874 updated go deps and loaded auth collection fields for autocomplete 2022-11-04 15:55:25 +02:00
Gani Georgiev
fe656a1c42 updated api preview docs 2022-11-03 11:36:59 +02:00
Gani Georgiev
5e0718176d added db pool size limits and update the min go release action version to 1.19.3 2022-11-02 21:44:23 +02:00
Olle Månsson
639522b142
[#887] added Spotify OAuth2 provider 2022-11-01 17:06:06 +02:00
Gani Georgiev
5298543ce4 [#746] added microsoft oauth2 provider 2022-10-31 21:18:00 +02:00
Gani Georgiev
90dba45d7c initial v0.8 pre-release 2022-10-30 10:28:14 +02:00
Gani Georgiev
32393990bb preserve records pagination on delete/update and fix reactivity regression 2022-10-04 22:42:51 +03:00
Gani Georgiev
838ed661ce fixed formatted date reactivity 2022-10-02 23:56:24 +03:00
Gani Georgiev
a6cafd1ed7 [#677] unset the X-Frame-Options when serving static files to allow files embedding 2022-10-02 13:28:33 +03:00
Gani Georgiev
353248c34a updated ui/dist 2022-09-29 12:54:58 +03:00
Gani Georgiev
b84930f21a records listing optimizations 2022-09-28 22:17:24 +03:00
Gani Georgiev
9a8c9dd115 [#586] fixed multiple nested relation expansions with shared base path 2022-09-21 13:34:34 +03:00
Gani Georgiev
7006e1f5d7 [#567] resolve the direct user profile fields from the profiles table and not from the static auth model 2022-09-20 11:20:30 +03:00
Gani Georgiev
96bfc69c8e updated ui/dist 2022-09-18 01:57:18 +03:00
Gani Georgiev
e542b0d8c5 include only the words selection keymap for code inputs 2022-09-18 01:55:33 +03:00
Gani Georgiev
9814dda8e4 [#478] load selected relation items before the other options 2022-09-18 01:18:54 +03:00
Gani Georgiev
978fdd3ce7 [#478] preserve multiple selection order 2022-09-18 00:29:32 +03:00
Gani Georgiev
9cf89870e7 [#519] improved query performance for relations lookup 2022-09-17 22:55:56 +03:00
Travis Ray
1ba2d14231
[#446] Fixed spelling error on Realtime API page 2022-09-14 21:31:12 +03:00
Gani Georgiev
6cda610ede updated ui deps and generated ui/dist 2022-09-14 20:53:09 +03:00
Gani Georgiev
030dfc2690 updated ui/dist 2022-09-10 22:54:26 +03:00
Gani Georgiev
4a6bc453de updated ui deps and skip creating pb_data on --version or --help execution 2022-09-09 13:58:29 +03:00
Gani Georgiev
4bc28abac4 [#396] updated tests helpers 2022-09-07 20:31:05 +03:00
Gani Georgiev
9d53aec9ee [#375] fixed windows console color output 2022-09-02 14:42:22 +03:00
Gani Georgiev
0ac4c9e1fc updated sdk 2022-09-02 10:12:36 +03:00
Gani Georgiev
df1a947b61 updated response messages and rebuilt ui/dist 2022-09-02 10:00:36 +03:00
Gani Georgiev
07ac5bf6a2 [#33] added Twitter OAuth2 provider 2022-09-01 16:46:06 +03:00
Gani Georgiev
f56c52a1f7 share auth providers UI configurations 2022-09-01 15:49:00 +03:00
Gani Georgiev
f0b57c6b91 [#276] added option to list and unlink external user auth relations 2022-09-01 12:22:59 +03:00
Gani Georgiev
f61d0ec6f7 synced with master 2022-08-31 21:33:17 +03:00
Gani Georgiev
4e78f1e4ad updated ui/dist 2022-08-31 21:01:12 +03:00
Gani Georgiev
235670fae8 [#367] fixed wildcard multiple file upload deletion and added support to delete a single file by its name 2022-08-31 20:33:07 +03:00
Gani Georgiev
f5ff7193a9 [#276] added support for linking external auths by provider id 2022-08-31 13:38:31 +03:00
Gani Georgiev
0f9ddbf7ec added auto html to plain text mail generation 2022-08-26 06:46:34 +03:00
Gani Georgiev
f14105b04a synced with master 2022-08-25 16:50:28 +03:00
Gani Georgiev
3bfa0b6dd4 updated ui/dist 2022-08-25 11:13:52 +03:00
Gani Georgiev
49b084cf50 [#335] added Discord OAuth2 provider 2022-08-21 20:04:38 +03:00
Gani Georgiev
0b8c7f6883 fixed typo and removed unusued import 2022-08-21 14:47:33 +03:00
Gani Georgiev
587cfc335c [#75] added option to test s3 connection and send test emails 2022-08-21 14:30:36 +03:00
Gani Georgiev
25c4db7a30 updated ui/dist with older sdk version 2022-08-18 20:32:07 +03:00
Gani Georgiev
e86b1f54a0 updated ui/dist 2022-08-18 20:28:20 +03:00
Gani Georgiev
7be389704d added hideControls setting 2022-08-18 18:45:27 +03:00
Gani Georgiev
cfaff31d97 [#282] added the "real" user ip to the logs 2022-08-18 15:27:45 +03:00
Gani Georgiev
efda3d5a0b [#87] added additional thumb resizers 2022-08-17 22:29:47 +03:00
Gani Georgiev
ccd010c490 simplified mail settings ui 2022-08-16 13:32:32 +03:00
Gani Georgiev
456ced75ce [#197] added now datetime filter constant 2022-08-15 22:38:17 +03:00
Gani Georgiev
b7d32c23aa updated ui/dist 2022-08-15 21:42:01 +03:00
Gani Georgiev
04ddae46c9 updated SMTP recommendation 2022-08-15 21:31:25 +03:00
Gani Georgiev
7d10d20de1 [#275] added support to customize the default user email templates from the Admin UI 2022-08-14 19:30:45 +03:00
Gani Georgiev
80f710731c updated vite dependency 2022-08-12 12:30:11 +03:00
Gani Georgiev
bd76130cd8 [#] added missing import in the api preview for deleting records 2022-08-12 12:20:56 +03:00
Gani Georgiev
19d4fc04c1 fixed UI import preview when replacing ids with missing old fields 2022-08-11 15:59:14 +03:00
Gani Georgiev
a7b29c1961 updated dependencies and rebuilt ui/dist 2022-08-11 11:33:01 +03:00
Gani Georgiev
2cce0b17b0 synced with master 2022-08-10 20:53:13 +03:00
Gani Georgiev
5f25572e95 updated ui/dist 2022-08-10 20:46:45 +03:00
Gani Georgiev
dd5c9ccce8 changed btns transition to local 2022-08-10 20:45:32 +03:00
Olle Månsson
da29141248
[#288] added info about the default 100x100 thumb size in the field tooltip
Co-authored-by: Olle Månsson <olle.mansson@zenseact.com>
2022-08-10 20:40:52 +03:00
Gani Georgiev
7f6049ebd6 updated test db and ui/dist 2022-08-10 20:37:41 +03:00
Gani Georgiev
35bd395e55 removed unused lib 2022-08-10 17:43:08 +03:00
Gani Georgiev
d56b8fcb90 updated import popup handling and api preview examples 2022-08-10 16:16:59 +03:00
Gani Georgiev
65b830198b test deleteMissing with schema changes 2022-08-10 13:22:27 +03:00
Gani Georgiev
ac0c23ff64 fixed list js example 2022-08-09 17:57:32 +03:00
Gani Georgiev
c346dd69a4 updated ui/dist 2022-08-09 17:17:13 +03:00
Gani Georgiev
8288da8372 added version number in the footer 2022-08-09 16:16:09 +03:00
Gani Georgiev
8b2b26c196 fixed after hooks 2022-08-08 20:14:46 +03:00
Gani Georgiev
6e9d000426 before updateding test data 2022-08-07 20:58:21 +03:00
Gani Georgiev
b0ca9b2f1b updated export/import form 2022-08-07 11:14:49 +03:00
Gani Georgiev
51d635bc12 fixed popup hide 2022-08-06 18:59:28 +03:00
Gani Georgiev
5fb45a1864 updated CollectionsImport and CollectionUpsert forms 2022-08-06 18:15:18 +03:00
Gani Georgiev
4e58e7ad6a added ImportPopup 2022-08-06 08:03:34 +03:00
Gani Georgiev
93ab5fbea2 added page export and import 2022-08-05 23:25:16 +03:00
Gani Georgiev
f459dd8812 import scaffoldings 2022-08-05 06:00:38 +03:00
Gani Georgiev
bb00f198bc changed btns transition to local 2022-08-03 10:16:13 +03:00
Gani Georgiev
e32cf12908 updated ui/dist 2022-08-02 21:32:36 +03:00
Gani Georgiev
c152f99793 fixed datepicker clipped input borders 2022-08-02 21:31:42 +03:00
Gani Georgiev
a049a37624 updated sdk to ^0.3.0 2022-08-02 17:00:14 +03:00
Gani Georgiev
6292e6cc2e unify the prod and dev env and use only relative base path ./ in the Admin UI 2022-08-01 20:55:31 +03:00
Gani Georgiev
fbeaabf6aa removed no longer needed ui.DistIndexHTML var 2022-08-01 20:53:06 +03:00
Gani Georgiev
16fa099685 added default admin CSP 2022-08-01 18:10:18 +03:00
Gani Georgiev
bb4bebc724 removed box-shadow for image-preview modals 2022-08-01 18:00:06 +03:00
Gani Georgiev
9d0ea7635b [#204] fixed query string parsing 2022-08-01 14:20:21 +03:00
Gani Georgiev
ce8af46fff unified file field styles 2022-07-31 23:28:47 +03:00
Gani Georgiev
87ecb1114c cleaning up no longer needed ui helper methods 2022-07-31 23:21:55 +03:00
Gani Georgiev
c070be2c47 [#238] removed implicit select items grouping 2022-07-31 18:52:51 +03:00
Gani Georgiev
0ac24af7c9 updated ui/dist 2022-07-31 11:51:06 +03:00
Gani Georgiev
96b2c5fedf added Dart to the api preview examples 2022-07-30 21:04:44 +03:00
Gani Georgiev
4019ca5f00 [#223] change the default prod backend url to relative path to support sub-path deployment 2022-07-30 20:59:09 +03:00
Gani Georgiev
d87a5e544c updated admin ui dependencies 2022-07-30 08:02:41 +03:00
Gani Georgiev
5d8fc939e2 [#164] serve common media files inline and fix svg content-type 2022-07-21 12:56:17 +03:00
Gani Georgiev
8a08a4764d [#166] fixed api preview examples 2022-07-19 19:41:03 +03:00
Gani Georgiev
841415f0ff move field delete in a dropdown to prevent accidental clicks 2022-07-19 14:36:35 +03:00
Gani Georgiev
383b2a1279 [#160] support expand query parameter for create and update requests 2022-07-19 13:31:52 +03:00
Gani Georgiev
73fb12c2bc [#156] added forcePathStyle to the s3 config 2022-07-19 10:45:38 +03:00
Gani Georgiev
f56adf26f4 added the app name in the document title and fixed the double initial load on records list 2022-07-18 19:44:10 +03:00
Gani Georgiev
f8f3ca25ee updated duplicated field name error 2022-07-18 18:10:30 +03:00
Gani Georgiev
e01f76d37b allow switching schema field names when renaming fields 2022-07-18 16:26:37 +03:00
Gani Georgiev
04e0cec32c updated ui/dist 2022-07-18 01:06:55 +03:00
Gani Georgiev
7f959011b8 moved field option btns inside the panel 2022-07-18 00:55:53 +03:00
Gani Georgiev
994761b728 normalized the caster to return always non-null value and fixed minor ui issues 2022-07-18 00:16:09 +03:00
Gani Georgiev
b1a30f4050 fixed figure tag typo 2022-07-16 11:57:31 +03:00
Gani Georgiev
4506fb17e9 adding video presets to the file options 2022-07-16 11:54:54 +03:00
Gani Georgiev
72f72bc84f added invalid form-group styles 2022-07-16 10:40:04 +03:00
Gani Georgiev
7fd5102fb5 updated EmailOptions domain input tooltips 2022-07-16 10:39:19 +03:00
Gani Georgiev
d6bdc51009 changed the storage slide panel transition to local 2022-07-16 10:38:47 +03:00
Gani Georgiev
789373d15d [#100] resets the initial loadList results 2022-07-15 19:37:30 +03:00
Gani Georgiev
d8c8289269 added odd default circle icon size for better visual vertical alignment in firefox 2022-07-14 21:21:47 +03:00
Gani Georgiev
03a7bafa66 use the original vite2 default port and bump the min js-sdk to v0.2.1 2022-07-14 17:09:08 +03:00
Gani Georgiev
28bc2678e9 minor ui improvements and upgraded dependencies 2022-07-14 09:58:53 +03:00
Gani Georgiev
d4202e696b [#99] fix AutoExpandTextArea scrolling 2022-07-13 22:44:59 +03:00
Gani Georgiev
9de3cc99a0 updated api preview body params col sizes 2022-07-13 08:48:38 +03:00
Gani Georgiev
b2647ebca9 synced refresh button js timeout with the css animation 2022-07-12 20:03:13 +03:00
Gani Georgiev
ef226cf9c1 added refresh button to the other listing pages 2022-07-12 19:56:22 +03:00
Gani Georgiev
d71c3cd19c updated ui/dist 2022-07-12 18:11:50 +03:00
Cornelius Müller
240bd6790a
[#83] added refresh button to page records view 2022-07-12 18:08:57 +03:00
Gani Georgiev
320d1482a4 [#77] add warning on storage type change 2022-07-11 22:23:22 +03:00
Gani Georgiev
0c14f32822 added additional info about the @expand query parameter 2022-07-11 10:30:20 +03:00