aboutsummaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)Author
2024-07-17Merge pull request #69 from michigan224/alphabetical-listHEADmastercglatot
[QOL] Make confirmation episode list alphabetical
2024-07-06Make confirmation episode list alphabeticalDavid Sanabria
Slightly refactored the way the list of episodes was added to the DOM such that it's possible to list them alphabetically rather than in the order of their Promise resolution.
2023-08-16Merge pull request #62 from jgramling17/docker-readmecglatot
updated readme to include docker compose example
2023-08-11updated readme to include docker compose examplegains goblin
2021-10-30Merge pull request #47 from garretaserra/46-improve-alphabet-styling1.6.3cglatot
#46 Improve alphabet styling
2021-10-30Made alphabet buttons smaller to better fit on smaller devicesgarretaserra
2021-10-30improve alphabet stylinggarretaserra
2021-10-30Merge pull request #45 from garretaserra/44-alphabet-buttons-not-resettingcglatot
#44 fixed alphabet buttons not reseting
2021-10-30#44 fixed alphabet buttons not resetinggarretaserra
2021-10-07Merge pull request #42 from cgudea/mastercglatot
Add basic howto guide
2021-10-05Add basic howto guideChris Gudea
2020-10-29Fix for Apple + Safaricglatot
2020-10-12Merge pull request #31 from cglatot/non-english-characters1.6.2cglatot
Add support for non English characters
2020-10-12add support for non english characterscglatot
2020-10-11Merge pull request #29 from cglatot/qol-changes1.6.1cglatot
Quality of Life Changes
2020-10-11Toast notification for individual track changescglatot
2020-10-11Scroll to tablescglatot
2020-10-11Add SxEx to titles in listcglatot
2020-10-08Merge pull request #28 from cglatot/https-server-connections1.6.0cglatot
Fully support https server connections
2020-10-08Https supportcglatot
2020-10-08Merge branch 'master' into https-server-connectionscglatot
2020-10-08Update main.jscglatot
2020-10-08Update version to 1.6.0cglatot
2020-10-08Style changes, increase timeout timer to 3 mins1.5.1cglatot
2020-10-08Merge pull request #27 from cglatot/proper-authentication-method1.5.0cglatot
Implement proper Plex login method
2020-10-08Refine Plex Login Methodscglatot
2020-10-08Initial commit for plex sign incglatot
2020-10-08Show info about login reasoncglatot
Fixes #26 Also changed the Help and About and readme
2020-09-10Actual fix for connect locally1.4.2cglatot
2020-09-10Fix Local connection when only 1 server availablecglatot
2020-09-10Merge branch 'master' of https://github.com/cglatot/pasta1.4.1cglatot
2020-09-10Added local address optioncglatot
2020-07-14Update README.mdcglatot
2020-07-14Update Readme and About sectioncglatot
2020-07-07Merge pull request #19 from cglatot/support-other-videos1.4cglatot
Update wording for Other Videos
2020-07-07Update wording for Other Videoscglatot
2020-07-07Merge pull request #18 from cglatot/support-moviescglatot
Add support and changes for Movies
2020-07-07Add support and changes for Moviescglatot
2020-07-07Merge pull request #17 from cglatot/subtitles-per-season1.3cglatot
Subtitles per season
2020-07-07Single Season Selectioncglatot
2020-07-07Fix for mobile sitecglatot
2020-07-06Merge pull request #16 from cglatot/https-pin-warning1.2.2cglatot
Fix HTTPS and include more auth info
2020-07-06Fix HTTPS and include more auth infocglatot
2020-06-25Merge pull request #13 from cglatot/bugfix-progress-bar1.2.1cglatot
fixed progress bug
2020-06-25fixed progress bugcglatot
2020-06-25Merge pull request #11 from cglatot/tab-historycglatot
Tab history and Progress Bar
2020-06-25Progress bar and tab historycglatot
2020-06-24Enable back forward browser trackingcglatot
2020-06-24Merge pull request #10 from cglatot/PIN-login1.1.0cglatot
Enable PIN based authentication
2020-06-24Enable PIN based authenticationcglatot