Skip to content

Releases: tympanix/supper

v0.1.3

22 Jan 22:57
Compare
Choose a tag to compare

Changelog

ab06476 Added missing subtitles for --dry flag


Automated with GoReleaser
Built with go version go1.9.2 linux/amd64

v0.1.2

22 Jan 21:43
Compare
Choose a tag to compare

Changelog

68b9393 v0.1.2
b4ee105 Update manifest
56bf421 Update favicon resolution


Automated with GoReleaser
Built with go version go1.9.2 linux/amd64

v0.1.1

22 Jan 18:35
Compare
Choose a tag to compare

Changelog

ec8fbe0 Fixed media paths // resolves #4
a89349d Fixed snackbar messages and use .catch() // resolves #3
2b4ef14 Fix favicon // resolves #2
1511a0f Remove package-lock.js since goreleaser requires clean git state


Automated with GoReleaser
Built with go version go1.9.2 linux/amd64

v0.1.0

22 Jan 00:27
Compare
Choose a tag to compare

Changelog

4166e91 Add production build webpack configuration
a6c3d70 Renamed Api.js to api.js
7be3016 Rename of api.js //WIP
8e6b92c Added app component error handler
3647a7c Merge pull request #1 from Tympanix/tabs
33dc3c1 Deleted old css folder
22d7569 Added favicon and fixed relative paths for svg flags
d9dbb39 Increased snackbar timer
1e93105 Added snackbar and error reporting
f4495c0 Added hotkey 's' to download subtitles
609d3ec Add lang param for API
12791ab Shown max 50 subtitles in list
194026d Fix button hover for loading button // Disable download buttons when downloading
d204a7c Fix spinner animation
719e0ab Removed debug elements // Added spinner to subtitle list
0ecd3f8 Added checkmark animation
4f03635 Remove mocked states for testing
0ef90b5 Fixed download single subtitle
f8fafb8 Updated API to handle URL to subtitles
a0f9519 Fix subtitle list for mobile devices
9782dbc Added subtitle list
13574f5 Fix subtitles API // Fix client API call for subtitles list
9b85ffd Subtitle list API // Flag onClick event handler
33aa003 Fix responsiveness on mobile + mobile optimized css
1d40e18 Fixed react components for firefox
a92dc39 Fixed API GET /media for missing flags
b710b07 Fixed API GET /media for missing flags
0782cd5 Started on tabs development
a37c51e Changed button layout + added .loading class
0fec97e Font size fix for mobile devices
51c0c27 Added download buttons click handler
03422cc Implemented busy folders when using http to get subtitles
94a1c06 Added /api/subtitle uri for downloading subtitles
d338773 Subtitle API //WIP
a3adf80 Added rendering of files, language flags and media tags
c080f76 Use enter key to navigate to media item
77d5719 Added spinner component // Split up sass in multiple files
a77cc0d Moved react components into own folder
bcac7a7 Added store component for consistent data
0d87bc8 Added web app routing
40e01c0 Added proper json encoding of movies, episodes and subtitles
2106ef8 Add media search in web app
0ec00c7 Webpack sass compiling // basic styling of web interface
a503bf1 Webpack dev server // Better API layout
91b33f5 Added web source files
e12dbd6 Started react webapp
2f298dd Added --dry output guidance
b8df16c Added better --dry run method
ba1d62e Added --dry cli flag // fix omit sample media
a917c8a Deleted unwanted debug file
6e11698 Implemented rating and filtering of episode subtitles
a815fdd Implemented lock to prevent too many calls to subscene
d5414fa Clean print statements
2bf5f32 Simplified subtitle path for saving
714fab3 Added filtering for existing subtitles
f521bb7 Added modified time and limit flag. Collection renamed to list for short
13388b6 Added proper language parsing to language.Tag
608438d Remove temporary files when subtitle has been saved
1dbf1e2 Added zip decoding and downloading/saving of subtitles
438299a Fixed subtitle filtering, added cli flags
c26e5c5 Subtitle scoring
cc026dc Interface restructuring
3c93191 Parsing of subtitle files
048e198 Season parsing for subscene.com
3cfbd05 More video file formats
fffcdca No release groups with only one character
a8db965 Release group parsing
a046e89 Filesystem walk
41c826c Clean main function
cce748f Initial commit


Automated with GoReleaser
Built with go version go1.9.2 linux/amd64