Commit graph

1185 commits

Author SHA1 Message Date
Jordan Eldredge
5ce33768ec New Google Analytics for new domain 2018-03-15 21:59:53 -07:00
Jordan Eldredge
af656996d5 Formalize the move to webamp.org 2018-03-15 20:30:18 -07:00
Jordan Eldredge
897d9cad0a Build manifest.json dynamically via webpack 2018-03-15 20:29:54 -07:00
Jordan Eldredge
88aa2f2fad Notify Gitter.im with build info 2018-03-14 21:10:57 -07:00
Jordan Eldredge
fcb7026514 Remove old features document 2018-03-14 21:02:53 -07:00
Jordan Eldredge
ff36afedc3 Deprecate deploying to jordaneldredge.com 2018-03-14 21:00:47 -07:00
Jordan Eldredge
21b445b81d Fix webamp.org 2018-03-14 20:52:53 -07:00
Jordan Eldredge
a98d1cc344 Make built/ the deployed root
Also fixes cache-busting of all non-html assets.
2018-03-14 20:42:33 -07:00
Alexey Rodionov
4bafd25349 [PWA] (1/2) Add web app manifest 2018-03-14 19:03:20 -07:00
Jordan Eldredge
098779b9c8 Make x platform 2018-03-13 20:03:15 -07:00
Jordan Eldredge
609675bcb9 Type correctly 2018-03-13 19:58:42 -07:00
Jordan Eldredge
35faa71597 Cache bust on deploy 2018-03-13 19:55:05 -07:00
Jordan Eldredge
94f59630dd Don't ignore stuff on deploy 2018-03-13 19:16:28 -07:00
Jordan Eldredge
bdafe0b030 Add CNAME file 2018-03-13 18:57:36 -07:00
Jordan Eldredge
f80b842ea6 Use a better id 2018-03-13 18:44:26 -07:00
Jordan Eldredge
9ea8c64253 Remove 'possible' feature, since it's now built in 2018-03-13 18:44:02 -07:00
Jordan Eldredge
a40cd27773 Auto push to gh-pages 2018-03-13 18:35:33 -07:00
Jordan Eldredge
aece92f3db
Merge pull request #505 from durasj/seeking-bar
Seeking bar refactor
2018-03-12 07:18:31 -07:00
Jakub Ďuraš
1c97cce4e1 Merges upstream/master and resolves conflicts 2018-03-12 11:50:34 +01:00
Jakub Ďuraš
8c4735d245 Refactor for position calculation to account for NaN/0 2018-03-11 23:15:32 +01:00
Jakub Ďuraš
5303bf70c8 Prettier position percentage calculation 2018-03-11 14:47:21 -07:00
Jakub Ďuraš
0a0ea9ffca Adds flooring of time elapsed for seeking bar position 2018-03-11 14:47:21 -07:00
Jakub Ďuraš
ea36814d2a Prettier position percentage calculation 2018-03-11 20:26:03 +01:00
Jordan Eldredge
f8660f319b Load directories 2018-03-10 18:59:59 -08:00
Jordan Eldredge
9203a4a240 Pick different priority for duration. 2018-03-10 16:45:40 -08:00
Jordan Eldredge
a2d9146188 Fix priority loading 2018-03-10 16:37:28 -08:00
Jordan Eldredge
eff471105c Use visibility to prioritize loading of metadata/duration 2018-03-10 16:28:38 -08:00
Jordan Eldredge
af9bb08a10 Add more press sources 2018-03-10 16:27:08 -08:00
Jordan Eldredge
f81ad68a46 Fix insert position of tracks dragged into the playlist while scrolled 2018-03-10 16:25:53 -08:00
Jordan Eldredge
ef82da7664 Don't show colons for time that we don't know 2018-03-10 16:24:07 -08:00
Jordan Eldredge
6cb8b50c09 Add missing key 2018-03-10 16:11:41 -08:00
Jordan Eldredge
a3c32fb916 Move initial track default back to config 2018-03-10 16:11:31 -08:00
Jordan Eldredge
5830ac1021 Pull Dropbox integration out of core
Fixes #499
2018-03-10 16:02:49 -08:00
Jordan Eldredge
b8a3796295 Skin museum has it's own eslint 2018-03-10 16:02:49 -08:00
Jordan Eldredge
3fe6adda35 Use dot notation 2018-03-10 16:02:49 -08:00
Jordan Eldredge
4c229c358d Remove unused test 2018-03-10 16:02:49 -08:00
Jordan Eldredge
6ee338fc76 Remove event listener
I was a good boy, and made sure to remove my mouse move event listener when the user's mouse came up.

Sadly, I didn't then _also_ remove the mouse up event listener.

This meant that after clicking a few times, the whole app would stall quite a bit any time your mouse came up.
2018-03-10 16:02:49 -08:00
Jordan Eldredge
33e33b2dec Add dropbox support 2018-03-10 16:02:49 -08:00
Jordan Eldredge
700b7392ca Ignore the skin museum 2018-03-10 16:02:49 -08:00
Jordan Eldredge
736c54e1ec Allow keywords in dot notation 2018-03-10 16:02:49 -08:00
Jordan Eldredge
4423bf2418 Add todo 2018-03-10 16:02:49 -08:00
Jordan Eldredge
b34289990e Add changelog and howtogeek to press page 2018-03-10 16:02:49 -08:00
Jordan Eldredge
5836e9f542 Add infra for dropbox chooser and lazy id3 tags 2018-03-10 16:02:49 -08:00
Jordan Eldredge
f429fdcd0b Fix ordering when loading multiple files 2018-03-10 16:02:49 -08:00
Jordan Eldredge
41862ffde6 Improve handling of x-origin duration fetching 2018-03-10 16:02:49 -08:00
Jakub Ďuraš
994da15f55 Adds flooring of time elapsed for seeking bar position 2018-03-10 19:07:28 +01:00
Jordan Eldredge
c42b33dff7 Move default audio out of Winamp class
This allows ID3 tags to work on config based audio files.
2018-03-02 13:47:56 -08:00
Jordan Eldredge
05db6ff696 Organize press articles by language 2018-02-28 07:25:37 -08:00
Jordan Eldredge
c82d9e5d55 Clean up readme 2018-02-28 06:02:39 -08:00
Jordan Eldredge
ccff90a596 Fix reddit link formatting 2018-02-27 21:42:00 -08:00