| Commit message (Collapse) | Author | Age | Files | Lines |
| |\
| |
| | |
Bump follow-redirects from 1.14.7 to 1.14.8
|
| | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.7 to 1.14.8.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.7...v1.14.8)
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <[email protected]>
|
| |\ \
| |/
|/| |
Bump ajv from 6.12.2 to 6.12.6
|
| |/
|
|
|
|
|
|
|
|
|
|
|
| |
Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.12.2 to 6.12.6.
- [Release notes](https://github.com/ajv-validator/ajv/releases)
- [Commits](https://github.com/ajv-validator/ajv/compare/v6.12.2...v6.12.6)
---
updated-dependencies:
- dependency-name: ajv
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <[email protected]>
|
| |\
| |
| | |
Bump axios from 0.21.1 to 0.21.2
|
| |/
|
|
|
|
|
|
|
|
|
|
|
|
| |
Bumps [axios](https://github.com/axios/axios) from 0.21.1 to 0.21.2.
- [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.2)
---
updated-dependencies:
- dependency-name: axios
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]>
|
| |\
| |
| | |
Bump follow-redirects from 1.13.1 to 1.14.7
|
| |/
|
|
|
|
|
|
|
|
|
|
|
| |
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.13.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.13.1...v1.14.7)
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <[email protected]>
|
| |\
| |
| | |
Bump axios from 0.19.2 to 0.21.1
|
| | |
| |
| |
| |
| |
| |
| |
| | |
Bumps [axios](https://github.com/axios/axios) from 0.19.2 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.19.2...v0.21.1)
Signed-off-by: dependabot[bot] <[email protected]>
|
| |\ \
| |/
|/| |
Bump lodash from 4.17.19 to 4.17.21
|
| |/
|
|
|
|
|
| |
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] <[email protected]>
|
| | |
|
| |\
| |
| | |
Bump lodash from 4.17.15 to 4.17.19
|
| |/
|
|
|
|
|
| |
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] <[email protected]>
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
|
| |
- added the fade-in effect which i use on all of my projects cx
- added twitter-chan in the top left corner of the screen, click for an easter egg ..
- added meta description
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
you can check the updates below or see a more in-depth summary at the end.
big stuff:
- made a new api made which i then made the main mode and made the old mode the api mode )
- DARK MODE (using prefers colour scheme)
not so big stuff:
- made default err msg more tidy
- tidy up code and old debug stuff
- made error handling a little better
- changed all branding to twittlet to match the github repo
- added twitter waifu icon >_<
- different button text for different modes (why am i listing this ... )
so originally i was making a "api mode" which was not really api related, it was just a cleaner, better way of fetching the data without being redirected to the api. but once i finished that i made the old mode the api mode and made the new api mode the old mode/ main mode.
standard mode; grabs the four data types which the twitter api returns; three different sized mp4 files and a .m3u8 file. at the moment i havent added a handling method that displays the file sizes and/ or removes the m3u8 file from the listing (bc i its pretty useless). will be a target soon though probably.
api mode: just a gui to direct you to the api, kinda useless but there none-the-less.
|
| | |
|
| |
|