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-14 20:13:19 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ed65362ec6a1288f76254e12684b228a60e1ff3a
the-office
/
server
History
Xevion
ed65362ec6
setup proper breakpoint dev rendering (dev env only), add character descriptions file, add color to breakpoint markers and move over to title
2020-09-14 22:24:00 -05:00
..
data
setup proper breakpoint dev rendering (dev env only), add character descriptions file, add color to breakpoint markers and move over to title
2020-09-14 22:24:00 -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
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
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