Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
D
django-panik-nonstop
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
radiopanik
django-panik-nonstop
Commits
137b0aeafdace156d4b26d876418d5a6e5852f58
Switch branch/tag
django-panik-nonstop
03 Feb, 2018
1 commit
ignore mutagen failures
· 137b0aea
fred
authored
Feb 03, 2018
137b0aea
27 Nov, 2017
1 commit
fix permission check
· 48fd9c2f
fred
authored
Nov 27, 2017
48fd9c2f
05 Oct, 2017
6 commits
add links to nonstop home, and handle permissions
· 48281229
fred
authored
Oct 05, 2017
48281229
fix check for new tracks directory
· 8001623b
fred
authored
Oct 05, 2017
8001623b
consider tracks from new tracks directory when looking for what's on air
· ebc75034
fred
authored
Oct 05, 2017
ebc75034
don't include disabled nonstop zones
· a9118721
fred
authored
Oct 05, 2017
a9118721
close parenthesis
· 2ea2ed94
fred
authored
Oct 05, 2017
2ea2ed94
complete search page with filters, pagination, etc.
· 4126205e
fred
authored
Oct 05, 2017
4126205e
04 Oct, 2017
6 commits
add page to help cleaning up old tracks
· 3a4a451e
fred
authored
Oct 04, 2017
3a4a451e
display added to nonstop timestamp in track page
· 2921b105
fred
authored
Oct 04, 2017
2921b105
add timestamp of moment when the file is included in a nonstop zone
· e739141b
fred
authored
Oct 04, 2017
e739141b
add possibility to search on nonstop zone
· c2796785
fred
authored
Oct 04, 2017
c2796785
include 50 tracks in recent view
· 8a5f167b
fred
authored
Oct 04, 2017
8a5f167b
sync to nonstop directories after nonstop zones have been set
· 3ded0b33
fred
authored
Oct 04, 2017
3ded0b33
03 Oct, 2017
20 commits
search: order track results
· 12dffd09
fred
authored
Oct 03, 2017
12dffd09
handle empty file set
· f73f30f7
fred
authored
Oct 03, 2017
f73f30f7
search: add artist next to track result
· a5f514f8
fred
authored
Oct 03, 2017
a5f514f8
add search page
· d366e423
fred
authored
Oct 03, 2017
d366e423
exclude tracks with missing creation timestamp from recent page
· a83ed11d
fred
authored
Oct 03, 2017
a83ed11d
add uploader info to tracks
· 1af95e39
fred
authored
Oct 03, 2017
1af95e39
style track details
· ef0f3886
fred
authored
Oct 03, 2017
ef0f3886
add note about accepting multiple files
· 77685cf1
fred
authored
Oct 03, 2017
77685cf1
add quick links page
· 25ab25d3
fred
authored
Oct 03, 2017
25ab25d3
make it possible to edit all custom metadata
· e9ca58ae
fred
authored
Oct 03, 2017
e9ca58ae
quick edit of metadata of recently added files
· 936ed488
fred
authored
Oct 03, 2017
936ed488
make it possible to edit track zones
· ef855a5f
fred
authored
Oct 03, 2017
ef855a5f
fix Tracks directory to be lowercase
· 729bfdd8
fred
authored
Oct 03, 2017
729bfdd8
rename file to have date/artist/title
· 2799ae80
fred
authored
Oct 03, 2017
2799ae80
store uploaded tracks in temporary files as older mutagen requires a real file
· 49517623
fred
authored
Oct 03, 2017
49517623
don't fail on first icecast feed that fails to update
· 9afd969b
fred
authored
Oct 03, 2017
9afd969b
reduce verbosity when creating tracks
· bc00b344
fred
authored
Oct 03, 2017
bc00b344
include all available tracks on artist pages
· d4dd05e7
fred
authored
Oct 03, 2017
d4dd05e7
add creation timestamp to tracks
· d4bc38c4
fred
authored
Oct 03, 2017
d4bc38c4
add track upload form
· f6fd9f5d
fred
authored
Oct 03, 2017
f6fd9f5d
02 Oct, 2017
2 commits
remove unique=True constraint on filenames for now
· f347780c
fred
authored
Oct 02, 2017
f347780c
add filename to NonstopFile model
· a22fe792
fred
authored
Oct 02, 2017
This will be useful once all files are moved to the same directory and a symlink farm put in use.
a22fe792
18 Apr, 2017
1 commit
remove useless null=True on many2many fields
· f0bed937
fred
authored
Apr 18, 2017
f0bed937
13 Aug, 2015
2 commits
limit aac metadata to ascii characters :/
· 2d2d58c0
fred
authored
Aug 13, 2015
2d2d58c0
add publish_to_icecast management command
· aeaa194a
fred
authored
Aug 13, 2015
aeaa194a
14 Jun, 2015
1 commit
add filtering options to stats query string
· 75f92077
fred
authored
Jun 14, 2015
75f92077