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-11 10:08:57 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8e3e293d769b2578eebd541888a3c57eafa69b1a
the-office
/
server
History
Xevion
8e3e293d76
update character descriptions with actor names, update main characters list properly to contain all wanted characters, update CLI processing to use filters and copy keys more efficiently
2020-09-21 09:52:08 -05:00
..
data
update character descriptions with actor names, update main characters list properly to contain all wanted characters, update CLI processing to use filters and copy keys more efficiently
2020-09-21 09:52:08 -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
update character descriptions with actor names, update main characters list properly to contain all wanted characters, update CLI processing to use filters and copy keys more efficiently
2020-09-21 09:52:08 -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