Martin Müller
|
ddcaf27ec5
|
Add ability to add and remove tags in edit mode
|
2018-07-30 15:40:16 +02:00 |
|
Martin Müller
|
e85c755dab
|
Add missing parameter to set background for videos
|
2018-06-15 23:24:54 +02:00 |
|
Martin Müller
|
b817b1b3b5
|
Use DBus to spawn omxplayer for planned controls
|
2018-05-23 16:26:49 +02:00 |
|
Martin Müller
|
8765fbb360
|
Fix SQL query for tag filtering
|
2018-01-17 01:55:21 +01:00 |
|
Martin Müller
|
1796523944
|
Add non-comitted change from deploy (fixes error)
|
2018-01-17 01:32:37 +01:00 |
|
Martin Müller
|
629e63c292
|
Merge branch 'metadata'
|
2018-01-17 01:28:29 +01:00 |
|
Martin Müller
|
fa524311d0
|
Add filter capability for tags
|
2018-01-17 01:17:58 +01:00 |
|
clemens
|
da2e92d950
|
fix errors
|
2018-01-16 10:53:05 +01:00 |
|
clemens
|
3a8822784f
|
Add endpoint /random
* selects a random sound and plays it
|
2018-01-16 10:08:32 +01:00 |
|
Martin Müller
|
86d85f6909
|
Fix mixed indentation in Python files
|
2017-12-13 15:42:09 +01:00 |
|
|
|
a18db979bb
|
Merge branch 'metadata' of https://git.wiai.de/mmueller/soundboard
|
2017-11-14 22:18:06 +01:00 |
|
|
|
44361ffc76
|
fixed issue in string comparison
|
2017-11-11 02:27:17 +01:00 |
|
|
|
a11b74f120
|
added support for playing MP3 files from URL using the streams tab
|
2017-11-11 01:29:19 +01:00 |
|
Martin Müller
|
1a4526809d
|
Merge branch 'master' into metadata
|
2017-11-06 16:19:47 +01:00 |
|
Martin Müller
|
92f869ce6b
|
Store changes to tags in metadata DB
|
2017-11-04 16:57:05 +01:00 |
|
Martin Müller
|
b4e795417b
|
Remove print statement used for debugging
|
2017-11-04 12:03:12 +01:00 |
|
Martin Müller
|
d52dede612
|
Fix SQL query for tag to include button name
|
2017-11-03 17:55:11 +01:00 |
|
Martin Müller
|
03be396c87
|
Change SQL query to get already set tags
|
2017-11-03 17:38:48 +01:00 |
|
Martin Müller
|
80e0ba439b
|
Rework edit form w/ checkboxes, filter and DB tags
|
2017-11-03 16:17:10 +01:00 |
|
Martin Müller
|
577e625a51
|
Revert "add images"
This reverts commit f570309d9cc64b761aa2354da885be9cdf8d1b42.
|
2017-10-26 13:07:06 +02:00 |
|
Martin Müller
|
a1b9dd39c6
|
Revert "Merge branch 'master' of https://git.wiai.de/mmueller/soundboard"
This reverts commit 95bc31dc24088de96532cfe6d17c99ec889cf771, reversing
changes made to f570309d9cc64b761aa2354da885be9cdf8d1b42.
|
2017-10-26 13:05:25 +02:00 |
|
Martin Müller
|
743807a3ac
|
Revert "fix merge... hopefully"
This reverts commit d42d0046c6deb3cb8ff18eb1cfb6ff798b20b65c.
|
2017-10-26 13:05:11 +02:00 |
|
clemens
|
d42d0046c6
|
fix merge... hopefully
|
2017-10-23 21:22:14 +02:00 |
|
|
|
95bc31dc24
|
Merge branch 'master' of https://git.wiai.de/mmueller/soundboard
Conflicts:
soundboard.py
static/main.css
static/main.js
templates/index.html
|
2017-10-23 21:15:53 +02:00 |
|
|
|
217603823e
|
prod-changes
|
2017-10-23 21:10:42 +02:00 |
|
clemens
|
f570309d9c
|
add images
|
2017-10-23 21:04:52 +02:00 |
|
Martin Müller
|
94224c0c64
|
Serve sound files via Flask for local playback
|
2017-08-04 14:18:58 +02:00 |
|
|
|
281560045d
|
fixed encoding issues with umlauts in text to speech input
... closes #23
|
2017-08-03 22:56:06 +02:00 |
|
Martin Müller
|
ce7f55771c
|
Ensure relative paths to DB are inside project
|
2017-07-27 17:17:13 +02:00 |
|
Martin Müller
|
eb549417db
|
Sort tags alphabetically
|
2017-07-19 11:33:12 +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
|
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
|
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
|
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
|
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 |
|