Commit graph

5498 commits

Author SHA1 Message Date
Namaneo
8ae98c91c1 Minor updates related to Github's comments
* Access-Token Header is not sent if it has not been configured (or left blank)
* Access token is now also sent in URI string with "token" as key
* NotificationType is manually added to the notification data (original data is cloned before to avoid conflict in case of re-usage by other notification handlers)
2019-11-30 18:18:33 +01:00
Namaneo
78ac3984cb Fix lint issues on UI 2019-11-30 18:13:42 +01:00
Namaneo
c8cdf00567 Add settings view for webhook configuration 2019-11-29 16:47:30 +01:00
Namaneo
88f3f0f9f0 Integrate webhooks into existing notification mechanism 2019-11-29 16:47:30 +01:00
Namaneo
cdc002ecd7 Add webhook notification and API logic 2019-11-29 16:47:30 +01:00
Jamie Rees
4d8f3dfad5 Fixed the access token 2019-11-28 21:51:56 +00:00
Jamie Rees
bea8551cd3 merge 2019-11-26 08:32:16 +00:00
tidusjar
faba87cdc6 Fix for #3277 2019-11-20 21:35:04 +00:00
tidusjar
3bd9b18b33 Fixed the startup error 2019-11-15 22:47:51 +00:00
tidusjar
58cc49d607 Fixed issues with the RequestId Migration #3244 #3253 #3249 2019-11-13 22:01:28 +00:00
tidusjar
93f5f94a14 !wip 2019-11-12 22:52:44 +00:00
tidusjar
0da0da7d86 !changelog 2019-11-12 22:48:14 +00:00
tidusjar
f9b4818606 Merge branch 'develop' of https://github.com/tidusjar/ombi into develop 2019-11-12 22:47:14 +00:00
tidusjar
53ecd7b95f Fixed the issue where we couldn't always pick up stuff on the sync 2019-11-12 22:47:01 +00:00
Jamie
ef5a382a1e
Update login.component.ts
Reduced oauth time
2019-11-10 19:31:33 +00:00
tidusjar
b41fcb467e Removed hangfire completly from Ombi 2019-11-10 15:05:01 +00:00
tidusjar
181bd53202 Fixed the notifications issue 2019-11-10 14:56:12 +00:00
tidusjar
96e3e88261 Fixed the issues where the DB was being disposed too early 2019-11-07 22:22:53 +00:00
tidusjar
47f323fcdd Fixed an error with the newsletter with the new db structure 2019-11-07 15:51:19 +00:00
tidusjar
ccbf67d3a6 really fixed the build 2019-11-06 12:21:35 +00:00
tidusjar
753111124f Fixed build 2019-11-06 10:07:36 +00:00
tidusjar
cb0baf3b48 Fixed build script 2019-11-05 22:46:32 +00:00
tidusjar
3a82562341 Fixed unit tests 2019-11-05 22:38:59 +00:00
tidusjar
68411e680c updated tsc 2019-11-05 22:30:23 +00:00
tidusjar
2365341207 Develop into v4 2019-11-05 22:21:56 +00:00
tidusjar
ec6c131d59 Updated VS Image 2019-11-05 22:12:13 +00:00
tidusjar
9ae4228909 Added the new JIT Tiered compliation 2019-11-05 22:11:30 +00:00
tidusjar
a8026aecf4 Upgrade to .net standard 2.1 2019-11-05 22:06:23 +00:00
tidusjar
379ffeddba Updated to .net core 3.0 2019-11-05 22:04:37 +00:00
tidusjar
63b8b8882c Output some useful stuff to the about window regarding the databases 2019-11-05 21:18:25 +00:00
tidusjar
f4933bfc26 Fixed the migration for combined databases 2019-11-05 20:55:13 +00:00
tidusjar
713c0de5f0 Fixed the issue where exisitng databases would now fail due to the DB structure changes 2019-11-04 22:24:21 +00:00
Jamie
c773f06d2c
Merge pull request #3241 from tidusjar/feature/mysql
Feature/mysql
2019-11-03 22:01:54 +00:00
tidusjar
22bc7c99b7 Fix for #3219 2019-11-03 21:57:23 +00:00
tidusjar
560c3c3ead Finished it! 2019-11-03 21:53:22 +00:00
tidusjar
1a086e6f19 Got MySql working 2019-11-03 00:02:10 +00:00
tidusjar
37aca4e423 Got the new DB structure in place 2019-11-02 22:49:14 +00:00
tidusjar
b07833e0e8 Merged develop with V4 2019-11-02 22:12:12 +00:00
tidusjar
d13a1865ea Fixed the error in the newsletter 2019-11-02 21:36:34 +00:00
tidusjar
35199a8b5e Fixed #3208 2019-10-29 21:42:53 +00:00
Jamie
71b850e7bd
Merge pull request #3215 from gtbuchanan/adult-filter
Add adult movie filtering
2019-10-29 21:34:55 +00:00
Taylor Buchanan
721ef47bb2 Use tags and autocomplete for excluded keywords 2019-10-25 01:56:56 -05:00
tidusjar
291af1f0ad Merge branch 'develop' of https://github.com/tidusjar/ombi into develop 2019-10-23 08:50:58 +01:00
tidusjar
23cceec6f9 Fixed potential null ref !wip 2019-10-23 08:50:46 +01:00
Jamie
dd785b29fd
Merge pull request #3216 from gtbuchanan/mobile-search-fix
Fix search bar overlap on mobile
2019-10-23 08:43:30 +01:00
Taylor Buchanan
22d47512b6 Add comments to clarify filter decisions 2019-10-22 12:12:20 -05:00
Taylor Buchanan
69c8736a52 Fix search bar overlap on mobile 2019-10-19 19:45:44 -05:00
Taylor Buchanan
9154dbbe9b Fix TS import order 2019-10-19 01:28:13 -05:00
Taylor Buchanan
3008cd124d Add adult movie filtering 2019-10-19 00:53:27 -05:00
Jamie
efd882293e
Merge pull request #3212 from tidusjar/Translations
New Crowdin translations
2019-10-19 00:01:47 +01:00