Commit graph

1598 commits

Author SHA1 Message Date
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
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
71157052b3 !wip fixed a bug in the newsletter 2018-03-27 11:28:14 +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
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
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
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
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
Jamie
a3cf3dde46
Merge branch 'develop' into backgroundanimation 2018-03-23 08:52:08 +00:00
Jamie
946aee99f3 Pretty sure that's it !wip 2018-03-23 08:28:04 +00:00
Jamie
a6aac93fe5 Finished the newsletter I think !wip 2018-03-23 08:23:05 +00:00
Anojh
1a352b2da0 More optimizations by reducing requests 2018-03-22 22:36:11 -07:00
Anojh
3a99f75daa improved version 2018-03-22 20:10:57 -07:00
Anojh
8520528087 Added poster and bg to issue details page as per Issue #1907 2018-03-22 17:47:40 -07:00
Anojh
df27ea743c Dynamic Background Animation 2018-03-22 17:39:56 -07:00
Anojh
76eb895f73 Fix for issue #1907, which is to add content poster and bg to issue details page. 2018-03-22 17:11:12 -07:00
tidusjar
11442e2ea7 Added the test button and done a bunch of testing. Almost ready !wip 2018-03-22 21:30:11 +00:00
Jamie
6005db374a Fixed linitng !wip 2018-03-22 15:40:48 +00:00
Jamie
ccd873584b Added the newsletter job to the UI and fully wired it up !wip 2018-03-22 15:26:34 +00:00
Jamie
ffe74de278
Merge branch 'feature/recently-added' into feature_recentlyAdded 2018-03-22 13:02:08 +00:00