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

59 Commits

Author SHA1 Message Date
Gani Georgiev
2a34eca07a synced with master 2023-01-18 17:17:01 +02:00
Gani Georgiev
7001a22d92 [#1628] fixed realtime panic on concurrent clients iteration 2023-01-18 15:42:04 +02:00
Gani Georgiev
e25c252fc2 [#1623] added apis.RecordAuthResponse helper 2023-01-17 23:04:13 +02:00
Gani Georgiev
2a4b3315c6 [#370] added rich text editor field 2023-01-17 13:31:48 +02:00
Gani Georgiev
6d08a5f36f [#1377] added Authentik OAuth2 provider
Co-authored-by: Marc Singer <ms@pr0.tech>
2023-01-16 11:50:45 +02:00
Gani Georgiev
36ab3fd162 [#1240] added dedicated before/after auth hooks and refactored the submit interceptors 2023-01-15 17:00:28 +02:00
Gani Georgiev
55c6bed57f [#1573] added LiveChat OAuth2 provider
Co-authored-by: Marios Antonoudiou <m.antonoudiou@celonis.com>
2023-01-12 22:17:20 +02:00
Gani Georgiev
ba7c8e2108 synced with master 2023-01-12 21:18:43 +02:00
Gani Georgiev
c1921aeef8 updated changelog 2023-01-12 15:42:46 +02:00
Gani Georgiev
5fb1e85372 fixed formatting 2023-01-12 13:44:37 +02:00
Gani Georgiev
d37bf6452c updated files preview ui 2023-01-10 22:20:52 +02:00
Gani Georgiev
f7d4722052 [#1552] unescaped path parameter values 2023-01-09 22:36:28 +02:00
Gani Georgiev
3dc1bf6fa7 updated go deps 2023-01-08 11:32:19 +02:00
Gani Georgiev
9b880f5ab4 filter enhancements 2023-01-07 22:27:11 +02:00
Gani Georgiev
d5775ff657 updated ui/dist and changelog 2023-01-02 23:06:19 +02:00
Gani Georgiev
5ef6b3a8be updated changelog 2022-12-31 16:53:45 +02:00
Gani Georgiev
9033cd109e updated changelog 2022-12-31 11:01:58 +02:00
Gani Georgiev
f6fff85d07 updated changelog 2022-12-31 10:11:24 +02:00
Gani Georgiev
8f6cb5ad2d updated changelog and godoc 2022-12-29 18:58:07 +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
Gani Georgiev
a00606d969 updated changelog and ui/dist 2022-12-24 08:40:08 +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
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
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
738f71f244 updated changelog 2022-12-16 16:32:32 +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
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
5183280c39 updated changelog 2022-12-13 12:33:12 +02:00
Gani Georgiev
55b439cb1c updated changelog 2022-12-12 17:23:00 +02:00
Gani Georgiev
18d6a1c529 optimized record references deletion 2022-12-11 22:23:02 +02:00
Gani Georgiev
29c99319dc updated changelog 2022-12-11 17:36:15 +02:00
Gani Georgiev
007fcd36b8 updated changelog 2022-12-11 01:10:22 +02:00
Gani Georgiev
707f35f461 [#1194] refactored forms.RecordUpsert to allow easier file upload 2022-12-11 01:01:15 +02:00
Gani Georgiev
9c7f48a66e [#1220] fixed field column name conflict on cascade record deletion 2022-12-09 19:09:43 +02:00
Gani Georgiev
59b41c8202 updated changelog 2022-12-09 12:06:37 +02:00
Gani Georgiev
e206e303ca updated changelog 2022-12-09 10:27:54 +02:00
Gani Georgiev
9cf5e28700 replaced QueryString() with QueryParams().Encode() 2022-12-08 13:35:56 +02:00
Gani Georgiev
7aefcd9bf6 updated changelog 2022-12-08 12:18:17 +02:00
Gani Georgiev
dba66d4da1 updated changelog and ui/dist 2022-12-06 00:32:10 +02:00
Gani Georgiev
4070a11660 updated changelog 2022-12-05 15:34:18 +02:00
Gani Georgiev
b8cd686b32 updated automigrate templates, added js bindings tests and updated models IsNew behavior 2022-12-05 13:57:09 +02:00
Gani Georgiev
604009bd10 [#468] added record auth verification, password reset and email change request event hooks 2022-12-03 14:50:12 +02:00
Gani Georgiev
02f72638b8 added error event hooks 2022-12-02 16:36:15 +02:00