Commit graph

2708 commits

Author SHA1 Message Date
Jamie
e9ef0136e4 Fixed the issue where Emby connect users could not log in #2115 2018-04-02 20:42:02 +01:00
Jamie
cbaaaa4405
Merge pull request #2118 from anojht/LC-Requirements
LC requirements
2018-04-02 20:14:17 +01:00
Jamie
f3efd277a6
Merge pull request #2114 from goldenpipes/master
"og" meta data tags for link previews.
2018-04-02 20:11:32 +01:00
Jamie
848ddbdbf0 Fixed a little bug in the newsletter 2018-04-02 20:09:44 +01:00
Anojh
64d7cd9f56 Had to update some base styles since currently some styling does not look right... 2018-04-02 00:21:07 -07:00
Anojh
2ca0c9ebef Changed let to const to adhere to linting. 2018-03-31 17:34:56 -07:00
Anojh
b82c43356f Adding wrappers and classes for LC and toggling active style for UI elements. 2018-03-31 17:22:43 -07:00
Anojh Thayaparan
8a94f967a3
Merge pull request #2 from tidusjar/develop
Getting Develop up to date
2018-03-29 15:20:10 -07:00
goldenpipes
9ae62d5545
Update _Layout.cshtml 2018-03-28 18:46:17 -05:00
goldenpipes
15d19ef3e8
Update _Layout.cshtml
added "og" metadata tags for link previews. uses default ombi logo and @appName
2018-03-28 18:44:03 -05:00
Jamie
9bd545c736 Merge branch 'develop' of https://github.com/tidusjar/Ombi into develop 2018-03-28 20:44:50 +01:00
Jamie
f760a1927e Fixed the issue where movies were not appearing in the newsletter for users with Emby #2111 2018-03-28 20:44:38 +01:00
Jamie
d15e09d342 Changed the TV Request API. We now only require the TvDbId and the seasons and episodes that you want to request. This should make integration regarding TV a lot easier. 2018-03-28 14:22:16 +01:00
Jamie
c25db99651 !cosmetic updated readme and changelog 2018-03-28 08:05:32 +01:00
Jamie
a003095540 Merge branch 'master' of https://github.com/tidusjar/ombi 2018-03-27 13:07:20 +01:00
Jamie
39344d20b7
Merge pull request #2107 from tidusjar/develop
Newsletter merge
2018-03-27 13:00:47 +01:00
Jamie
71157052b3 !wip fixed a bug in the newsletter 2018-03-27 11:28:14 +01:00
Jamie
2869d1526c !wip changelog 2018-03-27 11:03:04 +01:00
Jamie
d72b028060 Fixed the newsletter wiki link and removed the recently added page from the customization page !wip 2018-03-27 09:55:59 +01:00
Jamie
9caa462ad2
Merge pull request #2106 from louis-lau/develop
Specific favicons for different platforms
2018-03-27 07:09:26 +01:00
louis-lau
c95c6958fa Specific favicons for different platforms 2018-03-27 00:30:54 +02:00
Jamie
f2a59b4990
Merge pull request #2093 from anojht/issue1907
Fix for issue #1907
2018-03-26 22:11:04 +01:00
Jamie
3018057961 !wip changed the newsletter to include the release year as a year not a full date for movies 2018-03-26 22:03:40 +01:00
Jamie
e89efe87a6
Merge pull request #2103 from zobe123/zobe123-patch-1 !cosmetic
Update README.md !cosmetic
2018-03-25 18:59:45 +01:00
zobe123
187f1e283b
Update README.md 2018-03-25 12:11:25 +02:00
Anojh
892ce167c9 movieDbId was switched to string fron number so accomodated for change 2018-03-23 16:13:51 -07:00
Anojh Thayaparan
609f4ab064
Removing duplicate functions 2018-03-23 16:07:15 -07:00
Anojh Thayaparan
f6294781d4
Merge branch 'develop' into issue1907 2018-03-23 15:55:05 -07:00
Anojh
505dc32f69 Conflict resolving and adopting Jamie's new method 2018-03-23 15:46:30 -07:00
Jamie
4063461a9e
Merge pull request #2098 from tidusjar/feature/recently-added
Fixed a bunch of bugs around the newsletter !wip
2018-03-23 22:02:28 +00:00
tidusjar
ab9cdc856b Fixed a bunch of bugs around the newsletter !wip 2018-03-23 22:01:50 +00:00
Jamie
3e8e21a1f3
Merge pull request #2097 from tidusjar/feature/recently-added
!wip fixed build
2018-03-23 21:18:30 +00:00
tidusjar
187808b64b !wip fixed build 2018-03-23 21:17:41 +00:00
Jamie
03185bcc8d
Merge pull request #2096 from tidusjar/feature/recently-added
Feature/recently added
2018-03-23 20:51:53 +00:00
tidusjar
3124163f7c Added the Recently Added Newsletter! You are welcome. 2018-03-23 20:51:15 +00:00
Jamie
af319cfa87
Merge pull request #2092 from anojht/backgroundanimation
Dynamic Background Animation
2018-03-23 20:35:59 +00:00
Anojh Thayaparan
b2ecc24ca0
Merge pull request #1 from tidusjar/develop
Bringing develop up to date
2018-03-23 12:25:11 -07:00
Anojh
5370afd32a Wrote new calls to just get poster and bg 2018-03-23 12:08:14 -07:00
tidusjar
1138f09286 Added a new scrollbar to Ombi 2018-03-23 15:59:57 +00:00
tidusjar
409945e492 !wip more improvments to the notification variables 2018-03-23 15:54:53 +00:00
tidusjar
b6f3bcc69f Improved the message for #2037 2018-03-23 15:45:32 +00:00
tidusjar
f1e164d29a Added the ability to automatically generate the API Key on startup if it does not exist #2070 2018-03-23 15:44:25 +00:00
tidusjar
a8f906617a Improved the way we use the notification variables, we have now split out the Username and Alias (Requested User is depricated but not removed) 2018-03-23 15:43:55 +00:00
tidusjar
1eb2dc930b Fixed some bugs !wip 2018-03-23 15:29:02 +00:00
Jamie
3d06815399
Merge pull request #2095 from tidusjar/feature/mattermost-fix
Fixed #2055 and #1903
2018-03-23 11:30:02 +00:00
Jamie
3ffe76b2d2 Fixed #2055 and #1903 2018-03-23 11:29:38 +00:00
Jamie
62dd0f794a
Merge pull request #2094 from tidusjar/feature/recently-added
Fixed some small things !wip
2018-03-23 10:33:30 +00:00
Jamie
a211a50deb Fixed some small things !wip 2018-03-23 10:30:39 +00:00
Anojh
ad7a24b1c2 Merge branch 'backgroundanimation' of https://github.com/anojht/Ombi into backgroundanimation 2018-03-23 02:20:29 -07:00
Anojh
e221c02299 Removed redundant timers 2018-03-23 02:19:34 -07:00