|
|
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 |
|
Martin Müller
|
ce7f55771c
|
Ensure relative paths to DB are inside project
|
2017-07-27 17:17:13 +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
|
eb549417db
|
Sort tags alphabetically
|
2017-07-19 11:33:12 +02:00 |
|
Martin Müller
|
35e6337d20
|
Style tag list for button view
|
2017-07-18 22:12:00 +02:00 |
|
Martin Müller
|
cc7ed0daf1
|
Remove debug print in search
|
2017-07-18 22:03:50 +02:00 |
|
Martin Müller
|
5535add079
|
Add SQLite query for tags with simple view
|
2017-07-18 21:56:46 +02:00 |
|
Martin Müller
|
600a1875f6
|
Switch from spaces to tabs for indentation
|
2017-07-18 21:11:04 +02:00 |
|
Martin Müller
|
0026d9cce3
|
Fix tag form layout
|
2017-07-18 20:47:59 +02:00 |
|
Martin Müller
|
e9f4f29a87
|
Simplify tag form
|
2017-07-18 20:37:52 +02:00 |
|
Martin Müller
|
102dd681a0
|
Design nice tag input field
|
2017-07-18 19:13:56 +02:00 |
|
Martin Müller
|
ab381d2729
|
Nicer forms
|
2017-07-18 16:51:50 +02:00 |
|
Martin Müller
|
e2687550f5
|
Split templates for edit page
|
2017-07-18 13:41:34 +02:00 |
|
Martin Müller
|
1e40ad6661
|
Implement edit mode
|
2017-07-18 13:23:02 +02:00 |
|
Martin Müller
|
eeb5135872
|
Fix typo in CSS
|
2017-07-18 13:01:11 +02:00 |
|
Martin Müller
|
fdcaf3edf7
|
Ignore SQLite database files
|
2017-07-18 12:51:58 +02:00 |
|
Martin Müller
|
df10e08a8f
|
Add initial SQL schema for creating SQLite DB
|
2017-07-18 12:51:33 +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 |
|