fce19bf3d8
Re-fetch the last fetched URL after deleting a movie
...
This keeps the store consistent with the backend
2017-05-19 23:56:39 +02:00
c1bd0bd3bc
Update routes and auth
...
* Use the onEnter hook of the router to fetch data
* Remove the plugin to check if the user is authenticated, this is now
done by the onEnter function of the router
* Update the backend to search using GET queries
* Cleanup the (now useless) code in the components to fetch the datas
2017-05-19 23:06:20 +02:00
38a17d526d
Keep the last movie fetched URL
2017-05-19 13:01:24 +02:00
Grégoire Delattre
fcf64fb4ee
Merge branch 'torrents' into 'master'
...
Add route to list torrents of a user's polochon
See merge request !67
2017-05-18 11:32:06 +00:00
0d87b50cee
Add route to list torrents of a user's polochon
2017-05-18 13:46:22 +02:00
Grégoire Delattre
63e9d5b4e2
Merge branch 'subtitle' into 'master'
...
Add subtitles
See merge request !66
2017-05-15 11:18:42 +00:00
740da466b6
Add subtitles
2017-05-15 13:36:06 +02:00
Grégoire Delattre
6f5c3a83ea
Merge branch 'fixDeleteMovieRole' into 'master'
...
Fix role for DeleteMovie route
See merge request !65
2017-05-09 10:51:13 +00:00
6bc7ed303d
Fix role for DeleteMovie route
2017-05-09 13:08:35 +02:00
d7c1d0a63a
Merge branch 'imgURL' into 'master'
...
Add the image URL prefix in the configuration
See merge request !64
2017-05-05 11:27:49 +00:00
215bb09c2e
Allow non admin users to delete movies
...
The security is ensured by the token, not by the status of the user
2017-05-05 13:40:26 +02:00
de11a2f2c1
Add the image URL prefix in the configuration
...
This allows us to use a custom URL for images and use a CDN for caching
2017-05-05 13:28:52 +02:00
4ae056d609
Merge branch 'names' into 'master'
...
Update the navbar names to be clearer
See merge request !63
2017-05-04 17:52:04 +00:00
17ca73ea4d
Update the navbar names to be clearer
2017-05-04 19:38:48 +02:00
Grégoire Delattre
cac92e3f62
Merge branch 'updateSubtitles' into 'master'
...
Add handlers to update subtitles
See merge request !62
2017-05-02 11:28:08 +00:00
08ffd9fab6
Add handlers to update subtitles
2017-05-01 21:55:00 +02:00
Grégoire Delattre
90b391ec0a
Merge branch 'polochonUpdate' into 'master'
...
Update to match the new polochon lib
See merge request !61
2017-04-28 19:57:17 +00:00
05495a9229
Update to match the new polochon lib
2017-04-28 16:25:48 +02:00
ba99c0c56f
Merge branch 'icon' into 'master'
...
Add favicon settings
See merge request !60
2017-04-22 16:26:39 +00:00
ccceba251b
Add favicon settings
2017-04-22 18:14:27 +02:00
806fad299d
Merge branch 'greg/dev' into 'master'
...
greg/dev
See merge request !59
2017-04-22 09:12:51 +00:00
1f0c397f0a
Add indicator for tracked content
2017-04-22 10:55:32 +02:00
094bac2471
Fix wishlist's SQL queries for the shows
2017-04-22 10:55:32 +02:00
e6aad2614e
Merge branch 'greg/dev' into 'master'
...
Greg/dev
See merge request !58
2017-04-22 08:22:31 +00:00
247908b1ba
Fix state not updating properly in the list view
2017-04-21 17:44:48 +02:00
a1c9604db9
Fix show wishlist view
2017-04-21 13:25:42 +02:00
Grégoire Delattre
7edb5ffc3f
Merge branch 'fixShowWishlist' into 'master'
...
Fix missing show and episode in show wishlist
See merge request !57
2017-04-20 11:46:24 +00:00
f0d15a778b
Fix missing show and episode in show wishlist
2017-04-20 14:01:19 +02:00
a89d71f083
Merge branch 'dev/defaultExploreShowsURL' into 'master'
...
Change default show explore option
See merge request !56
2017-04-19 14:09:01 +00:00
10490a9d59
Change default show explore option
2017-04-19 16:21:55 +02:00
7d308927e1
Merge branch 'dev/fixWishlist' into 'master'
...
MoarStability
See merge request !55
2017-04-19 12:40:01 +00:00
a44cdd3a42
Update explore view to a more stable version
...
* no more state
* loading is in the posters module, not the whole page
2017-04-19 14:44:08 +02:00
fa73dc09c2
Simplify the search module
2017-04-19 13:41:34 +02:00
ed46bdcf5e
Double check props before exploring movies / shows
2017-04-18 14:32:40 +02:00
a3a9d65f9b
Merge branch 'explorers' into 'master'
...
Explorers
See merge request !54
2017-04-18 11:05:33 +00:00
52281675d0
Prettify the explorer options
2017-04-14 23:01:40 +02:00
b8e55ec498
Update formating of detailed infos
2017-04-14 22:53:02 +02:00
04ef01995e
Add explore options
2017-04-14 22:36:35 +02:00
2811c4fa16
Don't display the movies/shows menu if not logged
2017-04-07 23:46:04 +02:00
Grégoire Delattre
6db5b15ea5
Merge branch 'configPolochon' into 'master'
...
Use polochon config to initialize modules
See merge request !52
2017-04-07 21:28:03 +00:00
385e8e514b
Use polochon config to initialize modules
2017-04-07 21:34:51 +00:00
Grégoire Delattre
023019b748
Merge branch 'docker-image-prod' into 'master'
...
Docker image prod
See merge request !51
2017-04-07 21:18:06 +00:00
cbc3f0fe1f
Small changes for a better docker-compose
2017-04-04 11:02:24 +00:00
d57f119c7a
Add docker-compose for production use
2017-03-22 22:25:37 +00:00
c386f12613
Add target in the Makefile to build the docker image
2017-03-22 22:25:37 +00:00
Grégoire Delattre
b6a09743eb
Merge branch 'wishlist' into 'master'
...
Add wishlist pages in navbar
See merge request !50
2017-03-22 13:02:53 +00:00
4a497b024e
Add wishlist pages in navbar
2017-03-22 13:16:14 +00:00
Grégoire Delattre
80ed83aeba
Merge branch 'explorers' into 'master'
...
Explorers
See merge request !49
2017-03-22 11:46:20 +00:00
f042987d10
Add routes to show explorer's options
2017-03-22 10:03:26 +00:00
7f7da8d097
Structs from db doesn't need to be exposed
2017-03-22 10:02:59 +00:00