]> njoseph.me Git - nimcoon.git/shortlog
nimcoon.git
2020-01-10 Joseph NuthalapatiStore player config options in a hashtable
2020-01-10 Joseph NuthalapatiRename to Nim Coon
2020-01-10 Joseph NuthalapatiAdd a fullScreen option
2020-01-09 Joseph NuthalapatiAdd more ideas for naming
2019-12-26 Joseph NuthalapatiMoar TODOs!!!
2019-12-25 Joseph NuthalapatiAdd additional guard for directPlay
2019-12-25 Joseph NuthalapatiConsolidate playing into one function
2019-12-25 Joseph NuthalapatiGet rid of all global state mutation
2019-12-25 Joseph Nuthalapatiupdate TODO.org
2019-12-25 Joseph NuthalapatiBecause org-mode has checkboxes too!
2019-12-24 Joseph NuthalapatiFix YouTube pattern
2019-12-23 Joseph NuthalapatiStream magnet links using peerflix
2019-12-23 Joseph NuthalapatiAdd dependencies list
2019-12-23 Joseph NuthalapatiAdd PeerTube support
2019-12-16 Joseph NuthalapatiPlan for some more features
2019-12-14 Joseph NuthalapatiAdd option to feel lucky!
2019-12-13 Joseph NuthalapatiUse less dangerous ways of joining strings
2019-12-13 Joseph NuthalapatiREADME: Fix markdown table
2019-12-13 Joseph NuthalapatiSwitch from vlc to cvlc
2019-12-13 Joseph NuthalapatiAdd option to play music only
2019-12-12 Joseph NuthalapatiWishlist: Stream music only
2019-12-04 Joseph NuthalapatiPreferences go into a config file
2019-12-04 Joseph Nuthalapatistrformat everywhere! 🥳
2019-12-03 Joseph NuthalapatiSwitch TODO to markdown
2019-12-03 Joseph NuthalapatiGet rid of temp HTML file
2019-12-01 Joseph NuthalapatiYouTube links can be played directly
2019-12-01 Joseph NuthalapatiDrop mplayer from list of supported players
2019-12-01 Joseph NuthalapatiImprove instructions in README
2019-12-01 Joseph NuthalapatiAdd a cute screenshot
2019-12-01 Joseph NuthalapatiUse stderr.writeLine to print error messages
2019-12-01 Joseph NuthalapatiUse std/[terminal] library for CLI colors
2019-11-28 Joseph NuthalapatiPlay selected video using media player
2019-11-28 Joseph NuthalapatiAdd limit option with default set to 10 results
2019-11-28 Joseph NuthalapatiFix .gitlab-ci.yml
2019-11-28 Joseph NuthalapatiDropping the underscore - we're clitube now!
2019-11-28 Joseph NuthalapatiAdd terminal colors!!!
2019-10-05 Joseph NuthalapatiThrow away the binary
2019-10-05 Joseph NuthalapatiUse the latest build from GitlabCI
2019-10-05 Joseph NuthalapatiAdd .gitlab-ci.yml
2019-10-05 Joseph NuthalapatiImprove selection of media player
2019-10-05 Joseph NuthalapatiUse a user-defined type for search results
2019-10-05 Joseph NuthalapatiChange everything to camelCase
2019-10-05 Joseph NuthalapatiAdd more items to feature list
2019-10-05 Joseph NuthalapatiAdd LICENSE
2019-10-05 Joseph NuthalapatiCommit the binary to VCS for now
2019-10-05 Joseph NuthalapatiImplement video search
2019-10-04 Joseph NuthalapatiStart with adding a README