Gani Georgiev
|
6f2fe91da5
|
register the panic-recover handler after the activity logger
|
2024-10-18 13:47:10 +03:00 |
|
Gani Georgiev
|
393b461ea2
|
[#5614] removed hook.HandlerFunc[T] type
|
2024-10-07 09:52:31 +03:00 |
|
Gani Georgiev
|
b41406fbd6
|
moved FindUploadedFiles in RequestEvent
|
2024-09-30 16:27:59 +03:00 |
|
Gani Georgiev
|
844f18cac3
|
merge v0.23.0-rc changes
|
2024-09-29 21:09:46 +03:00 |
|
Gani Georgiev
|
6695aba758
|
[#4498] fixed OnAfterApiError nil error reference
|
2024-03-06 11:06:39 +02:00 |
|
Gani Georgiev
|
aabe820e35
|
fixed typos and some linter suggestions
|
2024-01-23 20:56:14 +02:00 |
|
Gani Georgiev
|
9855397a22
|
replaced the default binder with rest.MultiBinder
|
2024-01-20 15:03:45 +02:00 |
|
Gani Georgiev
|
821aae4a62
|
logs refactoring
|
2023-11-26 13:33:17 +02: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
|
4a45ad91fa
|
[#3106] always refresh the Admins UI initial admins counter cache when there are none
|
2023-08-10 08:50:48 +03:00 |
|
Gani Georgiev
|
c3f7aeb856
|
register LoadAuthContext as Pre so that the auth context is aavailable other Pre middlewares
|
2023-07-25 12:45:41 +03:00 |
|
Gani Georgiev
|
8dfc90985b
|
added native echo.HandlerFunc support and .staticDirectoryHandler bind
|
2023-07-24 21:11:55 +03:00 |
|
Gani Georgiev
|
1e4c665b53
|
[#2957] added support for wrapped api errors
|
2023-07-20 22:01:58 +03:00 |
|
Gani Georgiev
|
71a70bac9d
|
updated jsvm errors handling
|
2023-07-18 12:36:04 +03:00 |
|
Gani Georgiev
|
0110869c89
|
soft deprecated apis.RequestData(c) in favor of apis.RequestInfo(c) and updated jsvm bindings
|
2023-07-17 23:13:39 +03:00 |
|
Gani Georgiev
|
8e2246113a
|
synced with master
|
2023-07-14 12:44:26 +03:00 |
|
Gani Georgiev
|
f0bcffec8b
|
[#2914] register the eagerRequestDataCache middleware only for the api grroup to avoid conflicts with custom routes
|
2023-07-14 11:55:29 +03:00 |
|
Gani Georgiev
|
c0a6a21b9e
|
updated code comments and added some notes
|
2023-06-19 21:45:45 +03:00 |
|
Gani Georgiev
|
3cf3e04866
|
restructered some of the internals and added basic js app hooks support
|
2023-06-08 17:59:08 +03:00 |
|
Gani Georgiev
|
d3711b0503
|
added new core.ServeEvent fields
|
2023-05-29 16:57:50 +03:00 |
|
Gani Georgiev
|
e8b4a7eb26
|
added backup apis and tests
|
2023-05-13 22:12:42 +03:00 |
|
Gani Georgiev
|
d3314e1e23
|
(untested!) added temp backup api scaffoldings before introducing autobackups and rotations
|
2023-05-08 21:52:40 +03:00 |
|
Gani Georgiev
|
c0a7d0f6c0
|
added ?fields query parameter support to limit the returned api fields
|
2023-04-25 17:58:51 +03:00 |
|
Gani Georgiev
|
92dcee7250
|
skip Cache-Control header for the Admin UI root path
|
2023-04-21 10:28:28 +03:00 |
|
Gani Georgiev
|
bd2521b14b
|
added cache-control header for the admin ui assets
|
2023-04-21 01:19:57 +03:00 |
|
Gani Georgiev
|
6127350e91
|
added eagerRequestDataCache middleware
|
2023-04-15 14:44:07 +03:00 |
|
Gani Georgiev
|
9b54fd3516
|
added debug log for already committed response error
|
2023-03-22 15:42:35 +02:00 |
|
Gani Georgiev
|
254e691e92
|
[#2072] registered RemoveTrailingSlash middleware only for the /api/* routes
|
2023-03-15 18:09:49 +02:00 |
|
Gani Georgiev
|
578e1c9bc1
|
[#223] updated the internal redirects to allow easier subpath deployment when behind a reverse proxy
|
2023-02-24 18:49:46 +02:00 |
|
Gani Georgiev
|
b8d7609e9e
|
added support for optional Model and Record event hook tags
|
2023-01-27 22:19:08 +02:00 |
|
Gani Georgiev
|
f7d4722052
|
[#1552] unescaped path parameter values
|
2023-01-09 22:36:28 +02:00 |
|
Gani Georgiev
|
f30c9f263f
|
removed comment and applied linter
|
2022-12-11 17:32:43 +02:00 |
|
Marvin Wendt
|
5c899a4cf0
|
[#1233] added health API endpoint
|
2022-12-11 17:27:46 +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 |
|
Gani Georgiev
|
90dba45d7c
|
initial v0.8 pre-release
|
2022-10-30 10:28:14 +02:00 |
|
Gani Georgiev
|
30d1b9f358
|
refactored the admin ui routes registration for better sub-path deployment support
|
2022-08-01 20:37:51 +03:00 |
|
Gani Georgiev
|
6749559a22
|
log the response error not the handler one
|
2022-07-14 11:52:35 +03:00 |
|
Gani Georgiev
|
0739e90ff2
|
[#31] replaced the initial admin create interactive cli with Installer web page
|
2022-07-10 11:46:21 +03:00 |
|
Valley
|
460c684caa
|
[#47] fixed some doc and code inconsistencies and removed some redundant parentheses
|
2022-07-10 09:13:44 +03:00 |
|
Gani Georgiev
|
3d07f0211d
|
initial public commit
|
2022-07-07 00:19:05 +03:00 |
|