|
882e7e8ade
|
Merge branch 'adminUserTokens' into 'master'
Allow admins to generate a user token
See merge request !96
|
2018-05-03 12:10:38 +00:00 |
|
|
fd3925cdb0
|
Allow admins to generate a user token
|
2018-05-03 14:27:00 +02:00 |
|
|
69618e85ac
|
Merge branch 'tokensMigration' into 'master'
Drop table tokens before running migration #6
See merge request !95
|
2018-03-14 12:45:01 +00:00 |
|
|
e1e95388d3
|
Drop table tokens before running migration #6
|
2018-03-14 14:07:45 +01:00 |
|
|
1593af9fde
|
Merge branch 'user-tokens' into 'master'
User tokens
See merge request !94
|
2018-03-14 12:07:37 +00:00 |
|
|
9db07de89e
|
Remove the random package
|
2018-03-14 13:21:23 +01:00 |
|
|
2ddca462da
|
Add a page to list / delete the user tokens
|
2018-03-14 13:21:23 +01:00 |
|
|
bd20a87548
|
Add user IP to its token
|
2018-03-14 13:21:23 +01:00 |
|
|
5e81b17e28
|
Add user token validation
|
2018-03-13 21:36:36 +01:00 |
|
|
3375481b21
|
Merge branch 'fixModal' into 'master'
Fix user edit modal
See merge request !93
|
2018-02-21 11:47:49 +00:00 |
|
|
bde810f277
|
Fix user edit modal
|
2018-02-21 13:10:06 +01:00 |
|
|
cb901277bf
|
Merge branch 'yifysubtitles' into 'master'
Rename yifysubtitles module
See merge request !92
|
2018-02-16 12:06:01 +00:00 |
|
|
cf985058ad
|
Rename yifysubtitles module
|
2018-02-16 13:28:25 +01:00 |
|
|
c69eaf98a9
|
Merge branch 'cleanup' into 'master'
Move things arround
See merge request !91
|
2018-02-15 12:42:10 +00:00 |
|
|
3aab700add
|
Make everything work with the new paths
|
2018-02-15 13:36:23 +01:00 |
|
|
d0bc31fae4
|
Move files arround
|
2018-02-15 13:18:35 +01:00 |
|
|
8d453e9236
|
Cleanup SQL migrations
* upgrade the migrate package
* remove the dev migrations
* remove unused migration code
|
2018-02-15 12:41:00 +01:00 |
|
|
f048384d37
|
Merge branch 'update_react' into 'master'
Update js dependencies
See merge request !90
|
2018-02-14 22:09:20 +00:00 |
|
|
8aabef2113
|
Update js dependencies
|
2018-02-14 22:54:20 +01:00 |
|
|
6a36b6a417
|
Merge branch 'showTorrentsStats' into 'master'
Fix shows and episodes torrent stats
See merge request !89
|
2017-12-18 12:22:09 +00:00 |
|
|
50a3599992
|
Fix shows and episodes torrent stats
We know display the right number of episodes with torrents and the right
number of shows with available torrents
|
2017-12-18 13:36:55 +01:00 |
|
|
f05d0024fc
|
Merge branch 'torrentSearch' into 'master'
Torrent search
See merge request !88
|
2017-08-15 12:57:09 +00:00 |
|
|
555e6c6a35
|
Fix admin panel torrent stat
|
2017-08-15 14:39:19 +02:00 |
|
|
2f31f81d26
|
Fix remove torrent button
|
2017-08-15 14:37:26 +02:00 |
|
|
380c9c453a
|
Add link to search for torrents for a movie
|
2017-08-15 14:19:09 +02:00 |
|
|
33f0036e11
|
Add a link to search for torrents for an episode
|
2017-08-15 14:01:08 +02:00 |
|
|
5d3fc58176
|
Add torrent search in the UI
|
2017-08-15 13:04:49 +02:00 |
|
|
0dda37de50
|
Add torrent search in the backend
|
2017-08-15 12:47:40 +02:00 |
|
|
538c5224f8
|
Add thepiratebay as torrenter
|
2017-08-15 12:47:40 +02:00 |
|
|
4568b8884e
|
Merge branch 'admin' into 'master'
Admin panel
See merge request !87
|
2017-08-14 08:25:42 +00:00 |
|
|
24d3e0eaee
|
Add torrents stats
|
2017-08-14 10:40:26 +02:00 |
|
|
eb02ff2b46
|
Add stats about the library
|
2017-08-14 10:40:26 +02:00 |
|
|
dec9547152
|
Display the activation state of the accounts
|
2017-08-14 10:40:26 +02:00 |
|
|
667768fa10
|
Split admin panel in components
|
2017-08-14 10:40:26 +02:00 |
|
|
a336c3a4dc
|
Trim username spaces while logging in
|
2017-08-14 10:40:26 +02:00 |
|
|
ebaf17e6e4
|
Auto log user after register
|
2017-08-13 23:23:23 +02:00 |
|
|
3f2fd35195
|
Only show the activation page for unactivated users
|
2017-08-13 23:23:23 +02:00 |
|
|
9aebee2c4a
|
Add an "activated" field in the user table
|
2017-08-13 08:00:28 +02:00 |
|
|
f6ad0dc85e
|
Merge branch 'admin' into 'master'
Admin panel
See merge request !86
|
2017-08-11 08:52:42 +00:00 |
|
|
fe27ef3806
|
Add an admin panel for the admin users
|
2017-08-11 11:08:33 +02:00 |
|
|
a7b88ca7e2
|
Add call to list users
|
2017-08-11 11:08:33 +02:00 |
|
|
033ad31c71
|
Merge branch 'smarterRefresh' into 'master'
Try to be smart on refresh
See merge request !85
|
2017-06-14 12:03:52 +00:00 |
|
|
e382cd0dd9
|
Try to be smart on refresh
We now refresh wishlisted shows and movies too
And we only look for torrents for episodes of the last season of the
wishlisted shows
|
2017-06-14 13:21:11 +02:00 |
|
|
8c52531852
|
Merge branch 'periodicRefreshConfig' into 'master'
Add config for the periodic refresh of the videos
See merge request !84
|
2017-06-13 10:58:11 +00:00 |
|
|
74898cbf3f
|
Add config for the periodic refresh of the videos
|
2017-06-13 13:13:08 +02:00 |
|
|
a14bccf75c
|
Merge branch 'periodicRefresh' into 'master'
Add a config to set the info refresh interval
See merge request !83
|
2017-06-12 11:42:09 +00:00 |
|
|
429ac99751
|
Add a config to set the info refresh interval
|
2017-06-12 13:59:49 +02:00 |
|
|
0bb850ec7d
|
Merge branch 'fixes' into 'master'
Fixes
See merge request !82
|
2017-06-09 11:14:59 +00:00 |
|
|
6464015b63
|
Fix error while getting no result from a search
|
2017-06-09 13:28:04 +02:00 |
|
|
5264fb049b
|
Fix poster list keys
|
2017-06-09 13:11:00 +02:00 |
|