| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2013-11-10 | pathsstable-20131110 | Kawandeep Virdee | |
| 2013-11-10 | added test samples | Kawandeep Virdee | |
| 2013-11-10 | Merge branch 'fix-footer-positioning' | Teddy Wing | |
| 2013-11-10 | Merge branch 'master' of github.com:whichlight/clip-play | Kawandeep Virdee | |
| 2013-11-10 | movie comes to the top if it is playing | Kawandeep Virdee | |
| 2013-11-10 | Fix footer | Teddy Wing | |
| Move footer back to the bottom (from the right-side experiment). Put a background on it so that it doesn't run into samples that may be added at the bottom. They will scroll though so you'll always be able to see all your samples. | |||
| 2013-11-10 | Rotated footer idea | Teddy Wing | |
| Footer rotated 90 degrees and reads vertically bottom to top on the right side of the page. Don't like this version. Going to try something else. | |||
| 2013-11-10 | Merge branch 'add-creator-info' | Teddy Wing | |
| 2013-11-10 | Add footer with creator info & links | Teddy Wing | |
| 2013-11-10 | Update page title | Teddy Wing | |
| 2013-11-10 | Merge branch 'master' of github.com:whichlight/clip-play | Kawandeep Virdee | |
| 2013-11-10 | added z-index stuff | Kawandeep Virdee | |
| 2013-11-10 | Merge branch 'url-add-enter-key' | Teddy Wing | |
| 2013-11-10 | Add new samples when pressing the enter key in the add form | Teddy Wing | |
| 2013-11-10 | Merge branch 'add-thumbnail-to-sample' | Teddy Wing | |
| 2013-11-10 | Move the clip lines to the right on initial load | Teddy Wing | |
| Moves the clip lines farther into the progress bar such that the drag handles appear inside the progress bar. This ensures that the thumbnail is not covered by the left drag handle. | |||
| 2013-11-10 | Add thumbnail to sample editor | Teddy Wing | |
| 2013-11-10 | Move initialize above onRender method | Teddy Wing | |
| 2013-11-10 | added image proxy | Kawandeep Virdee | |
| 2013-11-10 | Merge branch 'master' of github.com:whichlight/clip-play | Kawandeep Virdee | |
| 2013-11-10 | expand video | Kawandeep Virdee | |
| 2013-11-10 | Merge branch 'remove-sample' | Teddy Wing | |
| 2013-11-10 | When deleting a sample, also delete its associated video | Teddy Wing | |
| 2013-11-10 | Change colour of normal state delete button | Teddy Wing | |
| 2013-11-10 | Remove sample progress bar on '-' button click | Teddy Wing | |
| 2013-11-10 | added thumbnail, fixed remove button colors | Kawandeep Virdee | |
| 2013-11-10 | added remove button | Kawandeep Virdee | |
| 2013-11-10 | fixed keybinding | Kawandeep Virdee | |
| 2013-11-10 | Remove unused font stylesheets from includes | Teddy Wing | |
| 2013-11-10 | Add active state for text-shadow on '+' button | Teddy Wing | |
| 2013-11-10 | Merge branch 'key-input-hover-animation-fanciness' | Teddy Wing | |
| 2013-11-10 | Pulse keyboard key input on hover | Teddy Wing | |
| To give you a better idea that it's able to be interacted with/edited. | |||
| 2013-11-10 | Merge branch 'clip-drag-handle-active-state' | Teddy Wing | |
| 2013-11-10 | Add active state to clip drag handles & improve styles | Teddy Wing | |
| * Clip drag handles get darker when you click on them * Add text-shadow to times in drag handles * Adjust leading of text in drag handles | |||
| 2013-11-10 | Merge branch 'validate-url' | Teddy Wing | |
| 2013-11-10 | Adopt a simpler URL validation regex | Teddy Wing | |
| Gruber's would match any string as long as there was a valid URL inside them, which is not what we want. Use a simpler regex that matches URLs and only URLs. | |||
| 2013-11-10 | Remove the form tag because I kept accidentally pressing enter | Teddy Wing | |
| When you press enter, it submits the form and reloads the page which is not what we want to have happen in this case. We want the add button to be clicked (manually or programmatically). | |||
| 2013-11-10 | Validate that the input is a URL | Teddy Wing | |
| Use a JavaScript version of John Gruber's URL validator to make sure that what is inputted into the box is in fact a URL. TODO: there is a BUG in that it accepts URL without an http:// prefix and we require that to be there. | |||
| 2013-11-10 | Increase margins between sample progress bars | Teddy Wing | |
| When multiple samples were added, their progress bars would appear too close together. Give them some room to breathe. | |||
| 2013-11-10 | Merge branch 'style-the-page' | Teddy Wing | |
| 2013-11-10 | Improve styling of drag handles | Teddy Wing | |
| 2013-11-10 | Add gradient to selected bar in progress bar | Teddy Wing | |
| 2013-11-10 | Improve background colours/shadows of progress bar | Teddy Wing | |
| 2013-11-10 | Fix side margins | Teddy Wing | |
| Don't indent the sample editor progress bars. | |||
| 2013-11-10 | Reposition clip line drag handles | Teddy Wing | |
| Move start handle so that its right side touches the clip handle. Move stop handle so that its left side touches the clip handle. | |||
| 2013-11-10 | Clean up look of progress bar | Teddy Wing | |
| * Widen progress bar * Increase height of elements contained within the progress bar to match my change from the last commit * Stagger the drag handles so that the time is visible even if they are close together. Unfortunately, the clip line appears above the start drag handle when they are close together & I can't seem to fix this using z-index. I will update this to make the drag handles aligned horizontally again, but will nudge them so that the side of a handle juts up against the clip line. | |||
| 2013-11-10 | Improve positioning of edit sample area | Teddy Wing | |
| * Vertical align middle * Increase height of progress bar | |||
| 2013-11-10 | Improve key input styles | Teddy Wing | |
| 2013-11-10 | Style keyboard key inputs | Teddy Wing | |
| 2013-11-10 | Style the '+' URL button | Teddy Wing | |
