Commit Graph

280 Commits

Author SHA1 Message Date
Xevion
74273c95ed add README.md 2020-08-06 03:25:49 -05:00
Xevion
6cacead2f3 Merge pull request #3 from Xevion/overhaul
Fix data files uploaded
2020-08-05 21:29:30 -05:00
Xevion
41608e71d8 remove huge amounts of data files 2020-08-05 21:22:31 -05:00
Xevion
a059c5353a Merge pull request #2 from Xevion/overhaul
Vue Overhaul
2020-08-05 21:13:33 -05:00
Xevion
12961955c0 fix scenes error, add basic search results panel, move users to SearchResults route on typing, 2020-08-05 18:28:25 -05:00
Xevion
281613c8d1 add algolia instantsearch searchbox, better responsive classes 2020-08-05 02:22:14 -05:00
Xevion
f742144cc7 fix unneeded imports 2020-08-04 22:30:51 -05:00
Xevion
c9c42007eb remove all server sided form/page processing - now obsolete 2020-08-04 22:30:21 -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
Xevion
08f012a40f validity checks, better page styling, update data 2020-08-04 03:30:04 -05:00
Xevion
72201c28d7 basic routes, basic collapse accordion season/episode list, basic templates 2020-08-02 10:06:07 -05:00
Xevion
dadaa3b5ee begin to start app backend 2020-08-01 16:29:04 -05:00
Xevion
aab24d486d html/processed/raw files 2020-07-31 09:07:49 -05:00
Xevion
29e44886a0 remove all previous files 2020-07-31 09:07:05 -05:00
Xevion
064981ab2b Remove flaskenv from git repository 2020-03-10 19:29:37 -05:00
Xevion
c62c5bc799 More documentation strings for Episode, Section and Quote database models 2020-03-10 19:27:40 -05:00
Xevion
2420b8df67 Fix .gitignore, double raw instead of raw and preprocess folders being selected. 2020-03-10 19:19:28 -05:00
Xevion
dc5fad381d Added more proper Documentation, switched to PyCharm compatibile 'reStructuredText' docstrings. 2020-03-10 19:18:45 -05:00
Xevion
0dcf1ccd1e More testing on Episode preprocessing method, getting close to figuring out how to proceed. 2020-03-10 19:05:59 -05:00
Xevion
d915a862d6 more work reformatting all method comments 2020-03-10 18:25:24 -05:00
Xevion
24dde199e2 work on conversion to 3 step processing with JSON pre-process files, commenting on some classes & methods 2020-03-10 18:20:03 -05:00
Xevion
a04a211c55 change from XML to JSON (changed my mind) 2020-03-10 17:47:56 -05:00
Xevion
c0d099ddb1 update .gitignore for new data storage structure 2020-03-10 17:47:36 -05:00
Xevion
577d1ecf1d path/data properties split into HTML and XML, begin making preprocessing functions 2020-03-10 16:55:32 -05:00
Xevion
dfa2797bce undo column sizing, fix linearly expanding datasets (lag), fix episode ranges being incorrect, more print statements 2020-03-10 00:10:43 -05:00
Xevion
a7130ddf56 finish download/build by Season buttons and methods, new episode boxes 2020-03-09 22:57:32 -05:00
Xevion
e951d55d22 season rebuilding/redownloading methods, titles for directory 2020-03-09 21:03:58 -05:00
Xevion
4126bdc596 add 'proper' homepage, fix season/episode pages not showing left directory properly 2020-03-09 18:19:26 -05:00
Xevion
7a42620fbd complete overhaul to better site design with Bulma, renamed some routes 2020-03-09 18:01:55 -05:00
Xevion
edd5b49dfe finish off "download once" protocol, ignore .html files in data 2020-03-09 02:53:51 -05:00
Xevion
b4d2922163 start working towards better GUI, implementing "download once" protocol 2020-03-09 02:46:26 -05:00
Xevion
c3ccff10e8 reformat using Black 2020-03-09 01:49:32 -05:00
Xevion
4a6615f089 Update README and .gitignore for move to PyCharm 2020-03-09 01:44:05 -05:00
Xevion
283c4dbcc6 add more text alignment fixes, create "unbuilt" parameter to track and build episodes as needed 2020-01-22 01:41:32 -06:00
Xevion
283f15794e add in milligram CSS framework and add in basic usage to content 2020-01-22 00:51:07 -06:00
Xevion
cbf65f221a add in Episode route, forward/back buttons
preparing to add in CSS and stuff, but I'm kind of not-at-all-wanting-to-do-that
2020-01-21 23:16:19 -06:00
Xevion
65042c56e1 check from query based parameters to path based parameters 2020-01-21 22:54:16 -06:00
Xevion
eee99d2185 Merge pull request #1 from Xevion/database
Database Creation
2020-01-21 06:28:09 -06:00
Xevion
418ea9c2e9 add basic "Seasons" view 2020-01-21 06:24:45 -06:00
Xevion
7cb1121cd0 attempt at fixing newpeat quotes breaking database building 2020-01-21 03:13:18 -06:00
Xevion
8a1b8060c0 newpeat quote check 2020-01-20 19:28:05 -06:00
Xevion
a15a2b3344 add in html pages for season and episode, baseline zero css 2020-01-20 18:47:45 -06:00
Xevion
0dca7f2a02 fix linger non id based filter, object based 2020-01-20 18:22:43 -06:00
Xevion
5882282c7e fix routes up to support rendering using passed Season/Episode
still need to decide how to display "errors", perhaps a custom 404 page containing all episode links
2020-01-20 18:22:12 -06:00
Xevion
c12eb65eb2 add comments, add section index to Quote, making printing optional on Section.clear(), remove scrapeURL 2020-01-20 17:12:01 -06:00
Xevion
81365da041 add more rebuild prints, episode id in repr, change Quote processing to use simpler processing.
hopefully once I look into how it works, it will successfully process everything
2020-01-20 17:08:13 -06:00
Xevion
9a01764812 add rebuild parameter, fix multi printing 2020-01-20 16:35:58 -06:00