Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
clonejo
podcast-recoder
Commits
podcast-recoder
14 Jul, 2017
1 commit
leftover changes to ansible role
· bdbda86f
clonejo
authored
Jul 15, 2017
bdbda86f
04 Dec, 2016
1 commit
update todos
· 09965a82
clonejo
authored
Dec 04, 2016
09965a82
27 May, 2016
3 commits
fix last commit (content-type)
· 7d6bafb2
clonejo
authored
May 27, 2016
7d6bafb2
Merge branch 'master' of github.com:clonejo/podcast-recoder
· fd8dd506
clonejo
authored
May 27, 2016
fd8dd506
send proper content-type for enclosures
· 5cb5a764
clonejo
authored
May 27, 2016
5cb5a764
20 Apr, 2016
1 commit
add to README.md
· 3230f73d
clonejo
authored
Apr 20, 2016
3230f73d
16 Apr, 2016
3 commits
remove potential DoS issue: don't do gzip compression when fetching files
· 903e211b
clonejo
authored
Apr 16, 2016
903e211b
let file_worker crash on request errors
· 08a959c1
clonejo
authored
Apr 16, 2016
08a959c1
set enclosure type to audio/opus
· afec0b0a
clonejo
authored
Apr 16, 2016
afec0b0a
15 Apr, 2016
4 commits
send UserAgent, b/c shitty web servers can't work without them
· 4a7b73ee
clonejo
authored
Apr 16, 2016
4a7b73ee
markdown syntax fix
· 99f4a31a
clonejo
authored
Apr 15, 2016
99f4a31a
minor change to feed template
· 0f0c79f5
clonejo
authored
Apr 15, 2016
0f0c79f5
don't let nginx time out connections
· d2f429da
clonejo
authored
Apr 15, 2016
d2f429da
14 Apr, 2016
10 commits
website with feed list
· 9d4af795
clonejo
authored
Apr 15, 2016
9d4af795
ansible playbooks
· b706fcbc
clonejo
authored
Apr 15, 2016
b706fcbc
fix serving files just added to cache
· cdd78324
clonejo
authored
Apr 14, 2016
cdd78324
add erlang_localtime and xmerl to release
· 6d0d999f
clonejo
authored
Apr 14, 2016
6d0d999f
add qdate to release
· 185f0e8d
clonejo
authored
Apr 14, 2016
185f0e8d
don't spawn a shell in release
· 6215c59a
clonejo
authored
Apr 14, 2016
6215c59a
no extended start script, don't set -sname
· e44323be
clonejo
authored
Apr 14, 2016
e44323be
we can't go without a node name :/
· 3810b3f1
clonejo
authored
Apr 14, 2016
3810b3f1
release: don't run in distributed mode
· c74e38bc
clonejo
authored
Apr 14, 2016
c74e38bc
add erlware_commons dep to release
· 86ac4027
clonejo
authored
Apr 14, 2016
86ac4027
13 Apr, 2016
7 commits
fix last commit
· e6370f03
clonejo
authored
Apr 14, 2016
e6370f03
rebar.config: specify release
· a204ffe9
clonejo
authored
Apr 14, 2016
a204ffe9
by default only listen for local requests
· 7af7442c
clonejo
authored
Apr 13, 2016
7af7442c
update README
· 24dbefab
clonejo
authored
Apr 13, 2016
24dbefab
honour if-not-modified-since from clients
· fd29936f
clonejo
authored
Apr 13, 2016
fd29936f
fix updating last_fetch on receiving not_modified
· 59590f1b
clonejo
authored
Apr 13, 2016
59590f1b
gzip compression on serving
· 2bc40d02
clonejo
authored
Apr 13, 2016
2bc40d02
12 Apr, 2016
9 commits
send last-modified
· f14c7817
clonejo
authored
Apr 13, 2016
f14c7817
fix: set correct mtime/fetch time
· b50619a4
clonejo
authored
Apr 13, 2016
b50619a4
regular cache cleanup
· 7b21915a
clonejo
authored
Apr 13, 2016
7b21915a
README and todo bits
· 6e053f6c
clonejo
authored
Apr 12, 2016
6e053f6c
.gitignore: attachments -> enclosures
· f2ab9fff
clonejo
authored
Apr 12, 2016
f2ab9fff
rename attachment to enclosure, storage cleanup (last_fetched/last_requested mixup)
· 49783527
clonejo
authored
Apr 12, 2016
49783527
fix lager config
· 91a364a5
clonejo
authored
Apr 12, 2016
91a364a5
update todos
· 9de2cb72
clonejo
authored
Apr 12, 2016
9de2cb72
storage cleanup
· 50824cda
clonejo
authored
Apr 12, 2016
50824cda
10 Apr, 2016
1 commit
storage module, pass file descriptors around, not paths
· 850c0dee
clonejo
authored
Apr 10, 2016
850c0dee