Commit Graph

15987 Commits

Author SHA1 Message Date
greenjon d098d36fc3 Update index.md 2019-01-16 11:22:03 -08:00
Robbt ae9f95c758 removed view helper decoration 2019-01-16 05:18:33 -05:00
Robbt 62c3f16d83 starting to edit form preferences 2019-01-15 08:45:21 -05:00
Robb f0bbb8e2be
Merge pull request #692 from paddatrapper/doc-typo
Fix minor typo in backup commands
2019-01-14 08:03:51 -05:00
Kyle Robbertze a7852830da fix minor typo in backup commands 2019-01-14 14:56:25 +02:00
Robb 5ab376ebe7
Merge pull request #691 from paddatrapper/postgresql-backup
Docs: Postgresql backup instructions
2019-01-14 07:25:17 -05:00
Kyle Robbertze 575410ee3f Fix backup filenames to use Libretime 2019-01-14 13:46:46 +02:00
Kyle Robbertze 876acdaff4 Fence terminal commands to prevent > escaping
Fixes #677
2019-01-14 10:48:00 +02:00
Kyle Robbertze fa1d74afa7 Change Airtime to Libretime 2019-01-14 10:25:58 +02:00
Kyle Robbertze b16fea8cc1 Wrap lines at 80 characters 2019-01-14 10:24:45 +02:00
Robbt 6e39cb400f update individual track metadata 2019-01-13 12:00:42 -05:00
Robbt 7177fc7bed Removed logging and fix parameter variable 2019-01-13 11:46:55 -05:00
Robbt 2485e70bbe fixed typo in variable 2019-01-13 09:50:21 -05:00
Robbt eb349174dd change album override label to podcast metadata override in preferences page 2019-01-13 00:40:13 -05:00
Robbt 8427d0a92a changed artist track to podcast title 2019-01-13 00:29:49 -05:00
Robbt a9ca4432f9 added upgrade and downgrade scripts 2019-01-13 00:02:07 -05:00
Robbt 0a2de69fbb modified schema definition to include episode title 2019-01-12 23:48:19 -05:00
Robbt e773887736 merge in audiofile fix from master 2019-01-12 23:11:00 -05:00
Robb f0ef3d0c87
Merge pull request #651 from frecuencialibre/podcast-ui
make podcast creation UI conform to standard content creation UI
2019-01-12 12:27:03 -05:00
ryan 3ce27c6c40 include markup into which to create episode tables 2019-01-12 07:28:58 -06:00
Ciaby 2f77c40ed4 Fix PodcastService PHP error in podcast generation 2019-01-12 00:34:06 +01:00
Lucas Bickel 6b68f04790
Merge pull request #685 from paddatrapper/jessie-install
Installer - Add warning for the deprecation of Debian Jessie
2019-01-11 11:03:16 +01:00
Kyle Robbertze ddf34a1f9b fix grammar in Jessie warning 2019-01-11 11:49:24 +02:00
Kyle Robbertze a3f329834e Add warning for the deprecation of Debian Jessie
Jessie is out of security support and will be dropped in
LibreTime 3.0.0-alpha.8

Fixes #684
2019-01-11 09:03:22 +02:00
ryan 3f85c38137 cleanup podcast episodes table orphaned code 2019-01-08 13:01:05 -06:00
ryan 28ca9c0e0f add ability to use multiple episode dataTables 2019-01-07 21:13:15 -06:00
Kyle Robbertze bd1636ece2
Merge pull request #673 from radiorabe/chore/remove-unused-support-setting
Remove outdated support docs
2019-01-02 23:51:47 +02:00
Lucas Bickel 08d2462730 📝 Remove outdated support docs 2019-01-02 20:28:27 +01:00
Kyle Robbertze 64037a3d77
Merge pull request #671 from radiorabe/chore/remove-dead-test
Remove dead, commented test
2018-12-31 11:40:32 +02:00
Lucas Bickel 7a00e2a155 🔥 Remove dead, commented test 2018-12-30 11:48:47 +01:00
ryan fb35881df7 move initPodcastEpisodeDatatable functions within podcast.js 2018-12-28 14:19:40 -06:00
Kyle Robbertze 8dd55e24fe
Merge pull request #669 from Robbt/fix-mp3-mutagen-non-detect
modified the code to treat a file mutagen fails to load as a mp3
2018-12-28 10:28:46 +02:00
Robbt 28d2b110c2 made basic sanity checks to only do back up mp3 mutagen import on files with mp3 extension 2018-12-27 18:38:17 -05:00
Robbt 26fad97915 modified the code to treat a file mutagen fails to load as a mp3 2018-12-27 17:50:33 -05:00
ryan 8f8e9ef3f3 progress commit: display podcast episodes in right-side pane 2018-12-27 16:48:28 -06:00
Robb 6fe2e85e4d
Merge pull request #666 from frecuencialibre/long-show-title-overlap
fix Calendar - Long titles now overlap 'files bar'
2018-12-27 11:21:54 -05:00
ryan a734165169 fix Calendar - Long titles now overlap 'files bar' 2018-12-27 09:11:49 -06:00
Robb 603235f795
Merge pull request #664 from frecuencialibre/focus-library-filter-input
Add focus to library filter input upon load
2018-12-27 09:48:36 -05:00
ryan e672e81d8f restore station podcast onSaveCallback 2018-12-26 18:06:07 -06:00
ryan 14c8df75ab focus library search input upon load 2018-12-26 16:59:25 -06:00
ryan 761a8c923e remove js hack on media type menu links 2018-12-26 16:54:15 -06:00
Robb 14ba514890
Merge pull request #661 from paddatrapper/fix-dos-line-endings
Convert all line endings in the tarball to unix
2018-12-23 18:00:39 -05:00
Kyle Robbertze e36d5a5af5 Convert all line endings in the tarball to unix
This is needed because quilt cannot patch line-endings correctly
and the Zend framework uses some CRLF line endings instead of LF.
2018-12-24 00:40:25 +02:00
Robbt e2e8591b4d added track title override for podcasts 2018-12-23 14:54:47 -05:00
Robb 7c1bea379c
Merge pull request #653 from radiorabe/chore/remove-zfdebug
Remove zfdebug
2018-12-23 11:48:43 -05:00
Robb f011a13ecb
Merge pull request #654 from radiorabe/chore/cleanup-and-2to3-pypo-main
Cleanup pypo/__main__.py
2018-12-23 11:46:38 -05:00
Robb 71d4da185a
Merge pull request #652 from radiorabe/chore/cleanup-analyzer-abc
Cleanup airtime_analyzer/analyzer.py
2018-12-23 11:42:15 -05:00
frecuencialibre 4b8a9b9af6
Merge pull request #656 from LibreTime/hairmare/issue-templating
Create issue templates
2018-12-23 08:25:46 -06:00
Lucas Bickel dfcd3dd837
Create issue templates 2018-12-23 14:42:29 +01:00
Lucas Bickel 721bf36396
Merge pull request #655 from Robbt/fix-playlist-shuffle
prevented shuffling from failing on playlists containing smartblocks
2018-12-23 13:14:28 +01:00