Commit Graph

25 Commits

Author SHA1 Message Date
dependabot[bot] b0cc488622
Bump axios from 0.21.1 to 0.21.4 in /jishoScrape
Bumps [axios](https://github.com/axios/axios) from 0.21.1 to 0.21.4.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.21.1...v0.21.4)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-14 14:44:37 +00:00
Oystein Kristoffer Tveit f59a22591b
Merge pull request #4 from h7x4ABk3g/dependabot/npm_and_yarn/jishoScrape/nth-check-2.0.1
Bump nth-check from 2.0.0 to 2.0.1 in /jishoScrape
2022-01-14 15:44:08 +01:00
dependabot[bot] 13927690ae
Bump follow-redirects from 1.14.1 to 1.14.7 in /jishoScrape
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.1 to 1.14.7.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.1...v1.14.7)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-14 10:33:07 +00:00
dependabot[bot] 27d34c6477
Bump nth-check from 2.0.0 to 2.0.1 in /jishoScrape
Bumps [nth-check](https://github.com/fb55/nth-check) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/fb55/nth-check/releases)
- [Commits](https://github.com/fb55/nth-check/compare/v2.0.0...v2.0.1)

---
updated-dependencies:
- dependency-name: nth-check
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-22 10:21:11 +00:00
dependabot[bot] b0aef3abb2
Bump css-what from 2.1.3 to 5.0.1 in /jishoScrape
Bumps [css-what](https://github.com/fb55/css-what) from 2.1.3 to 5.0.1.
- [Release notes](https://github.com/fb55/css-what/releases)
- [Commits](https://github.com/fb55/css-what/compare/v2.1.3...v5.0.1)

---
updated-dependencies:
- dependency-name: css-what
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-10 02:12:12 +00:00
Oystein Kristoffer Tveit 586bc3376b bump jisho-api version 2021-05-24 21:42:22 +02:00
dependabot[bot] 67bb3501ed
Bump lodash from 4.17.19 to 4.17.21 in /jishoScrape
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 15:37:34 +00:00
Oystein Kristoffer Tveit 3979e1a153
Merge pull request #1 from h7x4ABk3g/dependabot/npm_and_yarn/jishoScrape/lodash-4.17.19
Bump lodash from 4.17.15 to 4.17.19 in /jishoScrape
2021-01-13 16:40:27 +01:00
Oystein Kristoffer Tveit 8be562048a refactor several parts 2021-01-13 16:39:19 +01:00
dependabot[bot] 3de3307db5
Bump lodash from 4.17.15 to 4.17.19 in /jishoScrape
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-20 22:13:41 +00:00
Oystein Kristoffer Tveit e0334cfbab Fix some bugs 2020-06-11 00:01:44 +02:00
Oystein Kristoffer Tveit 1c7ffaebc3 Restructure tex conversion functions 2020-06-10 20:22:35 +02:00
Oystein Kristoffer Tveit 84bceda6fe Make chapters based on kyoiku system 2020-06-10 16:48:24 +02:00
Oystein Kristoffer Tveit 99912595e6 Bug fixes 2020-06-09 18:24:49 +02:00
Oystein Kristoffer Tveit c0b32b4175 Refactor code 2020-06-09 15:19:20 +02:00
Oystein Kristoffer Tveit c82fe8cfd1 Refactor 2020-06-08 21:58:58 +02:00
Oystein Kristoffer Tveit 8fa6d705b5 Fix "thaught in" capitalisation 2020-05-28 22:51:47 +02:00
Oystein Kristoffer Tveit 4355494602 Modularize colors 2020-05-28 22:12:27 +02:00
Oystein Kristoffer Tveit 5da70a3184 Change kanji table design 2020-05-28 22:03:03 +02:00
Oystein Kristoffer Tveit 8701d50e64 Add data buffering 2020-05-27 17:40:16 +02:00
Oystein Kristoffer Tveit 86e2c54a9f Fix table newpages 2020-05-27 16:54:57 +02:00
Oystein Kristoffer Tveit df9a4d5138 Add documentation 2020-05-25 23:03:19 +02:00
Oystein Kristoffer Tveit f6f5878164 Fix table bug, sort bug and path bug 2020-05-25 22:16:04 +02:00
Oystein Kristoffer Tveit e94c3eb65a Add npm package.json 2020-05-24 23:16:02 +02:00
Oystein Kristoffer Tveit 191382b6d9 rename project, split up files, add argument inputs 2020-05-24 23:10:30 +02:00