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 |
|