Commit graph

251 commits

Author SHA1 Message Date
9e3c2c5194 version bump 2020-04-23 23:12:31 +02:00
4e685f3425 clarify docs about python support 2020-04-23 23:11:56 +02:00
76ffb69dbf filter duration: workaround on mutagen bugs
sometimes mutagen cannot determine audio file length. This doesn't lead
to exceptions, but to eventuduration being estimated as 0. This is
now considered an error.
In that case, the audio file is played.
2020-04-23 23:04:17 +02:00
db8b555233 mpdrandom supports prefix
this is useful if your music library is bigger than what you want to
play.
2020-04-23 23:03:30 +02:00
51de003d95 FIX update audio
setting "end" to an empty field was resulting in the field not being
changed.
2020-04-23 23:00:04 +02:00
3fe43cdaf7 pin every dependency 2020-04-23 23:00:04 +02:00
964770f9b4 version bump 2020-04-23 16:11:02 +02:00
50c7a5ca61 fix debug vari 2020-04-23 15:41:46 +02:00
4401a29f04 FIX import issues (deprecated stuff) 2020-04-23 15:28:28 +02:00
9769717e11 black formatting 2020-04-23 15:27:17 +02:00
b95eb96f12 /db/calendar has a "show all" button
which brings to ?all=1. it will list all events, including highly
frequent ones
2020-02-08 01:09:09 +01:00
1f9f103876 support .readthedocs.yml configuration 2019-11-08 16:15:49 +01:00
29bd88175c version bump again
I did it wrong, earlier
2019-11-08 15:19:34 +01:00
97b38e1a49 version bump to 1.3.0 2019-11-08 15:18:13 +01:00
318cd3391f info on how to release 2019-11-08 15:14:24 +01:00
7db3a2ba3a help if no subcommand specified 2019-11-02 16:04:51 +01:00
4aaf0acd62 dbmanage: add getaction 2019-11-02 16:01:52 +01:00
2d84c6b696 UI for CronAlarm "exclude"
refs #10
2019-09-01 22:53:09 +02:00
f9c23cd5f5 CronAlarm: add exclude options (no UI)
fix #10
2019-09-01 22:52:59 +02:00
c74fe21b33 fix content type in setup.py 2019-08-10 21:57:41 +02:00
e8c415e27c version bump 2019-08-10 21:54:39 +02:00
0813f9015c timegen docs 2019-08-10 16:54:56 +02:00
881d5aeefe more useful redirect after submitting time 2019-08-10 15:16:20 +02:00
c78e90d240 cron help 2019-08-10 15:14:02 +02:00
9aacbc88fb DOC: complete audiogenerators 2019-08-07 00:31:47 +02:00
0dba0b7b1f DOC: eventfilters examples 2019-08-06 23:51:40 +02:00
de029ebc2b Merge branch 'cron' 2019-08-06 23:29:08 +02:00
19c93125dd UI for cron timegen 2019-08-06 23:09:10 +02:00
72c4de38af add new timegen: cron 2019-08-06 22:53:03 +02:00
a0ad7acfcf extra menu links in navbar 2019-07-08 12:51:47 +02:00
39a7295849 rename /quick -> /extra 2019-07-08 10:53:19 +02:00
52ae0acf8a /db/calendar?highlight
support useful for additions made from /extra scripts
2019-07-08 10:51:10 +02:00
7262d14b83 FIX HOME_URL quando c'e' ROUTE_PREFIX 2019-07-08 10:50:12 +02:00
a91c0f4eb2 calendario: link a modifica audio
pulsanti bottonati

file separato
2019-07-05 01:49:50 +02:00
c7befca9c5 datetime code in separate file 2019-07-05 01:33:28 +02:00
b0fd381fc7 add time/audio is XHR-friendly 2019-07-05 01:33:07 +02:00
4d492def58 EXTRA_STATIC_PATH: basic support for custom pages 2019-07-05 01:32:42 +02:00
d19b18eb3c formattazione con black 2019-06-25 13:49:54 +02:00
0a7cad0e2d home redirect + http port configurable 2019-06-25 13:43:01 +02:00
6ffeadc576 FIX strange error with nginx and accept-language 2019-02-21 19:11:57 +01:00
52eea7a409 Events deletion: ask confirm
refs #5
2019-02-10 16:44:04 +01:00
3319502087 FIX missing dependencies for date locale 2019-02-09 23:44:49 +01:00
55ab840bc8 basic locale support for dates 2019-02-09 23:36:29 +01:00
cd45d67c62 Events can be deleted
fixes #5
2019-02-09 21:31:26 +01:00
08b18e02bd doc code a bit 2018-12-29 00:13:27 +01:00
d13474b239 refactor db code 2018-12-28 23:46:50 +01:00
f027517c49 drone CI badge in readme 2018-08-23 01:46:42 +02:00
cda36fc1b0 drone matrix 2018-08-21 01:12:41 +02:00
874b13833f try drone 2018-08-21 00:15:04 +02:00
dbb43f7e29 compatibility with gevent >= 1.3 2018-08-19 21:52:38 +02:00