jo
1e1cf249f7
Search and replace unicode a0c2 with 0020
2021-06-05 00:39:35 +02:00
Kyle Robbertze
2df0189a90
add API v2
2021-05-14 13:04:46 +02:00
Zachary Klosko
4cd9d5b8b0
Copying changes from #1160
2021-01-25 10:14:42 -05:00
Kyle Robbertze
90e5005c76
Merge pull request #1158 from hairmare/fix/remove-soundcloud
...
fix(soundcloud): remove broken integration
2021-01-24 23:09:30 +02:00
Kyle Robbertze
757e4929a6
Merge pull request #1153 from hairmare/feat/preview-mode-preference
...
feat(mvc): add preview mode setting
2021-01-19 15:19:57 +02:00
Lucas Bickel
c2bfee60f1
feat(mvc): add preview mode setting
2021-01-06 13:48:33 +00:00
Lucas Bickel
4c72403b9b
fix(soundcloud): remove broken integration
2021-01-06 12:40:30 +00:00
Lucas Bickel
ecd302068c
Merge pull request #1150 from zklosko/libraries
...
Refocus: Cleaning up libraries
2021-01-05 14:08:28 +01:00
Zachary Klosko
7608b9b298
Removing bandwidth tracking
2021-01-03 20:41:04 -05:00
Zachary Klosko
1924fe4a81
Merge remote-tracking branch 'upstream/master' into js
2021-01-01 15:28:35 -05:00
Samkit K
6b20512fae
Removed HTTPS condition from source of player
...
ForceHTTPS = false ; It was causing issues on fresh install where the player would not play from the mountpoint because of https conditon.
2021-01-01 17:48:19 +05:30
Zachary Klosko
b6dee33852
Removing forced HTTPS, forcing mount assignment
2020-12-30 20:59:28 -05:00
Kyle Robbertze
9c13718069
Merge remote-tracking branch 'codenift/tracktype_sort'
2020-12-17 08:52:11 +02:00
Alex Pena
febbe6233a
Alphanumeric order for Track Types in dropdown menu
2020-12-16 01:28:14 -05:00
Zachary Klosko
1833ba7347
Merge remote-tracking branch 'upstream/master'
2020-12-02 15:18:36 -05:00
Valerio Bozzolan
b8f4a33927
Fix HTML iframe tag in EmbedController(s) and adopt relative URLs
...
This changeset fixes this issue:
* https://github.com/LibreTime/libretime/issues/988
This changeset contributes in fixing this issue:
* https://github.com/LibreTime/libretime/issues/957
2020-11-28 18:49:49 +01:00
Zachary Klosko
e408dec828
Working on Backing up the Server docs/scripts
2020-11-14 21:36:14 -05:00
Zachary Klosko
7f6a2e3481
Fixing broken urls
2020-11-14 21:34:21 -05:00
Xabi Spacebiker
bd3a3c542d
Fixes Cover metadata assigned to wrong item bug
...
This change fixes issue https://github.com/LibreTime/libretime/issues/1100
2020-11-07 01:11:18 +01:00
Thomas Göttgens
83862cfb8e
Player update from https://github.com/wifiblog/playerHtml5-Libretime
2020-07-20 14:55:32 +02:00
Zachary Klosko
6540a34a9b
Adding back scripts in /docs
2020-05-19 10:16:31 -04:00
Codenift
7456a48166
removed icon, this might be added later when adding expiration on cookie
2020-05-04 08:35:36 -04:00
Codenift
5ef67836cf
track type default
2020-05-04 00:32:52 -04:00
farggus
712241fa8b
Update index.phtml
...
Added echo & gettext function
2020-03-31 01:41:25 +03:00
farggus
b5482defcc
Update for translation
...
Adde echo & gettext function
2020-03-31 01:38:52 +03:00
farggus
abb25df92f
Update file for translation
...
- Add 'echo' & gettext function to optimize .po translation.
2020-03-30 01:51:16 +03:00
farggus
9551a9b3f3
Update show.phtml
2020-03-26 09:07:15 +02:00
farggus
5d3c5ec185
Update show.phtml
...
- Replacing HTML text output by php function 'echo' to optimize .po translation.
2020-03-26 08:45:47 +02:00
farggus
05ccb8dd02
Update index.phtml
...
- Replacing HTML text output by php function 'echo' to optimize .po translation.
2020-03-26 08:44:48 +02:00
farggus
a00a81db4f
Update index.phtml
...
- Replacing HTML text output by php function 'echo' to optimize .po translation.
2020-03-26 08:41:43 +02:00
farggus
b0ffc1c65d
Update for translation & better content view
...
- Center align changes - for better content visualization;
- Replacing HTML text output by php function 'echo' to optimize .po translation.
2020-03-26 08:39:37 +02:00
farggus
86424b9b2c
Update station.phtml
...
- Replacing HTML text output by php function 'echo' to optimize .po translation.
2020-03-26 08:31:27 +02:00
farggus
d24aa25fc6
Update for better view
...
- Display stream labels as a list (Settings -> Stream settings -> Global)
2020-03-22 15:46:39 +02:00
farggus
7ea00b8437
Optimization for better visualization
...
- "Override"-block in line now with spacings between "OK" and "RESET"
2020-03-22 14:54:25 +02:00
farggus
873000086f
Update for translation & better content view
...
- Added styles for .player-title label - was not space for translated text;
- Added styles for .preview-label label - for styling like neighboring pages;
- Center align header and some other changes - for better content visualization;
- Replacing HTML text output by php function 'echo' to optimize .po translation.
2020-03-22 14:51:46 +02:00
farggus
63ffc23c6f
Updated for translation & better visualization
...
- Replacing HTML text output by php function 'echo' to optimize .po translation;
- Center align header and some other changes - for better content visualization.
2020-03-22 14:40:25 +02:00
farggus
c9531d37ab
Update player.phtml
...
- Center align header and some other changes - for better content visualization.
2020-03-22 14:37:44 +02:00
farggus
c94884e60a
Updated for translation & better visualization
...
- Replacing HTML text output by php function 'echo' to optimize .po translation;
- Replacing quotation marks <"> by <'> for echo-code working;
- Center align header and some other changes - for better content visualization.
2020-03-22 14:35:04 +02:00
Robb
96f33f6250
Merge pull request #892 from codenift/media_type
...
Track Types Feature
2020-03-16 14:05:29 -04:00
Codenift
339fddf652
improved selection on upload
2020-01-26 21:48:22 -05:00
Codenift
1d7d937a7f
track type management
2020-01-25 12:09:19 -05:00
Codenift
386918da2b
Renamed media type to track type for tracks
2020-01-06 17:15:04 -05:00
Codenift
3338e9289a
Set to media type on upload. Music being default.
2019-11-07 15:31:09 -05:00
Codenift
2bb0976300
Added remove artwork option, and a few changes.
2019-10-29 23:50:01 -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
07a4117bd4
Media Type for tracks. Same PR from before with a couple minor fixes
2019-10-16 20:20:34 -04:00
Robb Ebright
5c1481167e
removed the media type PR from the artwork PR with revert
2019-10-13 08:17:40 -04:00
Codenift
b411d6d6f2
Added option to set media type for tracks.
2019-09-20 03:09:41 -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