Commit Graph

436 Commits

Author SHA1 Message Date
Lucas Bickel 4c72403b9b fix(soundcloud): remove broken integration 2021-01-06 12:40:30 +00:00
Robb 96f33f6250
Merge pull request #892 from codenift/media_type
Track Types Feature
2020-03-16 14:05:29 -04:00
Codenift 1d7d937a7f track type management 2020-01-25 12:09:19 -05:00
Codenift 9f2d941c87 Clean up on artwork upload. 2019-10-25 14:46:16 -04:00
Codenift a65ab11d9f Upload artwork using drag and drop or click to browse using track edit. 2019-10-25 10:30:33 -04:00
Codenift 45dbf84750 Generate artwork images for audio using ID3. 2019-09-19 20:07:50 -04: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 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
Lucas Bickel 0f5cb8b1f8 🔥 remove remaining legacy saas code 2019-08-18 16:34:29 +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
Robb bc14230281
Merge pull request #716 from frecuencialibre/podcast-ui-2
Clarify podcast settings and workflow
2019-02-27 13:09:42 -05:00
r 04388f3147 ensure visibility of podcast episode table on smaller screens 2019-02-23 10:18:41 -06:00
r b6e554edfe include gemerated smartblock/playlist name in success message 2019-02-23 01:55:38 -06:00
Robb 17e12f023d
Merge pull request #715 from frecuencialibre/user-settings
masterpanel ui tweaks
2019-02-09 11:41:17 -05:00
r 3f43c9abb5 group smartblock search criteria fields to accurately reflect query 2019-02-04 14:18:02 -06:00
r b532fe564e clarify smartblock OR vs AND 2019-02-03 16:16:47 -06:00
ryan aadc254c88 remove individual podcast "overwrite" checkbox, improve layout 2019-01-22 19:06:41 -06:00
ryan 80d4801d0f restore account name and logout in header, remove timezone, simplify 2019-01-22 17:42:35 -06:00
ryan 761a8c923e remove js hack on media type menu links 2018-12-26 16:54:15 -06:00
ryan 6bbaa88b0f add podcast "overwrite album..." setting tooltip 2018-12-15 06:58:36 -06:00
ryan 91e3bdfd2f add success indication to podcast settings save 2018-12-15 06:09:31 -06:00
ryan bde87c7afb podcast smartblock generation: add success message and conditional hide 2018-12-15 05:09:19 -06:00
frecuencialibre 4752c728b9
Merge pull request #605 from Robbt/feature-smartblock-remaining-time
Add Fill Remaining Time Smartblock Limit
2018-12-12 15:43:49 -06:00
frecuencialibre c7b55f60e4
Merge branch 'master' into smartblock-overflow 2018-12-11 14:17:18 -06:00
ryan b49465d3a3 make add show dialogue scrollable. fixes #338 2018-11-30 16:08:44 -06:00
ryan cc8783b780 restore recent changes that would have been overwritten 2018-11-27 15:59:12 -06:00
ryan 3bdb2949e7 add styles for autoloading playlists tootip 2018-11-27 15:54:22 -06:00
ryan fe5b722c7f use clock icon to represent autoloading playlist 2018-11-27 15:07:56 -06:00
Robbt 008530364b Added jquery to hide or remove limit value 2018-11-26 15:26:19 -05:00
ryan cc112531b5 add styles for autoloading playlists tootip 2018-11-26 11:22:19 -06:00
ryan 0cf27e91e2 Rename "autoloading playlists", add help texts 2018-11-26 10:56:56 -06:00
Robbt e7c7f215d5 Added the option to allow smartblocks to overflow their time limits to the UI 2018-11-25 13:16:26 -05:00
Lucas Bickel cc18596384
Merge pull request #489 from xabispacebiker/reconditioning-interface-personal-block
Reconditioning interface personal block
2018-06-30 11:08:14 +02:00
Xabi Spacebiker 642b782fcc
Update styles.css
Fixing header logo layout css
2018-02-22 12:05:04 +01:00
Xabi Spacebiker e07a55b307
Update styles.css 2018-02-22 11:39:41 +01:00
Lucas Bickel 090fdae99b Merge remote-tracking branch 'robbt/feature/relative_smartblocks' into dev/merge-testing 2018-01-09 21:53:12 +01:00
Lucas Bickel b7b581e6ec Merge remote-tracking branch 'robbt/fix/show_files_meet_criteria' into dev/merge-testing 2018-01-09 21:51:30 +01:00
Robb Ebright 5848d307da changing the default smartblock color to white for improved visibility 2018-01-04 15:49:32 -05:00
Robb Ebright 18a7ff5c0a fixed autoplaylist database logic and icon position 2018-01-03 22:01:46 -05:00
Robb Ebright 927fcbc42d Pluralized file criteria, cleaned up CSS and removed dead code 2018-01-03 18:57:02 -05:00
Robb Ebright 968dcfa6ad added CSS for autoplaylist icon 2018-01-02 10:07:33 -05:00
Xabi Spacebiker 8d23a91ac0 Fixing layout in styles.css 2017-09-30 15:56:34 +02:00
Xabi Spacebiker adbcdc496b Styles css fixes 2017-09-30 13:06:07 +02:00
Lucas Bickel da9aa991b3 Dont let menu overlap onto content 2017-03-24 00:08:45 +01:00
Lucas Bickel 06a3ad0ed3 Re-implement version check
This makes LibreTime check its version against github releases and lets the user know when to update. It uses the red exclamation point when there is a patch release or if LibreTime is more than one major release ahead. The orange icon is used when LibreTime is on a git install, a single major update is available, or a pre-release version is installed. The green update icon gets used to signify that a new minor release is available. Finally the green checkmark will be used when you are on a stable release.
2017-03-20 20:36:46 +01:00
Lucas Bickel 81d3c3e2b8 Merge pull request #84 from Robbt/fix/live-stream-source
[WIP] Making show and master source ports and mount points editable.
2017-03-20 02:06:58 +01:00
Robb Ebright 91290b5e43 Fixing CSS for podcast override 2017-03-18 14:34:21 -04:00
Lucas Bickel 033e816015 Edit form 2017-03-17 11:45:10 +01:00
Robb Ebright f31236fe66 Fixed Override Javascript and Functionality 2017-03-14 23:03:37 -04:00