Commit Graph

166 Commits

Author SHA1 Message Date
filipriec
b086b3e236 hardcoded firma is being removed part2 2025-06-07 15:12:00 +02:00
filipriec
387e1a0fe0 displaying data properly, fixing hardcoded backend to firma part one 2025-06-07 14:05:35 +02:00
filipriec
d0722fbbbe working well now, creation of the columns 2025-06-06 20:18:51 +02:00
filipriec
9540d9ccb9 table definitions are now forbidden for user to allocated rust autoallocated table columns 2025-06-03 18:46:57 +02:00
filipriec
6b5cbe854b now working with the gen schema in the database 2025-06-02 12:39:23 +02:00
filipriec
45026cac6a table schema is gen now 2025-05-28 15:40:17 +02:00
filipriec
edf6ab5bca gen schema being created 2025-05-28 13:10:08 +02:00
filipriec
462b1f14e2 generated tables are now in gen schema, breaking change, needs crucial fixes NOW 2025-05-27 22:21:40 +02:00
filipriec
685361a11a server table structure response is now generalized 2025-05-25 18:57:13 +02:00
filipriec
5478a2ac27 server changes for the ID in the tree 2025-05-23 13:34:39 +02:00
filipriec
ad37990da9 server is being licensed as AGPL instead of GPL 2025-05-21 10:29:22 +02:00
filipriec
b01ba0b2d9 cargo fix on the server 2025-04-19 19:00:14 +02:00
filipriec
f74a6ef093 upgraded to tonic 0.13 2025-04-19 18:55:26 +02:00
filipriec
ee687fafbe upgrading and updating my repo 2025-04-19 18:36:26 +02:00
filipriec
e856e9d6c7 response contains username but jwt is holding username also 2025-04-13 13:45:22 +02:00
filipriec
0fd2a589eb register with optional role in the post request 2025-04-11 13:37:57 +02:00
filipriec
b408abe8c6 quick prod check .sqlx 2025-03-26 00:50:25 +01:00
filipriec
eba3f56ba3 indefinite jwt expiration set 2025-03-25 13:17:13 +01:00
filipriec
71ab588c16 tonic rbac to tower 2025-03-25 12:36:31 +01:00
filipriec
195375c083 temp disable of the rbac 2025-03-25 12:35:10 +01:00
filipriec
34dafcc23e rbac using tonic 2025-03-25 11:33:14 +01:00
filipriec
507f86fcf1 docs 2025-03-25 10:35:22 +01:00
filipriec
f40654d2c4 it compiled 2025-03-25 10:28:29 +01:00
filipriec
cd32c175a4 jwt implementation and login, not working yet 2025-03-25 10:15:17 +01:00
filipriec
9393294af8 docs, auth starting officially 0.2.0 version 2025-03-24 22:17:02 +01:00
filipriec
24c426229c registration works perfectly well 2025-03-24 22:15:17 +01:00
filipriec
3ed6fd4ee8 we compiled 2025-03-24 22:03:04 +01:00
filipriec
70d83c284a broken only push user data 2025-03-24 21:46:04 +01:00
filipriec
135b213f0d todo commnet 2025-03-17 14:13:24 +01:00
filipriec
2e0dad5bf9 unused import 2025-03-17 12:28:55 +01:00
filipriec
0887b46782 steel script working perfectly well 2025-03-17 12:28:09 +01:00
filipriec
65b254f4c2 post table data not foreign key proper push 2025-03-17 12:08:58 +01:00
filipriec
3ecfcfee02 post table data validating now steel 2025-03-16 17:47:02 +01:00
filipriec
587f122275 working 2025-03-16 15:19:21 +01:00
filipriec
4e3799e8d2 forgotten import 2025-03-16 15:10:24 +01:00
filipriec
bd3ff1135c not working adding sql options 2025-03-16 14:56:22 +01:00
filipriec
b731e4ef2c fixing the row issue, missing sql stuff 2025-03-16 13:39:46 +01:00
filipriec
50487c1269 execution properly working, time to code the funcitons that are called from within the steel script 2025-03-15 23:47:40 +01:00
filipriec
d0cf1332e2 removed validation, needs to add the validation later in the post script 2025-03-15 21:21:50 +01:00
filipriec
ff185549b4 compiled without any problems 2025-03-15 21:16:14 +01:00
filipriec
d0bc41978d parser improvements 2025-03-15 21:08:49 +01:00
filipriec
d8a52b9d73 renamed parser 2025-03-15 20:48:02 +01:00
filipriec
d87cc3b5b9 migration is now holding the target table information 2025-03-15 13:53:34 +01:00
filipriec
79f57ddaed needs to create functions called from within the steel 2025-03-15 00:53:48 +01:00
filipriec
f8b2c4b136 fixing regex error 2025-03-14 12:58:31 +01:00
filipriec
6628f954f3 minor changes 2025-03-14 11:28:51 +01:00
filipriec
8a7188d320 atomicity when creating tables 2025-03-14 11:21:37 +01:00
filipriec
ec323d24be this miracle compiled, idk if it even does what i want but should run custom sql queries from steel script. Da heck if this works, my gosh 2025-03-12 23:39:10 +01:00
filipriec
22564682c8 WORKING STEEL PROPER IMPLEMENTATION finally fixed 2025-03-11 18:52:58 +01:00
filipriec
2c4abb0bbc working setup where steel script works, with example 2025-03-11 13:02:58 +01:00