Commit graph

2673 commits

Author SHA1 Message Date
Jamie
3aad8bbe6b Made some improvements to the Sonarr Sync job #2127 2018-04-06 22:49:25 +01:00
Jamie
20a9720fdd Fixed build !wip 2018-04-06 21:51:31 +01:00
Jamie
acb62f4768 Added the ability to turn off TV or Movies from the newsletter 2018-04-06 21:36:54 +01:00
Anojh Thayaparan
bf47d4e940
Merge pull request #3 from tidusjar/develop
Bringing my Develop up to date with source
2018-04-04 20:38:48 -07:00
Jamie
5cc030b237
Update about.component.html
!wip
2018-04-04 22:22:45 +01:00
Jamie
6b7f5e9ef4
Update about.component.html
Updated the Discord link in the settings page
2018-04-04 22:21:59 +01:00
Jamie
b8739142ca Fixed #2109 2018-04-02 21:36:00 +01:00
Jamie
c14fd64f5f Added random versioning prefix to the translations so the users don't have to clear the cache 2018-04-02 21:25:16 +01:00
Jamie
da096792af Fixed #2101 2018-04-02 21:24:55 +01:00
Jamie
a0e6eab052 !wip fixed the launch issue 2018-04-02 21:18:59 +01:00
Jamie
e19f99114a Fixed #2105 2018-04-02 21:06:39 +01:00
Jamie
ac1b6e63a4 Fixed some styling on the issues detail page 2018-04-02 21:04:47 +01:00
Jamie
9e8e3d2963 Added more information to the about page 2018-04-02 20:57:03 +01:00
Jamie
f5e0d278ab Fixed #2116 2018-04-02 20:56:36 +01:00
Jamie
543e7fc369 Limit the amount of FileSystemWatchers being spawned 2018-04-02 20:43:04 +01:00
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