Commit Graph

216 Commits

Author SHA1 Message Date
Xevion
1973270f07 Add lxml to Pipfile 2022-05-10 01:07:44 -05:00
Xevion
6f26b80ebf Remove unnecessary os.path.abspath call, delete requirements.txt 2022-05-10 00:47:32 -05:00
Xevion
fd107b0d60 Take necessary helpers from server.data.helpers for normalization, Add unidecode to Pipfile
- General cleanup, getting ready to delete server.data
2022-05-10 00:46:24 -05:00
Xevion
cb06edc0d3 Absolve linter warnings with variable renames 2022-05-10 00:33:44 -05:00
Xevion
21b2b1845d Move /data/raw dir into /normalization/, delete unused JSON data files 2022-05-10 00:28:13 -05:00
Xevion
93d88113e7 Fix issues with character IDs in identifiers.xml 2022-05-09 16:27:49 -05:00
Xevion
21c0d8088f Add notes on future normalization checks, improve logging minorly 2022-05-09 16:26:25 -05:00
Xevion
d56d77ace1 Lower MarkupSafe version for deprecation, add missing dependencies to Pipfile 2022-05-09 16:25:41 -05:00
Xevion
2b76b2e6bc Commit latest compile datest files for 179 updated episodes 2022-05-09 11:57:06 -05:00
Xevion
4482998e3a Finish updating the rest of identifiers and meta.json 2022-05-09 11:56:08 -05:00
Xevion
ccfbc9909a Commit latest truth characters.xml & meta.json 2022-05-09 11:24:58 -05:00
Xevion
a8994ccc56 Update issues in speaker_mapping.xml 2022-05-09 11:24:34 -05:00
Xevion
f2d494f91a Fix issues in truth for Todd Packer & Rolf 2022-05-09 11:24:17 -05:00
Xevion
113b6779fb Commit compiled data files 2022-05-09 11:23:49 -05:00
Xevion
d29212a912 Add normalization.check function for formatting checks/data validation 2022-05-09 11:21:21 -05:00
Xevion
1b3c7fc4e6 Add normalization.meta-update command 2022-05-09 11:20:48 -05:00
Xevion
d9f0481cdd Add progress bar to normalization.compile, add tilde for whitespace errors 2022-05-09 11:20:19 -05:00
Xevion
b5aee758cd Finish compiling function implementations, using copy.deepcopy 2022-05-09 01:53:00 -05:00
Xevion
e7e1fdf7de Commit current normalization data 2022-05-09 01:10:17 -05:00
Xevion
573ea87d11 Implement base compile command logic 2022-05-09 01:08:17 -05:00
Xevion
cdb67045cf Add confirmation checks to normalization.all command 2022-05-09 00:40:44 -05:00
Xevion
574bd4c449 Add meta.json value checking, add coloredlogs to improve logging output visually 2022-05-09 00:32:27 -05:00
Xevion
0be969e5bf Improve use of constants in normalization script 2022-05-09 00:15:15 -05:00
Xevion
4009e6c8a7 Add meta.json persistence support 2022-05-08 23:57:18 -05:00
Xevion
407b456dae Add normalization.meta command, add command help to truth 2022-05-08 23:52:00 -05:00
Xevion
c3fb8b33ba Commit FEATURES.md 2022-05-08 23:49:30 -05:00
Xevion
e37c07f516 Commit /client package & package-lock 2022-05-08 22:58:54 -05:00
Xevion
ed8e6f2f8c Add Pipfile & package-lock.json 2022-05-08 22:58:30 -05:00
Xevion
0914268df5 Merge branch 'master' of github.com:Xevion/the-office 2022-05-08 22:57:30 -05:00
Xevion
c83446e28e Add slug value function 2022-05-08 22:48:52 -05:00
Xevion
da00c51151 Add complete identifier processing command 2022-05-08 22:48:31 -05:00
Xevion
1ac8347e78 Improve normalization.merge command with logging 2022-05-08 20:04:53 -05:00
Xevion
61837e0e32 Update character descriptions and dependent data files 2022-05-08 19:52:10 -05:00
Xevion
1bc1384356 Update text processing RegEx in README.md 2022-05-08 19:50:12 -05:00
Xevion
b204443ae4 Create CLI-based normalization system based in XML 2022-05-08 19:49:49 -05:00
Xevion
cdc409b9a0 Commit latest changes to server-side processing system 2022-05-08 19:49:18 -05:00
Xevion
698beb5943 Update latest edits to raw pre-processing files 2022-05-08 19:48:45 -05:00
Xevion
19589cf7e1 Explain normaliation process 2022-05-08 19:48:15 -05:00
Xevion
503054b1bc Commit all pre-processed raw data for rest of episodes 2022-05-01 03:22:18 -05:00
Xevion
672eeedb1a Fix incorrect episode count being used in verify_episode
The season acquired from CLI is one-indexed while episode_counts of course is zero-indexed.
This was not accounted for in `verify_episode`, thus it would error on Season 3, Episode 15 (since Season 4 was accessed, which had 14 episodes).
2022-04-30 20:08:25 -05:00
198a38ca90 Merge pull request #6 from Xevion/dependabot/npm_and_yarn/client/axios-0.21.1
Bump axios from 0.18.1 to 0.21.1 in /client
2021-05-22 21:41:55 -05:00
a1090f4c56 Merge pull request #7 from Xevion/dependabot/npm_and_yarn/client/elliptic-6.5.4
Bump elliptic from 6.5.3 to 6.5.4 in /client
2021-05-22 21:41:46 -05:00
a21388db5e Merge pull request #8 from Xevion/dependabot/npm_and_yarn/client/y18n-4.0.1
Bump y18n from 4.0.0 to 4.0.1 in /client
2021-05-22 21:41:38 -05:00
9869f9f1e6 Merge pull request #9 from Xevion/dependabot/npm_and_yarn/client/ssri-6.0.2
Bump ssri from 6.0.1 to 6.0.2 in /client
2021-05-22 21:41:30 -05:00
c397968479 Merge pull request #10 from Xevion/dependabot/npm_and_yarn/client/url-parse-1.5.1
Bump url-parse from 1.4.7 to 1.5.1 in /client
2021-05-22 21:41:09 -05:00
b22d86f642 Merge pull request #11 from Xevion/dependabot/npm_and_yarn/client/lodash-4.17.21
Bump lodash from 4.17.19 to 4.17.21 in /client
2021-05-22 21:40:58 -05:00
f926549450 Merge pull request #12 from Xevion/dependabot/npm_and_yarn/client/hosted-git-info-2.8.9
Bump hosted-git-info from 2.8.8 to 2.8.9 in /client
2021-05-22 21:40:41 -05:00
dependabot[bot]
5aafddcfe9 Bump hosted-git-info from 2.8.8 to 2.8.9 in /client
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases)
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md)
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.8...v2.8.9)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-11 22:02:42 +00:00
dependabot[bot]
3ec5f2ba24 Bump lodash from 4.17.19 to 4.17.21 in /client
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.19...4.17.21)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-11 21:44:02 +00:00
dependabot[bot]
95a6474d8e Bump url-parse from 1.4.7 to 1.5.1 in /client
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.4.7 to 1.5.1.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.4.7...1.5.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-10 06:06:21 +00:00