31 Commits

Author SHA1 Message Date
730147514b added new shortcut
...to kill sounds
2017-08-03 21:33:04 +02:00
90c0887f97 added keyboard shortcut for killing sounds via ajax 2017-08-03 21:08:38 +02:00
d4377e0f49 keyboard controls and visuals
closes #21
2017-08-03 20:34:22 +02:00
fa23ea0fbf made button text unselectable 2017-08-03 19:49:37 +02:00
6758be0396 reset search on sounds nav button
reset search on escape key
2017-08-03 19:39:02 +02:00
4c34d4ac0e pointer style cursor on hovering sound buttons 2017-08-03 19:37:58 +02:00
6290c93982 added: sound button resets search field 2017-08-03 17:40:34 +02:00
4aa9f92848 fixed quoting in ajax call
removed href since onclick seems to work fine
2017-08-03 17:27:48 +02:00
26bb3dca85 implementing AJAX loading for sounds as described in issue #5 2017-08-03 17:17:51 +02:00
Martin Müller
f605cdc8be Add shell script for development server 2017-07-27 17:18:49 +02:00
66a95dd2be autofocus for search field 2017-07-19 13:27:10 +02:00
Martin Müller
d24cef2b51 Fix code directives in README.rst 2017-07-19 12:28:09 +02:00
4ef5e73e00 Merge branch 'favicon' into 'master'
added epic red button favicon

Closes #6

See merge request !1
2017-07-19 09:55:03 +00:00
3f47648048 added epic red button favicon 2017-07-19 11:42:45 +02:00
Martin Müller
eeb5135872 Fix typo in CSS 2017-07-18 13:01:11 +02:00
Martin Müller
38a8d3ae1c Add README 2017-07-17 20:17:17 +02:00
Martin Müller
d6420a743a Fix umlauts in sound files 2017-07-17 15:33:15 +02:00
Martin Müller
a273559f08 Remove shebang as file should not be executed 2017-07-17 15:31:26 +02:00
Martin Müller
3d8fac04fa Add requirements.txt for pip 2017-07-17 11:47:26 +02:00
Martin Müller
050be9d4f6 Add WSGI deployment files for Apache 2017-07-17 11:46:58 +02:00
Martin Müller
804891e1d0 Simplify video killing as it does not work 2017-07-14 15:04:21 +02:00
Martin Müller
3e15a967f8 Implement video killing feature 2017-07-14 14:56:44 +02:00
Martin Müller
ed62963858 Add .gitignore 2017-07-14 14:32:10 +02:00
Martin Müller
b909323330 Try to make mobile experience more appealing 2017-07-14 00:02:51 +02:00
Martin Müller
c9a4d16bdd Make search reset on deletion 2017-07-13 23:42:12 +02:00
Martin Müller
3776cc88ee Make search more fuzzy by only matching lower case 2017-07-13 23:37:14 +02:00
Martin Müller
5641dcd992 Also reset search filed value on reset 2017-07-13 23:34:49 +02:00
Martin Müller
72f1125618 Add reset button for search 2017-07-13 23:29:00 +02:00
Martin Müller
8cfdac8580 Fix using path from config 2017-07-13 23:08:49 +02:00
Martin Müller
838881a1b3 Move path to external file 2017-07-13 22:53:29 +02:00
Martin Müller
3391c7e076 Initial commit 2017-07-13 22:38:05 +02:00