Imbus
|
c2103071bc
|
Working login modal pointed to the correct api endpoint
|
2023-10-21 07:54:47 +02:00 |
|
Imbus
|
508cf528af
|
Splitting database access logic from routing code
|
2023-10-21 07:54:26 +02:00 |
|
Imbus
|
fa9b2b6fc1
|
Working but untested captcha api
|
2023-10-21 05:11:42 +02:00 |
|
Imbus
|
4c398a40f6
|
Removed unused menu entries
|
2023-10-21 01:55:47 +02:00 |
|
Imbus
|
4fc00eaf23
|
Tidying up routes, query parameters for posts, better database api
|
2023-10-21 01:55:27 +02:00 |
|
Imbus
|
204ed8ec41
|
Fixing typo
|
2023-10-21 01:55:07 +02:00 |
|
Imbus
|
db0783fe2e
|
Slight improvement of the api
|
2023-10-21 00:59:35 +02:00 |
|
Imbus
|
cf607ae345
|
Added some triggers and formatting to the migration scripts
|
2023-10-21 00:59:21 +02:00 |
|
Imbus
|
2572fcbffd
|
Added init-sqlx target to justfile, to quickly get sqlx up to speed
|
2023-10-21 00:02:58 +02:00 |
|
Imbus
|
9f1d18f602
|
Merge branch 'dev'
|
2023-10-20 23:43:38 +02:00 |
|
Imbus
|
f592458b0f
|
Formatting didnt work
|
2023-10-20 23:42:24 +02:00 |
|
Imbus
|
acf83dadc8
|
Merge branch 'dev' of git.silversoft.se:Imbus/FrostByte into dev
|
2023-10-20 23:39:34 +02:00 |
|
Imbus
|
99fe5dcacc
|
Testing some readme formatting
|
2023-10-20 23:39:00 +02:00 |
|
Imbus
|
305aa5fd1d
|
Testing some readme formatting
|
2023-10-20 23:36:08 +02:00 |
|
Imbus
|
419b50024f
|
Merge branch 'dev'
|
2023-10-20 23:28:50 +02:00 |
|
Imbus
|
e95de87b03
|
Removed legacy react frontend
|
2023-10-20 23:28:32 +02:00 |
|
Imbus
|
0ea21cfaf3
|
Changes related to api in both client and server
|
2023-10-20 22:49:09 +02:00 |
|
Imbus
|
8cfbfd17b6
|
.gitignore bump
|
2023-10-20 22:48:42 +02:00 |
|
Imbus
|
6c2f7dd891
|
Moved and updated .containerignore
|
2023-10-20 22:47:25 +02:00 |
|
Imbus
|
f69823c08e
|
Lots of untested changes
|
2023-10-20 20:57:58 +02:00 |
|
Imbus
|
27386d5d18
|
Major restructure
|
2023-10-20 06:06:55 +02:00 |
|
Imbus
|
5b8d1cbdb1
|
Removed redundant context specification in composefile
|
2023-10-20 04:34:50 +02:00 |
|
Imbus
|
dced187fc7
|
Some helpful comments
|
2023-10-20 03:28:35 +02:00 |
|
Imbus
|
a01d56405d
|
Restructure. Broken kube.yml, working compose.yml.
|
2023-10-20 03:28:22 +02:00 |
|
Imbus
|
3a3003be7e
|
Cleaned up justfile a bit
|
2023-10-20 00:56:57 +02:00 |
|
Imbus
|
fd068ebcbc
|
Switching release build to solid frontend
|
2023-10-19 08:12:21 +02:00 |
|
Imbus
|
2a7dffc3be
|
Polishing solid implementation
|
2023-10-19 08:11:52 +02:00 |
|
Imbus
|
5e2d0f3e3b
|
Some additional formatting
|
2023-10-19 02:47:00 +02:00 |
|
Imbus
|
ad0dc74083
|
Added a solid frontend
|
2023-10-19 02:42:37 +02:00 |
|
Imbus
|
368909aefd
|
Readme update
|
2023-10-19 02:42:21 +02:00 |
|
Imbus
|
bd9c228073
|
Some formatting
|
2023-10-19 02:42:09 +02:00 |
|
Imbus
|
97c58068b0
|
Removed some unnecessary abstraction from justfile
|
2023-10-19 02:31:54 +02:00 |
|
Imbus
|
4d920a08dc
|
Readme fix
|
2023-10-18 20:54:43 +02:00 |
|
Imbus
|
0eda3fc645
|
Better readme
|
2023-10-18 20:53:03 +02:00 |
|
Imbus
|
5b39e448d2
|
Justfile comments and some new targets, Containerfile for debug server
|
2023-10-18 20:52:51 +02:00 |
|
Imbus
|
1b006e146d
|
Better comments and guidance in certain files
|
2023-10-18 19:20:06 +02:00 |
|
Imbus
|
e5dfc47ccf
|
Slight restructure, Containerfile now does npm build properly
|
2023-10-18 19:05:10 +02:00 |
|
Imbus
|
3bc6e6928e
|
Renamed everything called "App" to "Server"
|
2023-10-18 04:04:16 +02:00 |
|
Imbus
|
107bb05d47
|
Working multi-stage container build
|
2023-10-18 03:47:29 +02:00 |
|
Imbus
|
2b1e350ce1
|
Justfile build and dev targets, working containerfile
|
2023-10-17 19:43:26 +02:00 |
|
Imbus
|
7c65c54e61
|
Workaround for embedding svg as favicon
|
2023-10-17 19:42:48 +02:00 |
|
Imbus
|
3345b6f6c7
|
Bad workarounds for getting tsc to compile
|
2023-10-17 03:05:38 +02:00 |
|
Imbus
|
89c949ac50
|
Working actix_files and vite configuration for serving static build
|
2023-10-17 03:04:42 +02:00 |
|
Imbus
|
118ee088b4
|
Cleaning unused imports
|
2023-10-10 19:45:18 +02:00 |
|
Imbus
|
8b58f97aa2
|
Stress testing python script
|
2023-10-10 19:30:10 +02:00 |
|
Imbus
|
dfe3804467
|
Added npm run clean script
|
2023-10-10 18:04:25 +02:00 |
|
Imbus
|
7d7845441d
|
Restructure
|
2023-10-10 17:55:30 +02:00 |
|
Imbus
|
d657ee600a
|
Readme
|
2023-10-10 17:17:16 +02:00 |
|
Imbus
|
f514fd741c
|
Working example
|
2023-10-10 17:12:47 +02:00 |
|
Imbus
|
83345afe04
|
Readme
|
2023-10-10 00:05:23 +02:00 |
|