Codenift
|
8bcef25d4e
|
Merge branch 'master' into artwork
|
2019-10-10 14:54:12 -04:00 |
robbt
|
8bf7427f3b
|
fixed the database upgrade script
|
2019-10-10 00:03:01 +00:00 |
Robb Ebright
|
125d10e474
|
add a downgrade sql script
|
2019-10-09 19:45:07 -04:00 |
robbt
|
9d8def9ef7
|
changed database schema versioning to fit libretime project
|
2019-10-09 23:30:49 +00:00 |
Codenift
|
8eb28179b5
|
Merge pull request #3 from codenift/media_type
Media type
|
2019-09-20 13:44:55 -04:00 |
Codenift
|
9f3badd1e0
|
Merge pull request #2 from codenift/artwork
Artwork
|
2019-09-20 13:38:46 -04:00 |
Codenift
|
b411d6d6f2
|
Added option to set media type for tracks.
|
2019-09-20 03:09:41 -04:00 |
Codenift
|
2e23238f2c
|
JS Cookie update
|
2019-09-20 00:29:31 -04:00 |
Codenift
|
4b59e75d2b
|
Needed to change 32 to 33 on var colExclude for column reordering.
|
2019-09-19 23:07:22 -04:00 |
Codenift
|
45dbf84750
|
Generate artwork images for audio using ID3.
|
2019-09-19 20:07:50 -04:00 |
Codenift
|
fc2c23be8a
|
Updated jquery.cookie to js.cookie
|
2019-09-18 10:04:43 -04:00 |
Lucas Bickel
|
541204b4ff
|
✨ Do not add LibreTime to title if station name is set
|
2019-09-12 22:00:06 +02:00 |
Lucas Bickel
|
de5a0e5349
|
Revert "♻️ (js) use proper date.format call"
This reverts commit 70424639a0 .
|
2019-08-31 10:15:44 +02:00 |
Kyle Robbertze
|
306954cbf1
|
Merge pull request #853 from radiorabe/chore/remove-billing
Remove remaining legacy saas code
|
2019-08-21 10:31:06 +02:00 |
Kyle Robbertze
|
704774f5e3
|
Merge pull request #857 from radiorabe/chore/update-support-link
Replace support link with discourse
|
2019-08-18 22:10:51 +02:00 |
Kyle Robbertze
|
254d778304
|
Merge pull request #858 from radiorabe/chore/refactor-to-use-date.format
Use proper date.format call in js
|
2019-08-18 22:10:08 +02:00 |
Kyle Robbertze
|
7d41596cd1
|
Merge pull request #859 from radiorabe/chore/rename-airtime-api-to-libretime-api
Rename Airtime API to LibreTime API in i18n
|
2019-08-18 22:09:54 +02:00 |
Kyle Robbertze
|
99749264ef
|
Merge pull request #860 from radiorabe/chore/remove-dead-form
Remove dead RegisterAirtime form
|
2019-08-18 22:08:59 +02:00 |
Kyle Robbertze
|
6c23bc048c
|
Merge pull request #850 from radiorabe/feature/show-overbooked-warning
Schedule: Display warning icon and tooltip on overbooked show
|
2019-08-18 22:08:42 +02:00 |
Kyle Robbertze
|
721848f1f9
|
Merge pull request #851 from radiorabe/fix/overflow-on-schedule-tooltip
Fix text overflow in tooltip
|
2019-08-18 22:06:01 +02:00 |
Lucas Bickel
|
55c194a5d9
|
♻️ remove dead form
|
2019-08-18 19:48:45 +02:00 |
Lucas Bickel
|
36472d9f4c
|
🌐 rename Airtime API to LibreTime API
|
2019-08-18 19:45:05 +02:00 |
Lucas Bickel
|
70424639a0
|
♻️ (js) use proper date.format call
|
2019-08-18 19:03:55 +02:00 |
Lucas Bickel
|
ed71a9b065
|
💄 (help) replace support link with discourse
|
2019-08-18 18:36:15 +02:00 |
Lucas Bickel
|
0f5cb8b1f8
|
🔥 remove remaining legacy saas code
|
2019-08-18 16:34:29 +02:00 |
Lucas Bickel
|
a04566cb17
|
🔥 remove airtime.pro servername check in setup
|
2019-08-18 14:44:20 +02:00 |
Lucas Bickel
|
ebb06e64c3
|
🎨 (scheduler) fix text overflow in tooltip
|
2019-08-17 20:30:57 +02:00 |
Lucas Bickel
|
aa9b8aedae
|
✨ (schedule) display warning icon and tooltip on overbooked show
|
2019-08-17 17:32:34 +02:00 |
Robbt
|
6fe75028e3
|
added null to try to fix missing arguments
|
2019-07-04 10:21:35 -04:00 |
Kyle Robbertze
|
c69136767e
|
Use user-defined timezone if it exists
Fixes: #785
|
2019-06-29 22:27:55 +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
|
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 |
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
|
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 |
Robbt
|
b8b656d8ca
|
added option to pull listener data for every show that aired during a date range
|
2019-04-30 16:33:17 -04:00 |
Robbt
|
13756be410
|
Added a per show listener report
|
2019-04-30 16:03:54 -04:00 |
Kyle Robbertze
|
bc40149bf2
|
Merge pull request #809 from Robbt/fix-docs-library-sections
Move library docs into new new menus
|
2019-04-26 23:59:52 +02:00 |