vikingowl
  • Joined on 2020-05-04
vikingowl pushed to main at s0wlz_talespire_s…/talespire-dsa5-charactersheet 2025-07-06 18:25:54 +02:00
2b45b9b9f6 Enable character JSON file import and dynamic data loading
vikingowl pushed to main at s0wlz_talespire_s…/talespire-dsa5-charactersheet 2025-07-06 18:09:05 +02:00
a910e41588 Add character data structure and Tabs component
vikingowl pushed to main at s0wlz_talespire_s…/talespire-dsa5-charactersheet 2025-07-06 15:45:53 +02:00
0b50aebdd4 Remove unused SVG assets for React and Vite
vikingowl created branch main in s0wlz_talespire_s…/talespire-dsa5-charactersheet 2025-07-06 15:44:58 +02:00
vikingowl pushed to main at s0wlz_talespire_s…/talespire-dsa5-charactersheet 2025-07-06 15:44:58 +02:00
31335fcc73 init
vikingowl created repository s0wlz_talespire_s…/talespire-dsa5-charactersheet 2025-07-06 15:35:42 +02:00
vikingowl pushed to main at s0wlz_talespire_s…/dsa5e_character_sheet 2025-06-22 16:01:16 +02:00
f148695c59 Refactor DSA types and components for better structure and type consistency.
vikingowl opened issue ALHP/alhp-web#7 2025-05-10 00:50:33 +02:00
Missing LastMirrorTimestamp in /stats endpoint after HDD failure
vikingowl opened issue ALHP/ALHP.GO#276 2025-05-07 03:40:12 +02:00
ALHP down?
vikingowl pushed to main at ALHP/alhp-web 2025-05-05 13:53:43 +02:00
e384635da5 Refactor last updated handling and add tooltips for timestamps
vikingowl pushed to main at ALHP/alhp-web 2025-05-04 23:57:51 +02:00
145de73133 Add separate loading and error states for currently building
vikingowl pushed to main at ALHP/alhp-web 2025-05-04 23:39:44 +02:00
35806589f0 Rename .env.example and update .gitignore for consistency
vikingowl pushed to main at ALHP/alhp-web 2025-05-04 23:33:10 +02:00
7445919003 Refactor package types and improve filter handling
vikingowl pushed to main at ALHP/alhp-web 2025-05-04 22:19:12 +02:00
3886c7bcbd Refactor StatItem to use required color prop without defaults
vikingowl pushed to main at ALHP/alhp-web 2025-05-04 22:18:05 +02:00
075c246710 Migrate data management to OpenAPI-based approach
555feddabf Add type-safe API client with utility functions
83debac064 Update example env file with full API_BASE_URL
24c3463c86 Add OpenAPI integration and generate API types
Compare 4 commits »
vikingowl pushed to main at ALHP/alhp-web 2025-04-14 21:59:31 +02:00
ad5ce609fc Improve URL parameter handling and add error handling in filters
c458b564ce Update dependencies and fix watch logic in usePackageFilters
bcb9569b26 Refactor package filtering and display components
90be95afda Refactor CurrentlyBuilding to use centralized data store
c864664536 Refactor iframe height computation for responsiveness
Compare 9 commits »
vikingowl pushed to main at ALHP/alhp-web 2025-04-10 22:48:26 +02:00
265bfac74a Handle package data fetch errors and improve UI feedback.
vikingowl pushed to main at ALHP/alhp-web 2025-04-07 21:08:01 +02:00
8fe8f1e122 Refactor and modularize queued packages handling
db9c7ee523 Refactor Packages component for better readability and maintainability
Compare 2 commits »
vikingowl pushed to main at ALHP/alhp-web 2025-04-07 19:05:35 +02:00
d8f52cea61 Refactor Gitea link styling in MainNav component
06d868dcfa Refactor BuildStats for dynamic rendering and reuse
3c8f8546cc Refactor "Currently Building" component for improved clarity
a64f296ebe Update iframe height logic for responsive graph display
c633ceb3ee Use @use instead of @import in base.scss
Compare 5 commits »
vikingowl pushed to main at ALHP/alhp-web 2025-03-23 03:18:34 +01:00
2af3c9822c fixed pagination breaking on tablets