Commit graph

1213 commits

Author SHA1 Message Date
Jordan Eldredge
6cd8e7112b Maintain window relationships on resize 2018-03-24 21:55:40 -07:00
Jordan Eldredge
6200b87295 Rough sketch of resizeUtils 2018-03-23 07:53:48 -07:00
Jordan Eldredge
6e1d57033e Remove vestigle loop methods 2018-03-19 22:50:24 -07:00
Jordan Eldredge
a5a76f554c Recover from errors in media sources 2018-03-19 22:45:29 -07:00
Jordan Eldredge
b488111284 Open Graph wants a full URL for the image 2018-03-19 20:43:42 -07:00
Jordan Eldredge
9d1ac902f9 Ensure empty, selected duration cells still get highlighted 2018-03-19 20:10:29 -07:00
Jordan Eldredge
4d59c29a80 Clarify meaning 2018-03-19 19:11:23 -07:00
Jordan Eldredge
2607a4eef7 Add TODO 2018-03-18 14:03:31 -07:00
Jordan Eldredge
1bdc543894 Split out windows reducer 2018-03-18 13:48:29 -07:00
Jordan Eldredge
5f081dd6d2 Get shade mode visualizer working 2018-03-17 22:40:38 -07:00
Jordan Eldredge
971ade9fb2 Remove generic "shade" display state
This was a holdover from when the main window was the only window.
2018-03-17 19:28:55 -07:00
Jordan Eldredge
4aa63d88b5 Explicitly state that Dropbox file picker requries the network. 2018-03-16 22:41:29 -07:00
Jordan Eldredge
95cad890e9 Add dummy service-worker.js 2018-03-16 21:55:29 -07:00
Jordan Eldredge
ce0d80b079 New preview image which shows all windows and new domain 2018-03-16 18:14:08 -07:00
Jordan Eldredge
aca4529991 Add note about cloudflare caching 2018-03-16 18:07:18 -07:00
Jordan Eldredge
8f2d726f5c Don't prompt to install the app. Everyone hates that. 2018-03-16 18:07:00 -07:00
Jordan Eldredge
c6d9c7248f I like the old favicon 2018-03-16 09:31:52 -07:00
Jordan Eldredge
e2499c4894 TODO note 2018-03-16 09:31:52 -07:00
Jordan Eldredge
f231bdb722 Note that npm run weight is broken 2018-03-16 09:31:52 -07:00
Jordan Eldredge
9e8ae1fd6e Stop special casing webpack config files. They've moved anyway 2018-03-16 09:31:52 -07:00
Jordan Eldredge
829c570cbc Update server path 2018-03-16 09:31:52 -07:00
Jordan Eldredge
5a52030d4c Disable Dropbox option is the global is not avalaible 2018-03-16 09:31:52 -07:00
Jordan Eldredge
af6820feae Keep prettier and Yarn from fighting over formatting this file 2018-03-16 09:31:52 -07:00
Jordan Eldredge
20f97d7242 Update yarn.lock 2018-03-16 09:31:52 -07:00
Jordan Eldredge
28488d8feb Fix lint errors 2018-03-16 09:31:52 -07:00
Jordan Eldredge
25e64e5219 Remove unused console.log 2018-03-16 09:31:52 -07:00
Alexey Rodionov
a277a72f57 [PWA] (2/2) Add service worker 2018-03-16 09:27:42 -07:00
Jordan Eldredge
ea9bc832b3 Lazy load jsmediatags 2018-03-15 22:51:46 -07:00
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