Commit Graph

236 Commits

Author SHA1 Message Date
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
Xevion
2fbfcb85a5 rebuild_all() and Season.build() printing notification multiple times 2020-01-20 16:34:36 -06:00
Xevion
da69e4812a add static methods for database clearing/building of scripts 2020-01-20 16:18:57 -06:00
Xevion
98bef2f46f first templates 2020-01-20 16:12:39 -06:00
Xevion
aafd477d55 start adding HTML viewing options 2020-01-20 16:12:30 -06:00
Xevion
15d163b3ef create a Season wide builder 2020-01-20 16:12:17 -06:00
Xevion
c86d299ef1 periods in speaker, Quote text quotes, Season builder fixes 2020-01-20 15:22:18 -06:00
Xevion
2053d5f1c1 Quote repr 2020-01-20 06:21:07 -06:00
Xevion
18607442ec Episode repr & fix clearer not destroying sections, fix Section repr 2020-01-20 06:18:05 -06:00
Xevion
94099c364d fix assert, fix quote patern, fix Section builder with deleted scene handling, added clearing methods, added Section repr 2020-01-20 06:08:16 -06:00
Xevion
9c00745503 add session add & commit, fix quote arg 2020-01-19 23:19:48 -06:00
Xevion
575bb34ea0 finish episode builder, change deleted scene handler to use -1 for false and track nth Deleted Scene 2020-01-19 23:18:51 -06:00
Xevion
8d720f27e9 add Episode building structure, Quote section index with comments
still needs a lot of work to even attempt testing
2020-01-19 22:50:06 -06:00
Xevion
81cdba5fb6 Delete process.py 2020-01-19 22:43:00 -06:00
Xevion
798d05827f fix quote pattern implementation, add deleted scene check 2020-01-19 22:41:08 -06:00
Xevion
e1e5c82950 use f-strings 2020-01-19 22:35:13 -06:00
Xevion
4aa971ba9f finish Section's Quote builder 2020-01-19 22:34:48 -06:00
Xevion
cf7f4ee13b start building Section builder, Episode builder 2020-01-19 22:31:49 -06:00
Xevion
7333a4f118 add Episode scraping url
I hate just about everything about this for some reason, I want to put it somewhere else, but I can't.
2020-01-19 20:03:28 -06:00
Xevion
3e73d9f1f8 fix up episode not having a number, add some more comments, fix episode count meta, fix Season having "sections" not "episodes" relationship, add build() to Season 2020-01-19 18:53:28 -06:00
Xevion
ed7e9052d9 define episode count with assertion, webisode support 2020-01-19 18:14:37 -06:00
Xevion
68a2ab7a13 fix section/episode not properly linking
copypasting idiot here
2020-01-19 17:46:23 -06:00
Xevion
8f54b4ad94 fix gitignore few new db and migrations 2020-01-19 17:45:38 -06:00
Xevion
31a99fa4e0 add shell context processor for flask commandline quick access 2020-01-19 17:14:48 -06:00
Xevion
d56c05c75e add comments, fix key references 2020-01-19 17:06:44 -06:00
Xevion
bb0d10748e begin adding initial database models for website 2020-01-19 17:02:57 -06:00
Xevion
62f628880e setup last few lines for project beginning 2020-01-19 13:01:45 -06:00
Xevion
ff4bff3ecc remove old xevion.dev features 2020-01-19 12:57:35 -06:00
Xevion
8bca07b3dd begin adding base configuration
yeah this is totally copied from xevion.dev
2020-01-19 12:55:36 -06:00
Xevion
ea7853d47d add all base files for app 2020-01-19 12:32:20 -06:00
Xevion
1b0ef89c78 Initial commit 2020-01-19 12:21:32 -06:00