Commit graph

5498 commits

Author SHA1 Message Date
tidusjar
e2ed651487 Merge branch 'develop' of https://github.com/ombi-app/Ombi into develop 2021-05-19 20:23:27 +01:00
tidusjar
6e51f7f864 Added the demo to the new apis... I hate that fruit company, lets see if we can get approved now 2021-05-19 20:23:15 +01:00
first last
341f6583de Create Genre structs 2021-05-19 12:00:57 -04:00
twanariens
b52e2c138b The struggles are real 2021-05-18 23:38:08 +02:00
Dyson Parkes
73f0115492
Update README.md
Add link to iOS app
2021-05-19 09:11:31 +12:00
twanariens
87800d80c8 Smaller menu for mobile devices. Made custom logo idiot proof 2021-05-18 22:55:06 +02:00
Twan Ariens
dde517cecc
Merge pull request #4194 from Ombi-app/develop
Sync up
2021-05-18 19:51:46 +02:00
Jamie
f3f52e1e3b
Merge pull request #4193 from AbeKline/patch-1
Autofocus the Search field
2021-05-18 17:10:31 +01:00
Abe Kline
c6129704ed
Autofocus the Search field
So on page load a user can immediately start typing a search without having to manually navigate to it. Also a big bonus for accessibility
2021-05-18 08:11:37 -05:00
tidusjar
734b07accf Really fixed #4181 this time 2021-05-16 22:07:12 +01:00
tidusjar
7f74294ae3 Fixed #4190 2021-05-16 12:05:59 +01:00
tidusjar
d23c4c3859 removed the ripple from the navmenu #4192 2021-05-16 12:03:39 +01:00
tidusjar
65879acb8d Fixed the deseralizing issue #4181 2021-05-16 11:52:37 +01:00
tidusjar
238a673c56 Merge branch 'develop' of https://github.com/ombi-app/Ombi into develop 2021-05-11 09:51:27 +01:00
tidusjar
21b8bf76d2 Fixed an issue where for Available Emby content, the service ID was not being passed 2021-05-11 09:51:18 +01:00
Jamie
ad72b40a0d
Merge pull request #4185 from Ombi-app/mobile-app-links
Fix #4184
2021-05-10 21:25:28 +01:00
Dyson Parkes
b8076e2e65 Adjust app store string 2021-05-10 13:43:00 +12:00
tidusjar
900ec20e42 Fixed #4057 #4180 2021-05-09 21:44:21 +01:00
tidusjar
6e32bd33f5 Fixed build 2021-05-09 21:15:56 +01:00
tidusjar
64c0fc17cc Fixed #4152 2021-05-09 19:58:36 +01:00
tidusjar
50af2b8482 Fixed the issue where you couldn't remove a legacy user from the notifications 2021-05-07 19:36:07 +01:00
tidusjar
4071b2e8a2 Added the open on mobile back in, this will be available in the next app update 2021-05-07 14:41:10 +01:00
tidusjar
8dd00e9e99 Improved the message on the admin request popup 2021-05-06 20:31:36 +01:00
tidusjar
7c79e28d5c Added a message on the application url field to better explain what it does 2021-05-06 20:29:44 +01:00
tidusjar
5d8a212312 Improved the Plex OAuth flow 2021-05-06 20:15:58 +01:00
tidusjar
f18aa778e6 Added the ability to hide the user in the discord notification 2021-05-06 19:59:06 +01:00
tidusjar
8aec700f11 Added some app store links to the new mobile app 2021-05-04 09:00:27 +01:00
tidusjar
2e316c51d2 Fixed build 2021-05-01 21:56:06 +01:00
tidusjar
0ad573a98a Fixed the issue where searching some movies may appear available if they have the same TvDb Id as the result's MovieDbId... 2021-04-30 20:40:42 +01:00
tidusjar
264568f396 Added the ability to re-process requests 2021-04-27 22:17:01 +01:00
tidusjar
6c64f3d4a3 Merge branch 'develop' of https://github.com/ombi-app/Ombi into develop 2021-04-27 21:04:53 +01:00
tidusjar
a578374588 TV results now respect the users set language 2021-04-27 20:43:08 +01:00
Jamie
38a9f4769d
Merge pull request #4161 from sir-marv/WebHookBug
Update WebhookApi.cs
2021-04-27 13:23:40 +01:00
sirmarv
69923db39f Update WebhookApi.cs
Fixes #2448. Forward slash is no longer appended to the URL. If a user wants a / at the end of the URL, they will have to enter it in the webhook baseUrl.
2021-04-27 07:50:57 -04:00
Jamie
acc886293d
Update variables.yml 2021-04-26 08:43:03 +01:00
tidusjar
16b2b849d4 Map the MediaServer URL for Tv Shows, so we can display the Plex button 2021-04-21 12:28:32 +01:00
tidusjar
43ce9affeb Merge branch 'develop' of https://github.com/ombi-app/Ombi into develop 2021-04-20 09:46:46 +01:00
tidusjar
61313ba861 Added more context in the mobile notifications 2021-04-20 09:46:38 +01:00
Jamie
70015e2e8a
Merge pull request #4150 from mattmattmatt/patch-1
Fix TMDB logo URL
2021-04-17 08:06:10 +01:00
Matt
9d8f8056bb
Fix TMDB logo URL
Previous value `{{baseUrl}}images/tmdb-logo.svg` leads to broken image requests, e.g. `server.com/ombiimage/tmdb-logo.svg`. We need to trail the `baseURL` with a `/` to ensure the correct path, e.g. `server.com/ombi/image/tmdb-logo.svg`. See also lines 9 and lines 14.
2021-04-16 18:51:07 -07:00
tidusjar
9c0d8f91e9 Performance improvement coming from the previous change 2021-04-13 11:00:17 +01:00
tidusjar
2a284ce75c Fixed the issue where TV Shows were not being hidden from the Discover section 2021-04-13 10:49:20 +01:00
tidusjar
20c46ad027 Fixed the bug where it stated Ombi was on the wrong version in the settings! 2021-04-12 10:57:27 +01:00
tidusjar
560454565d Added new Image posters API 2021-04-11 22:21:42 +01:00
Jamie
5bf8703c66
Merge pull request #4143 from Ombi-app/feature/sonarr-language-profiles-enhancements
Sonarr Language Profile Enhancements
2021-04-08 10:47:54 +01:00
tidusjar
89e1e21c7c We can now override language profiles for Sonarr v3 requests, we also added an option to specify the language profile for Anime requests 2021-04-08 10:11:32 +01:00
tidusjar
5bd85a3aac Fixed #4140 2021-04-07 20:27:24 +01:00
tidusjar
1d5b6f3c89 Fixed #4103 2021-04-07 20:27:15 +01:00
Jamie
db67ddd839
Merge pull request #4141 from Ombi-app/develop-kuraki
Fix for overlay of the social icons container
2021-04-07 08:59:36 +01:00
twanariens
f8d44ec596 Fix for overlay of the social icons container 2021-04-07 01:32:11 +02:00