Commit Graph

150 Commits

Author SHA1 Message Date
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
filipriec
a24ef3d064 sqlx prepare added 2025-03-11 11:36:40 +01:00
filipriec
fc6f033711 compiled steel engine 2025-03-10 22:52:07 +01:00
filipriec
e235fbd49b post table data commented out execution of steel code 2025-03-09 23:52:19 +01:00
filipriec
45d05d24f9 removing not needed unused nonsense 2025-03-09 23:40:18 +01:00
filipriec
e152a2006b redesing of a steel usage completely 2025-03-09 23:37:19 +01:00
filipriec
4a4f92c41e moved code in steel, time to implement working steel next 2025-03-08 23:09:15 +01:00
filipriec
07170bbe00 fixed working table creation properly well, ready to be unit tested in the future, but its amazing now 2025-03-08 20:46:10 +01:00
filipriec
6f9887a303 fixed push data to the tables 2025-03-08 20:06:34 +01:00
filipriec
b0daa4ff18 tree with a modern linkage 2025-03-08 19:42:02 +01:00
filipriec
ba672098c2 completely changed system of how are tables linked together 2025-03-08 19:35:26 +01:00
filipriec
9396a08af0 fixed 2025-03-08 16:30:10 +01:00
filipriec
4a43097773 generalization on the way, needs fixes 2025-03-08 16:25:36 +01:00
filipriec
48c614084d migration file for script withint the same profile now 2025-03-08 15:57:31 +01:00
filipriec
6281702575 compiled, needs further progress 2025-03-08 12:49:54 +01:00
filipriec
9a87940311 docs to the pushing script into the db 2025-03-08 11:55:49 +01:00
filipriec
6ae5b11f84 it is now properly working, properly saving stuff 2025-03-08 11:53:40 +01:00