Commit graph

16161 commits

Author SHA1 Message Date
Robbt
6fe75028e3 added null to try to fix missing arguments 2019-07-04 10:21:35 -04:00
Robb
977b5c002c
Merge pull request #824 from paddatrapper/vagrant-buster
Use official Debian Buster Vagrant image
2019-06-30 08:11:31 -04:00
Robb
1a0e6690fb
Merge pull request #832 from paddatrapper/branding
Add branding to README
2019-06-30 08:04:08 -04:00
Robb
a9a244395d
Merge pull request #833 from paddatrapper/timezone
Use user-defined timezone if it exists
2019-06-30 08:03:22 -04:00
Kyle Robbertze
1079d2b2eb Rename Libretime to LibreTime 2019-06-30 13:18:00 +02:00
Kyle Robbertze
fa0cf5b9b2 drop docs on unsupported options 2019-06-30 13:14:57 +02:00
Kyle Robbertze
f93e06e967 Update tracks docs with new screenshots 2019-06-30 03:05:51 +02:00
Kyle Robbertze
61335db373 wrap upload 2019-06-30 02:52:51 +02:00
Kyle Robbertze
4aa3002764 update dashboard screenshots 2019-06-30 02:52:51 +02:00
Kyle Robbertze
6fa971d27d consolidate settings nav entries 2019-06-30 02:27:51 +02:00
Kyle Robbertze
33c81c4830 clean up general settings docs 2019-06-30 02:25:22 +02:00
Kyle Robbertze
e13c1e9894 fix how-to formatting 2019-06-30 02:12:52 +02:00
Kyle Robbertze
cb65c4a7f7 fix tutorial formatting 2019-06-30 01:29:24 +02:00
Kyle Robbertze
2412e971cd fix formatting 2019-06-30 01:19:47 +02:00
Kyle Robbertze
bbb202514c fix tutorial links 2019-06-30 00:51:56 +02:00
Kyle Robbertze
1bb26b0c5f wrap at 80 characters 2019-06-30 00:51:56 +02:00
Kyle Robbertze
f35f080a00 add missing headings 2019-06-30 00:50:01 +02:00
Kyle Robbertze
23ceae9e34 add dashboard screenshot 2019-06-30 00:39:59 +02:00
Kyle Robbertze
07d60f5b39 update what-is images 2019-06-30 00:38:00 +02:00
Kyle Robbertze
2a0b6dd898 Add features 2019-06-29 22:35:53 +02:00
Kyle Robbertze
d8985fb6d6 fix upload dialog image link 2019-06-29 22:30:59 +02:00
Kyle Robbertze
c69136767e Use user-defined timezone if it exists
Fixes: #785
2019-06-29 22:27:55 +02:00
Kyle Robbertze
0d87ba2147 Add branding to README 2019-06-29 19:52:29 +02:00
Kyle Robbertze
277c037779
Merge pull request #825 from paddatrapper/vagrant-jessie
Deprecate Debian Jessie
2019-06-29 14:29:11 +02:00
Kyle Robbertze
e44e6f1450
Merge pull request #831 from mirzazulfan/master
Upload Logo. Closes #829
2019-06-29 14:26:20 +02:00
Mirza Zulfan
f9264511a2
upload logo 2019-06-29 11:55:21 +07:00
Mirza Zulfan
7869fcb698
logo 2019-06-29 11:53:47 +07:00
Kyle Robbertze
c78a8e178e Deprecate Debian Jessie
Closes #684
2019-06-02 13:23:33 +02:00
Kyle Robbertze
0f36511ff8 use official debian buster image 2019-06-02 13:15:23 +02:00
Kyle Robbertze
bec52c1773
Merge pull request #820 from Robbt/fix-advanced-focus
do not take focus away from advanced search fields
2019-05-11 16:30:12 +02:00
Robbt
f813db9151 do not take focus away from advanced search fields 2019-05-10 12:58:51 -04:00
Kyle Robbertze
eb122f52fb
Merge pull request #818 from Robbt/sort-by-play-date
Smartblock sort tracks by last play date
2019-05-09 17:05:56 +02:00
Robbt
4db93d3cee remove commented out code and add comment about sort null addition 2019-05-09 10:46:39 -04:00
Kyle Robbertze
9ac28a1aa5
Merge pull request #816 from Robbt/add_show_analytics
Add show-based listener analytics
2019-05-09 16:23:41 +02:00
Robbt
edb87ff3da Fixed time to display in user timezone vs. UTC 2019-05-08 19:27:54 -04:00
Robbt
1f395afa81 fixed datatable styling 2019-05-08 19:04:34 -04:00
Robbt
1735cfc5b4 Fixed the null sort to work like we want 2019-05-08 18:18:36 -04:00
Robbt
c2ad5e387a added sort by last play time but does not work with unplayed tracks 2019-05-08 18:01:06 -04:00
Robbt
f57765b17a Merge branch 'master' of https://github.com/LibreTime/libretime 2019-05-06 13:54:23 -04:00
Kyle Robbertze
889a3cff06
Merge pull request #814 from Robbt/add-podcast-import-date
Add podcast import date column to podcast page
2019-05-05 17:00:19 +02:00
Robbt
cb5842b3a1 fixed reload and added error validation needs better css 2019-05-04 13:54:57 -04:00
Robb
842e459de5
Merge branch 'master' into add-podcast-import-date 2019-05-04 11:53:28 -04:00
Kyle Robbertze
e80b7390fa
Merge pull request #813 from Robbt/fix-podcast-paging
Fix podcast paging
2019-05-04 11:41:04 +02:00
Robbt
7c783536db got basic data tables working need to add show selection, redraw etc 2019-05-02 19:32:50 -04:00
Robbt
448d9b9e90 modified listener stat more 2019-05-01 20:45:09 -04:00
Robbt
61b815a8c9 Merge branch 'master' of https://github.com/LibreTime/libretime 2019-05-01 17:37:24 -04:00
Robbt
e701c2cffe Added last import date to podcast 2019-05-01 17:31:58 -04:00
Robbt
59df8ca6f8 fixed the total count being passed and undid previous commit 2019-05-01 16:00:49 -04:00
Robbt
895e0a90de fixed podcast length by removing query limit and offset 2019-05-01 13:42:53 -04:00
Robbt
fafc599780 Added show listener stats page needs data display still 2019-04-30 20:40:22 -04:00