Commit Graph

11 Commits

Author SHA1 Message Date
Xevion
cdc409b9a0 Commit latest changes to server-side processing system 2022-05-08 19:49:18 -05:00
Xevion
7ae360a576 fix characters API endpoint, add Promise to PRELOAD_CHARACTER actions, copy Season component list group formatting to Characters (need to filter down allowed Characters) 2020-09-17 14:19:27 -05:00
Xevion
2894a654af implement Character page (broken Vuex reactivity, temporary data field fix), rename CharacterList to CharacterBadges, begin work on list of Characters (Characters.vue) 2020-09-17 13:57:37 -05:00
Xevion
1a3eee0ac4 ready API for returning just quotes by page (and fix page KeyError), base summary/name for Episode-like pre-loading, generating and merging with cli.py build characters 2020-09-15 10:30:33 -05:00
Xevion
d23855b678 use page query param instead of separate API route 2020-09-15 07:11:55 -05:00
Xevion
9cc6dbfa50 begin implementing character API fetch routes with rudimentary inefficient paging - character_data.keys() will need caching and surface level data building, perhaps prebuilt.json or runtime var? similar to SeasonList 2020-09-14 12:26:01 -05:00
Xevion
7e98c55d9c new SearchResult component, using proper table structure, click functionality for expanding to nearby quotes in scene 2020-08-10 04:52:32 -05:00
Xevion
6fcd8a0f45 brighten text, better quote table representation with QuoteList, better quote/scene for-loop keys 2020-08-04 22:26:03 -05:00
Xevion
a2125cfa44 add Home and Episode routes, full quote display and viewing, simple quote counter, fixed episode list breaking sections with soft-copy, column changes 2020-08-04 20:30:47 -05:00
Xevion
5fdbe86eae fully converted to proper bootstrap-vue, black theme styling, api routes for data retrieval, 2020-08-04 18:05:34 -05:00
Xevion
a2aef9afc3 add vue client folders, rename server files accordingly and update code 2020-08-04 10:55:20 -05:00