Commit Graph

86 Commits

Author SHA1 Message Date
Xevion
1db62d37b9 Delete remnant Flask-related backend files 2022-05-18 03:42:18 -05:00
Xevion
76fd652f80 Add JSON data files to client public folder 2022-05-18 03:25:13 -05:00
Xevion
6dfe329f5b Update client package-lock.json 2022-05-18 03:22:07 -05:00
Xevion
21473bdfbf Remove latent console.log in store.js 2022-05-18 03:19:23 -05:00
Xevion
e3a7e2b708 Fix character badges to fit new character appearances data structure 2022-05-18 03:19:10 -05:00
Xevion
bad3983bd9 Update store.js handling of Axios requests for new serverless locally hosted design + JSON changes 2022-05-18 02:58:37 -05:00
Xevion
e37c07f516 Commit /client package & package-lock 2022-05-08 22:58:54 -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
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
dependabot[bot]
864aa33b55 Bump ssri from 6.0.1 to 6.0.2 in /client
Bumps [ssri](https://github.com/npm/ssri) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/npm/ssri/releases)
- [Changelog](https://github.com/npm/ssri/blob/v6.0.2/CHANGELOG.md)
- [Commits](https://github.com/npm/ssri/compare/v6.0.1...v6.0.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-30 19:44:12 +00:00
dependabot[bot]
30eaa4673d Bump y18n from 4.0.0 to 4.0.1 in /client
Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/yargs/y18n/releases)
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yargs/y18n/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-01 06:22:26 +00:00
dependabot[bot]
4bb51d8009 Bump elliptic from 6.5.3 to 6.5.4 in /client
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.3 to 6.5.4.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.3...v6.5.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-11 04:18:49 +00:00
dependabot[bot]
382301d72c Bump axios from 0.18.1 to 0.21.1 in /client
Bumps [axios](https://github.com/axios/axios) from 0.18.1 to 0.21.1.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v0.21.1/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.18.1...v0.21.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-06 08:45:32 +00:00
dependabot[bot]
201163eaf2 Bump node-forge from 0.9.0 to 0.10.0 in /client
Bumps [node-forge](https://github.com/digitalbazaar/forge) from 0.9.0 to 0.10.0.
- [Release notes](https://github.com/digitalbazaar/forge/releases)
- [Changelog](https://github.com/digitalbazaar/forge/blob/master/CHANGELOG.md)
- [Commits](https://github.com/digitalbazaar/forge/compare/0.9.0...0.10.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-09 16:15:43 +00:00
Xevion
4a3d811e7a update node-forge dependency vulnerability 2020-11-09 10:14:50 -06:00
Xevion
496f588f14 copy link/blue carets from Season.vue to Character, fix unimported Skeleton componenet, fix Season breadcrumbs not showing name for characters with null name fields 2020-09-17 14:35:27 -05:00
Xevion
7ae360a576 fix characters API endpoint, add Promise to PRELOAD_CHARACTER actions, copy Season component list group formatting to Characters (need to filter down allowed Characters) 2020-09-17 14:19:27 -05:00
Xevion
46bea4af4d add Promise to FETCH_CHARACTER action, add getCharacter getter to store, fix Skeleton.vue animated position bricking 2020-09-17 13:59:54 -05:00
Xevion
ec25ce6571 CharacterBadges rename and Characters routing, fix Season component text fetching breaking dependent breadcrumb calculations 2020-09-17 13:59:04 -05:00
Xevion
2894a654af implement Character page (broken Vuex reactivity, temporary data field fix), rename CharacterList to CharacterBadges, begin work on list of Characters (Characters.vue) 2020-09-17 13:57:37 -05:00
Xevion
b31635864f add FETCH and PRELOAD CHARACTER actions, fix character commit mispelling, setup MERGE_EPISODES instead of spamming MERGE_EPISODE commits 2020-09-17 10:02:18 -05:00
Xevion
84fce25cc8 change mouseover event to use short timeouts in order to reduce unused pre-fetching traffic, minor reformatting, remove preload axios console.log 2020-09-15 07:40:39 -05:00
Xevion
8a884c6542 commit latest main.scss (compliation of all bootstrap customization in one file, don't hurt me) 2020-09-15 07:23:05 -05:00
Xevion
d1285125f5 add set/merge character mutations with data to Vuex 2020-09-15 07:22:30 -05:00
Xevion
04320d15b5 move breakpoint badge, add color styling from history-of-robotics, add computed breakpoint bool, change Character breadcrumb to CharacterList component, attempt at Season content column alignment 2020-09-15 07:17:33 -05:00
Xevion
8ed65e7c2d copy Character breadcrumb skeleton, apply font to card title 2020-09-14 18:04:08 -05:00
Xevion
427d4c6b4f create new Skeleton loading for AIS-Search input when not loaded - better support for on demand customization of the component 2020-09-14 16:29:25 -05:00
Xevion
4b91c11562 adjust Season image/text columns, make hyperlink carets blue/change to scoped scss 2020-09-14 15:01:52 -05:00
Xevion
61945ce336 Merge remote-tracking branch 'origin/master' into master 2020-09-14 09:52:08 -05:00
Xevion
7755cc6464 add router link via caret right icon 2020-09-14 09:51:17 -05:00
Xevion
8a6cd3912a basic Season route, list group episodes, placeholder image 2020-09-14 09:34:06 -05:00
Xevion
b3697874dd Merge pull request #4 from Xevion/dependabot/npm_and_yarn/client/node-fetch-2.6.1
Bump node-fetch from 2.6.0 to 2.6.1 in /client
2020-09-14 07:50:14 -05:00
Xevion
a980050a7b fix Vuex store data being re-fetched with check, fix .loaded assignment (undefined vs null moment), remove SeasonList popover.show idiocy, Episode.vue comments 2020-09-14 00:54:20 -05:00
Xevion
5ec678ffb0 redo episode data loading to use Vuex, fix isFetched to use .loaded (MERGE_EPISODE), implement Promise (.then) for FETCH_EPISODE 2020-09-13 23:55:11 -05:00
Xevion
a8a4866554 add Skeleton loading to breadcrumbs on Episode.vue, use computed on v-if's 2020-09-12 16:49:12 -05:00
Xevion
67f8c5ed08 router.beforeEach clarifying comment, reduce XL viewport SeasonList/AIS-Search columns, add Skeleton outer skeleton with padding + animation speed adjustments, begin reformatting files to preferred format 2020-09-12 16:36:22 -05:00
Xevion
e6844df2d7 fix SeasonList axios preloading & object merging mutations (SeasonList component ready), change isPreloaded to directly access state variable 2020-09-12 16:17:16 -05:00
Xevion
209e2a9172 fix totals error and add Skeleton loading in Home.vue, remove initial bootstrap import (possibly culprit of massive inline css and errors?), covered by later main.scss imports, remove store.js console.log 2020-09-12 13:39:05 -05:00
Xevion
d9af6b7950 fix SeasonList to use Vuex properly (working Skeleton loading), fix $store vs $state misunderstandings 2020-09-12 13:33:33 -05:00
Xevion
a1a3459ff1 begin developing more Vuex store mutations, actions and getters (fetch episode data) 2020-09-12 10:37:11 -05:00
Xevion
19db8e9e1b move dozens of component styling rules into main.scss 2020-09-11 13:06:27 -05:00
Xevion
1d109a8ab1 change episode title format, add skeleton loaders & breadcrumbs component 2020-09-11 13:05:27 -05:00
dependabot[bot]
d18c809ce8 Bump node-fetch from 2.6.0 to 2.6.1 in /client
Bumps [node-fetch](https://github.com/bitinn/node-fetch) from 2.6.0 to 2.6.1.
- [Release notes](https://github.com/bitinn/node-fetch/releases)
- [Changelog](https://github.com/node-fetch/node-fetch/blob/master/docs/CHANGELOG.md)
- [Commits](https://github.com/bitinn/node-fetch/compare/v2.6.0...v2.6.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-11 14:09:38 +00:00