aboutsummaryrefslogtreecommitdiff
path: root/package.json
Commit message (Collapse)AuthorAgeFilesLines
* Bump axios from 0.21.1 to 0.21.2dependabot[bot]2022-01-261-1/+1
| | | | | | | | | | | | | | 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 axios from 0.19.2 to 0.21.1dependabot[bot]2021-01-061-1/+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]>
* big update, read desc8cy2020-06-111-0/+1
| | | | | | | | | | | | | | | | | | | | | | 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.
* epic8cy2020-06-081-0/+16