This website requires JavaScript.
Explore
Help
Sign In
xevion
/
the-office
Watch
1
Star
0
Fork
0
You've already forked the-office
mirror of
https://github.com/Xevion/the-office.git
synced
2025-12-10 06:08:51 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4a3d811e7ad8f4be0af0c897f8934342ebeb4e1a
the-office
/
server
History
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
..
data
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
__init__.py
fully converted to proper bootstrap-vue, black theme styling, api routes for data retrieval,
2020-08-04 18:05:34 -05:00
api.py
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
cli.py
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
config.py
add vue client folders, rename server files accordingly and update code
2020-08-04 10:55:20 -05:00
create_app.py
new SearchResult component, using proper table structure, click functionality for expanding to nearby quotes in scene
2020-08-10 04:52:32 -05:00
helpers.py
character name separation and character.json saving, refactor character ID generation to helpers
2020-09-14 12:15:08 -05:00
process.py
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