Gani Georgiev
|
fcf65dcc77
|
added collection rules change list in the confirmation popup
|
2024-11-26 22:28:34 +02:00 |
Gani Georgiev
|
06acaf38d8
|
fixed dev log query print formatting
|
2024-11-26 20:58:35 +02:00 |
Gani Georgiev
|
6e26cb5d88
|
[#5958] fixed RecordQuery() custom struct scanning
|
2024-11-26 14:15:39 +02:00 |
Gani Georgiev
|
f1b199b35c
|
added support for passing more than one id in the Hook.Unbind method for consistency with the router
|
2024-11-26 11:52:26 +02:00 |
Gani Georgiev
|
0ac4a388c0
|
updated changelog
|
2024-11-25 11:39:26 +02:00 |
Gani Georgiev
|
aff8abccc7
|
updated changelog
|
2024-11-25 11:36:07 +02:00 |
Gani Georgiev
|
fab334fca6
|
updated error messages
|
2024-11-25 11:28:20 +02:00 |
Gani Georgiev
|
5a5211d7f2
|
[#5940] added blob response write helper
|
2024-11-25 09:11:58 +02:00 |
Gani Georgiev
|
8f6e91c485
|
added note about the trailing slash cahnge in the changelog
|
2024-11-24 22:10:24 +02:00 |
Gani Georgiev
|
64fa4b9cef
|
updated changelog link
|
2024-11-24 21:14:54 +02:00 |
Gani Georgiev
|
0efca0f936
|
updated ui/dist and changelog
|
2024-11-24 12:48:03 +02:00 |
Gani Georgiev
|
e3bf81cb79
|
[#5909] added Linear OAuth2 provider
Co-authored-by: chnfyi <143424481+chnfyi@users.noreply.github.com>
|
2024-11-22 22:42:04 +02:00 |
Gani Georgiev
|
34d7ac0808
|
close channel on client discard
|
2024-11-19 23:23:25 +02:00 |
Gani Georgiev
|
37538f2a6d
|
auto sort rate limit rules
|
2024-11-18 16:07:52 +02:00 |
Gani Georgiev
|
70df03ffbb
|
fixed rate limiter rules matching to acount for the Audience field
|
2024-11-18 14:46:06 +02:00 |
Gani Georgiev
|
6090b29070
|
[#5887] fixed record duplicate and removed the duplicated id field in the record preview
|
2024-11-18 05:53:20 +02:00 |
Gani Georgiev
|
957ba6266d
|
updated changelogs
|
2024-11-17 15:54:23 +02:00 |
Gani Georgiev
|
e1472d922a
|
updated ui/dist
|
2024-11-17 15:38:38 +02:00 |
Gani Georgiev
|
18a7549e50
|
updated collection indexes on system fields validator and normalized v0.23 old collections migration
|
2024-11-15 09:13:00 +02:00 |
Gani Georgiev
|
4adc4b28d2
|
updated changelog
|
2024-11-14 17:19:27 +02:00 |
Gani Georgiev
|
9f606bdeca
|
otp changes - added sentTo field, allow e.Record to be nil when requesting OTP, etc.
|
2024-11-13 18:34:43 +02:00 |
Gani Georgiev
|
db57572a54
|
lowered the max field id and name length limit to 100
|
2024-11-11 16:18:24 +02:00 |
Gani Georgiev
|
438ecd88a0
|
[#5829] added WakaTime OAuth2 provider
Co-authored-by: tigawanna <denniskinuthiawaweru@gmail.com>
|
2024-11-11 16:03:46 +02:00 |
Gani Georgiev
|
45628a919f
|
added search filter and sort limits
|
2024-11-11 14:58:43 +02:00 |
Gani Georgiev
|
9cb6adab4d
|
added superuser otp command
|
2024-11-08 18:04:22 +02:00 |
Gani Georgiev
|
0e56521e8a
|
fixed rc10 migration
|
2024-11-08 09:43:57 +02:00 |
Gani Georgiev
|
4f8f320280
|
updated changelog
|
2024-11-07 14:15:56 +02:00 |
Gani Georgiev
|
0daa584461
|
[#5588] replaced deprecated Instagram Basic Display provider with a new Instagram Login
Co-authored-by: Pedro Costa <550684+pnmcosta@users.noreply.github.com>
|
2024-11-07 13:51:21 +02:00 |
Gani Georgiev
|
6694215909
|
updated changelog
|
2024-11-06 20:25:34 +02:00 |
Gani Georgiev
|
f38700982c
|
removed RequestEvent.UnsafeRealIP
|
2024-11-05 21:49:45 +02:00 |
Gani Georgiev
|
9506669095
|
refactored installer and removed RequireSuperuserAuthOnlyIfAny
|
2024-11-05 21:12:17 +02:00 |
Gani Georgiev
|
4f67dba6cb
|
[#5800] skip default loadAuthToken middleware if e.Auth is already set
|
2024-11-05 09:08:52 +02:00 |
Gani Georgiev
|
2f35ef29fe
|
[#5797] fixed JSVM types errors
|
2024-11-05 00:06:48 +02:00 |
Gani Georgiev
|
755149c915
|
[#5793] added subscriptions.Broker.TotalClients() method
|
2024-11-04 19:19:06 +02:00 |
Gani Georgiev
|
9e70c77736
|
added migration to normalize the system collection and field ids
|
2024-11-04 19:03:33 +02:00 |
Gani Georgiev
|
106ce0f0c4
|
added support for specifying collection id with the factory and added collections indexes validator to prevent duplicated definitions
|
2024-11-03 10:44:48 +02:00 |
Gani Georgiev
|
bc83fddaf2
|
updated changelog
|
2024-11-02 09:34:24 +02:00 |
Gani Georgiev
|
1a1e3a2741
|
renamed build tag
|
2024-11-01 19:10:08 +02:00 |
Gani Georgiev
|
0c054bc6ff
|
updated impersonate popup styles
|
2024-10-31 12:59:15 +02:00 |
Gani Georgiev
|
8b42941bd3
|
removed the default cgo driver registration
|
2024-10-29 22:46:56 +02:00 |
Gani Georgiev
|
5a94ec9918
|
[#5741] use random string as id for non-system collections and fields
|
2024-10-29 20:08:16 +02:00 |
Gani Georgiev
|
005047099d
|
updated API preview
|
2024-10-27 22:12:37 +02:00 |
Gani Georgiev
|
9d2637847d
|
fixed typo
|
2024-10-25 10:36:40 +03:00 |
Gani Georgiev
|
cb46591e70
|
updated changelog
|
2024-10-24 22:06:29 +03:00 |
Gani Georgiev
|
8c45d4d92d
|
lock the _mfas and _otps delete api rule, fixed flaky tests, fixed jsvm types example
|
2024-10-24 21:59:00 +03:00 |
Gani Georgiev
|
ae86525c13
|
updated typo
|
2024-10-18 14:18:32 +03:00 |
Gani Georgiev
|
7685e64365
|
updated changelog
|
2024-10-18 13:58:20 +03:00 |
Gani Georgiev
|
6f2fe91da5
|
register the panic-recover handler after the activity logger
|
2024-10-18 13:47:10 +03:00 |
Gani Georgiev
|
5dbf975424
|
[#5611] removed writable_schema usage
|
2024-10-18 11:09:28 +03:00 |
Gani Georgiev
|
ade061cc80
|
[#5687] fixed BindBody FormData numeric string normalization
|
2024-10-16 10:22:34 +03:00 |