OceanSlim
  • Joined on 2023-08-05
OceanSlim pushed to main at OceanSlim/dwm-app 2024-02-05 16:13:27 +00:00
879dfad1cf image dependancy
OceanSlim pushed to main at OceanSlim/dwm-app 2024-02-05 16:01:44 +00:00
f7c68bd2c8 serving images
OceanSlim pushed to main at OceanSlim/dwm-app 2024-02-05 15:50:29 +00:00
2dd0f8caa4 moved js loading to .layout
OceanSlim pushed to main at OceanSlim/dwm-app 2024-02-05 15:47:31 +00:00
e1731347bd removed img dependancy by creating routes
OceanSlim pushed to main at OceanSlim/dwm-app 2024-02-05 15:42:38 +00:00
819f321387 test image dependancy
OceanSlim commented on issue OceanSlim/dwm-app#2 2024-02-05 13:57:15 +00:00
Redo iFrames with jinja templating

Turns out these need their own render templates and routes as well... Which I would still be displaying with an iFrame. Still unsure if iFrame is the correct route for this...

OceanSlim commented on issue OceanSlim/dwm-app#2 2024-02-05 13:28:19 +00:00
Redo iFrames with jinja templating

i need to extend the other body parts from app to .layout and rename .layout to app and change the render template again.

ie I need components for the header, footer, dropdowns and iFrames.…

OceanSlim pushed to main at OceanSlim/dwm-app 2024-02-05 13:16:54 +00:00
a9b9693795 removed templating testing
OceanSlim pushed to main at OceanSlim/dwm-app 2024-02-05 13:16:31 +00:00
9549b03d0e removed templating testing
OceanSlim commented on issue OceanSlim/dwm-app#2 2024-02-04 20:30:22 +00:00
Redo iFrames with jinja templating

I've worked on this but Only the basic layout is implemented. Right now the footer isn't rendered with a template anymore it's just in the app.html.

I think I can even go without the app html…

OceanSlim pushed to main at OceanSlim/dwm-app 2024-02-04 20:21:31 +00:00
0d187b35ec template bluprinting, refactoring,
d1597244da app.html added as base bluebrint
4f644a706a template cleanup
f628e5ba71 blueprint templates
Compare 4 commits »
OceanSlim opened issue OceanSlim/dwm-app#2 2024-02-02 20:50:58 +00:00
Redo iFrames with jinja templating
OceanSlim opened issue OceanSlim/dwm-app#1 2024-02-02 20:44:09 +00:00
Refactor API calls
OceanSlim pushed to main at OceanSlim/dwm-app 2024-02-02 20:40:04 +00:00
0c7c1e6484 refactoring, cleanup
OceanSlim pushed to main at OceanSlim/dwm-app 2024-02-02 17:24:59 +00:00
9f4d56b627 dropdowns refactor
4b3c76d1a7 refactored breed combinations to pairs
0c73c2b88c more refactoring of breeds for clariy and uniformity
991f726fa1 refactored monster information to stats
Compare 4 commits »
OceanSlim pushed to main at OceanSlim/dwm-app 2024-02-02 04:01:53 +00:00
e34640cddc removed more useless code
OceanSlim pushed to main at OceanSlim/dwm-app 2024-02-02 03:33:27 +00:00
ce472b32d1 favicon link test
OceanSlim pushed to main at OceanSlim/dwm-app 2024-02-02 03:31:40 +00:00
7fa40550da favicon link test
OceanSlim pushed to main at OceanSlim/dwm-app 2024-02-02 03:30:13 +00:00
ae9b7e86e8 favicon link test
OceanSlim pushed to main at OceanSlim/dwm-app 2024-02-02 03:21:56 +00:00
b1dc93b718 added favicon, addressed console errors