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 08:08:52 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8a884c6542d958ebf5902aa5a0e93a7e24eb17c6
the-office
/
server
History
Xevion
3e0873da3f
recent changes to generated data (characters.json, main_characters.json), fixes in raw data concerning character names
2020-09-15 07:15:58 -05:00
..
data
recent changes to generated data (characters.json, main_characters.json), fixes in raw data concerning character names
2020-09-15 07:15:58 -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
use page query param instead of separate API route
2020-09-15 07:11:55 -05:00
cli.py
character name separation and character.json saving, refactor character ID generation to helpers
2020-09-14 12:15: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