Commit Graph

22 Commits

Author SHA1 Message Date
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
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
Xevion
c0305ef414 dark theme hyperlink color, more reformatting, add navbar + insightsClient to AIS, basic Vuex, VueClipboard import, Router beforeEach guard (currently unused) 2020-09-07 23:46:06 -05:00
Xevion
faf9933e47 install algolia insights API (with env var keys) to index.html mount file 2020-09-06 14:01:17 -05:00
Xevion
99b15168e1 finish preprocess, build algolia, build final commands, update README, remove obsolete code in process.py 2020-08-09 17:50:26 -05:00
Xevion
ce9ffb7954 add CharacterList to Episode 'description', improve Search Results with result Highlighting (messy), attempts at route #hash scene/quote scrolling 2020-08-06 03:27:55 -05:00
Xevion
281613c8d1 add algolia instantsearch searchbox, better responsive classes 2020-08-05 02:22:14 -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