Commit Graph

  • 4ecd1ac17e Fixed to StatusNoContent v0.0.116 Hein 2025-12-18 13:20:39 +02:00
  • 2b1aea0338 Fix null interface issue and added partial content response when content is empty Hein 2025-12-18 13:19:57 +02:00
  • 1e749efeb3 Fixes for not found records v0.0.115 Hein 2025-12-18 13:08:26 +02:00
  • 09be676096 Resolvespec delete returns deleted record v0.0.114 Hein 2025-12-18 12:52:47 +02:00
  • e8350a70be Fixed delete record to return the record Hein 2025-12-18 12:49:37 +02:00
  • 5937b9eab5 Fixed the double table on update v0.0.113 Hein 2025-12-18 12:14:39 +02:00
  • 7c861c708e [breaking] Another breaking change datatypes -> spectypes v0.0.112 Hein 2025-12-18 11:49:35 +02:00
  • 77f39af2f9 [breaking] Moved sql types to datatypes v0.0.111 Hein 2025-12-18 11:43:19 +02:00
  • fbc1471581 Fixed panic caused by model type not being pointer in rest header spec. v0.0.110 Hein 2025-12-18 11:21:59 +02:00
  • 9351093e2a Fixed order by. Added OrderExpr to database interface v0.0.109 Hein 2025-12-17 16:50:33 +02:00
  • 932f12ab0a Update handler fixes for Utils bug Hein 2025-12-12 17:01:37 +02:00
  • 1b2b0d8f0b Prototype for websockspec Hein 2025-12-12 16:14:47 +02:00
  • b22792bad6 Optional check for bun Hein 2025-12-12 14:49:52 +02:00
  • e8111c01aa Fixed for relation preloading v0.0.108 Hein 2025-12-12 11:45:04 +02:00
  • 5862016031 Added ModelRules Hein 2025-12-12 10:13:11 +02:00
  • 2f18dde29c Added Tx common.Database to hooks v0.0.107 Hein 2025-12-12 09:45:44 +02:00
  • 31ad217818 Event Broken Concept Hein 2025-12-12 09:23:54 +02:00
  • 7ef1d6424a Better handling for variables callback v0.0.106 Hein 2025-12-11 15:57:01 +02:00
  • c50eeac5bf Change the SqlQuery functions parameters on Function Spec v0.0.105 Hein 2025-12-11 15:42:00 +02:00
  • 6d88f2668a Updated login interface with meta Hein 2025-12-11 14:05:27 +02:00
  • 8a9423df6d Fixed DatabaseAuthenticator JSON value. Added make tag v0.0.104 Hein 2025-12-11 13:59:41 +02:00
  • 4cc943b9d3 Added row PgSQLAdapter Hein 2025-12-10 15:28:09 +02:00
  • 68dee78a34 Fixed filterExtendedOptions v0.0.103 Hein 2025-12-10 12:25:23 +02:00
  • efb9e5d9d5 Removed the buggy filter expand columns v0.0.102 Hein 2025-12-10 12:15:18 +02:00
  • 490ae37c6d Fixed bugs in extractTableAndColumn v0.0.101 Hein 2025-12-10 11:48:03 +02:00
  • 99307e31e6 More debugging on bun for scan issues Hein 2025-12-10 11:16:25 +02:00
  • e3f7869c6d Bun scan debugging v0.0.100 Hein 2025-12-10 11:07:18 +02:00
  • c696d502c5 extractTableAndColumn v0.0.99 Hein 2025-12-10 10:10:55 +02:00
  • 4ed1fba6ad Fixed extractTableAndColumn Hein 2025-12-10 10:10:43 +02:00
  • 1d0407a16d Fixed linting v0.0.98 Hein 2025-12-10 10:00:01 +02:00
  • 99001c749d Better sql where validation Hein 2025-12-10 09:52:13 +02:00
  • 1f7a57f8e3 Tracking provider Hein 2025-12-10 09:31:55 +02:00
  • a95c28a0bf Multi Token warning and handling Hein 2025-12-10 08:44:37 +02:00
  • e1abd5ebc1 Enhanced the SanitizeWhereClause function v0.0.97 Hein 2025-12-10 08:36:24 +02:00
  • ca4e53969b Better tests v0.0.96 Hein 2025-12-09 15:32:16 +02:00
  • db2b7e878e Better handling of preloads v0.0.95 Hein 2025-12-09 15:12:17 +02:00
  • 9572bfc7b8 Fix qualified column reference (like APIL.rid_hub) in a preload: v0.0.94 Hein 2025-12-09 14:46:33 +02:00
  • f0962ea1ec Added EnableQueryDebug log v0.0.93 Hein 2025-12-09 14:37:09 +02:00
  • 8fcb065b42 Better Query Debugging v0.0.92 Hein 2025-12-09 14:31:26 +02:00
  • dc3b621380 Fixed test for session id changes v0.0.91 Hein 2025-12-09 14:07:00 +02:00
  • a4dd2a7086 exposed types FromString Hein 2025-12-09 14:03:55 +02:00
  • 3ec2e5f15a Proper handling of fromString in the types v0.0.90 Hein 2025-12-09 13:55:51 +02:00
  • c52afe2825 Updated sql types v0.0.89 Hein 2025-12-09 13:14:22 +02:00
  • 76e98d02c3 Added modelregistry.GetDefaultRegistry v0.0.88 Hein 2025-12-09 12:12:10 +02:00
  • 23e2db1496 Fixed linting v0.0.87 Hein 2025-12-09 12:02:44 +02:00
  • d188f49126 Added openapi spec Hein 2025-12-09 12:01:21 +02:00
  • 0f05202438 Database Authenticator with cache v0.0.86 Hein 2025-12-09 11:32:44 +02:00
  • b2115038f2 Fixed providers v0.0.85 Hein 2025-12-09 11:18:11 +02:00
  • 229ee4fb28 Fixed DatabaseAuthenticator sq select v0.0.84 Hein 2025-12-09 11:05:48 +02:00
  • 2cf760b979 Added a few auth shortcuts v0.0.83 Hein 2025-12-09 10:31:08 +02:00
  • 0a9c107095 Fixed sqlquery bug in funcspec v0.0.82 Hein 2025-12-09 10:19:03 +02:00
  • 4e2fe33b77 Fixed session_rid in funcspec v0.0.81 Hein 2025-12-09 10:04:39 +02:00
  • 1baa0af0ac Config Package v0.0.80 Hein 2025-12-09 09:19:56 +02:00
  • 659b2925e4 Cursor pagnation for resolvespec Hein 2025-12-09 08:51:15 +02:00
  • baca70cafc Split coverage reports Hein 2025-12-08 17:20:40 +02:00
  • ed57978620 go-version 1.24 Hein 2025-12-08 17:14:04 +02:00
  • 97b39de88a Broken linting Hein 2025-12-08 17:12:44 +02:00
  • bf955b7971 Updated version Hein 2025-12-08 17:08:23 +02:00
  • 545856f8a0 Fixed linting issues Hein 2025-12-08 17:07:13 +02:00
  • 8d123e47bd Updated deps on workflow Hein 2025-12-08 16:59:49 +02:00
  • c9eaf84125 A lot more tests Hein 2025-12-08 16:56:48 +02:00
  • aeae9d7e0c Added blacklist middleware Hein 2025-12-08 09:26:36 +02:00
  • 2a84652dba Middleware enhancements Hein 2025-12-08 08:47:13 +02:00
  • b741958895 Code sanity fixes, added middlewares Hein 2025-12-08 08:28:43 +02:00
  • 2442589982 Better headers Hein 2025-12-03 14:42:38 +02:00
  • 7c1bae60c9 Added meta handlers v0.0.79 Hein 2025-12-03 13:52:06 +02:00
  • 06b2404c0c Remove blank array if no args v0.0.78 Hein 2025-12-03 12:25:51 +02:00
  • 32007480c6 Handle cql columns as text by default v0.0.77 Hein 2025-12-03 12:18:33 +02:00
  • ab1ce869b6 Handling JSON responses in funcspec v0.0.76 Hein 2025-12-03 12:10:13 +02:00
  • ff72e04428 Added meta operation. v0.0.75 Hein 2025-12-03 11:59:58 +02:00
  • e35f8a4f14 Fix session id that is an integer. Hein 2025-12-03 11:49:19 +02:00
  • 5ff9a8a24e Fixed blank params on funcspec v0.0.74 Hein 2025-12-03 11:42:32 +02:00
  • 81b87af6e4 Updated doc Hein 2025-12-03 11:30:59 +02:00
  • f3ba314640 Refectored the mux routers. v0.0.73 Hein 2025-12-03 10:42:26 +02:00
  • 93df33e274 UnderlyingRequest and UnderlyingResponseWriter v0.0.72 Hein 2025-12-02 17:40:44 +02:00
  • abd045493a mux UnderlyingRequest v0.0.71 v0.0.70 Hein 2025-12-02 17:34:18 +02:00
  • a61556d857 Added FallbackHandler v0.0.69 Hein 2025-12-02 17:16:34 +02:00
  • eaf1133575 Fixed security rules not loading v0.0.68 Hein 2025-12-02 16:55:12 +02:00
  • 8172c0495d More generic security solution. v0.0.67 Hein 2025-12-02 16:35:08 +02:00
  • 7a3c368121 Pass through to default handler v0.0.66 Hein 2025-12-02 16:09:36 +02:00
  • 9c5c7689e9 More common handler interface v0.0.65 Hein 2025-12-02 15:45:24 +02:00
  • 08050c960d Optional Authentication v0.0.64 Hein 2025-12-02 14:14:38 +02:00
  • 78029fb34f Fixed formatting issues v0.0.63 Hein 2025-12-01 14:56:30 +02:00
  • 1643a5e920 Added cache, funcspec and implemented total cache Hein 2025-12-01 14:40:54 +02:00
  • 6bbe0ec8b0 Added function api prototype Hein 2025-11-24 17:00:15 +02:00
  • e32ec9e17e Updated the security package Hein 2025-11-24 17:00:05 +02:00
  • 26c175e65e Added make release to vscode tasks Hein 2025-11-24 10:15:23 +02:00
  • aa99e8e4bc Added WrapHTTPRequest v0.0.62 Hein 2025-11-24 10:13:48 +02:00
  • 163593901f Huge preload chains causing errors, workaround to do seperate selects. v0.0.61 Hein 2025-11-21 17:09:11 +02:00
  • 1261960e97 Ability to handle multiple x-custom- headers v0.0.60 Hein 2025-11-21 12:15:07 +02:00
  • 76bbf33db2 Fixed SingleRecordAsObject true when handleRead with no id v0.0.59 Hein 2025-11-21 11:49:08 +02:00
  • 02c9b96b0c Better SanitizeWhereClause v0.0.58 Hein 2025-11-21 11:42:01 +02:00
  • 9a3564f05f SanitizeWhereClause with tablename on handlers. v0.0.57 Hein 2025-11-21 11:00:44 +02:00
  • a931b8cdd2 Better preloads v0.0.56 Hein 2025-11-21 10:41:58 +02:00
  • 7e76977dcc Lots of refactoring, Fixes to preloads v0.0.55 Hein 2025-11-21 10:17:20 +02:00
  • 7853a3f56a cql_columns parsing and recursive preloading. Also added legacy header support for limt(s,e) ,sort(x,y,-z) v0.0.54 Hein 2025-11-21 09:15:40 +02:00
  • c2e0c36c79 Restheadspec now takes parameters from query parameters and headers. Allows for backward compatibility with our old dojo clients v0.0.53 Hein 2025-11-21 08:56:58 +02:00
  • 59bd709460 More reflection function to handle sql columns and get default sqlcolumn lists. v0.0.52 Hein 2025-11-21 08:35:46 +02:00
  • 05962035b6 when you specify computed columns without explicitly listing base columns, you'll get all base model column v0.0.51 Hein 2025-11-20 17:34:46 +02:00
  • 1cd04b7083 Better where clause handling for preloads v0.0.50 Hein 2025-11-20 17:02:27 +02:00