mirror of
https://github.com/Athou/commafeed.git
synced 2026-03-21 21:37:29 +00:00
option to force refresh all feeds
This commit is contained in:
@@ -92,6 +92,12 @@ function($resource, $http) {
|
||||
_method : 'refresh'
|
||||
}
|
||||
},
|
||||
refreshAll : {
|
||||
method : 'GET',
|
||||
params : {
|
||||
_method : 'refreshAll'
|
||||
}
|
||||
},
|
||||
subscribe : {
|
||||
method : 'POST',
|
||||
params : {
|
||||
|
||||
Reference in New Issue
Block a user