Jamie
bba239c525
Update ci-build.yaml for Azure Pipelines
2020-01-05 23:15:54 +00:00
Jamie
8d3508e554
Update ci-build.yaml for Azure Pipelines
2020-01-05 23:09:59 +00:00
tidusjar
c1c53dbc11
Merge branch 'feature/v4' of https://github.com/tidusjar/Ombi into feature/v4
2020-01-05 22:57:32 +00:00
tidusjar
1619a2bca7
test
2020-01-05 22:57:30 +00:00
Jamie
98c7456794
Update azure-pipelines.yml for Azure Pipelines
2020-01-05 22:15:43 +00:00
tidusjar
0aee4c6573
Added delete functionality to the requests grid. Fixed the 302 issue with the RP probe
2020-01-05 22:04:51 +00:00
Jamie Rees
4c8add371d
sorted out radarr settings
2020-01-03 21:08:09 +00:00
Jamie
a5b8f6945f
Update azure-pipelines.yml for Azure Pipelines
2019-12-30 22:35:51 +00:00
Jamie
bb48b8c12f
Update azure-pipelines.yml for Azure Pipelines
2019-12-30 22:07:15 +00:00
tidusjar
2f61a3aee0
reduce memory as appveyor has a limit of 6gb
2019-12-30 21:38:30 +00:00
Jamie
824e24eaf3
Merge pull request #3308 from tidusjar/Translations
...
New Crowdin translations
2019-12-30 09:11:16 +00:00
tidusjar
29cbf5aa03
upped node memory
2019-12-29 22:43:09 +00:00
tidusjar
8ec8ff984f
fix build
2019-12-29 22:16:20 +00:00
tidusjar
0b37ee940a
Merge branch 'feature/v4' of https://github.com/tidusjar/Ombi into feature/v4
2019-12-29 22:08:39 +00:00
tidusjar
6414932388
wip
2019-12-29 22:08:35 +00:00
Jamie
efc54f603d
Update azure-pipelines.yml for Azure Pipelines
2019-12-29 21:55:40 +00:00
Jamie
aeccd35f6d
New translations en.json (Russian)
2019-12-26 11:41:22 +00:00
tidusjar
e883fe7030
Fix #3315
2019-12-19 22:31:38 +00:00
Jamie
41c7f4b790
Update azure-pipelines.yml for Azure Pipelines
2019-12-17 20:56:33 +00:00
Jamie
3f93a9a402
Update azure-pipelines.yml for Azure Pipelines
2019-12-17 20:54:57 +00:00
Jamie Rees
d08b68ec25
merge
2019-12-17 13:14:46 +00:00
Jamie Rees
e24ad04be9
merge
2019-12-17 13:13:33 +00:00
Jamie Rees
1069ddf9cf
Fixed the multiple notifications (I think)
2019-12-17 13:11:45 +00:00
Jamie Rees
d633049b7d
build
2019-12-16 21:12:37 +00:00
tidusjar
585bd0aab1
Fixed unit tests
2019-12-16 14:10:56 +00:00
tidusjar
4bf66ef031
Fixed assembly reference
2019-12-16 14:02:35 +00:00
Jamie
7a617aa8a2
Update ci-build.yaml for Azure Pipelines
2019-12-16 13:51:34 +00:00
Jamie
e672533aaa
New translations en.json (Hungarian)
2019-12-15 13:14:48 +00:00
tidusjar
18dcddf67a
!wip
2019-12-15 00:05:14 +00:00
Jamie Rees
cae9d64a03
ll
2019-12-14 20:37:16 +00:00
Jamie Rees
e96e1f4c03
wip
2019-12-14 20:32:08 +00:00
Jamie Rees
58bceeda62
RDP
2019-12-14 20:20:16 +00:00
tidusjar
aa89319445
ts 3.6
2019-12-12 22:18:27 +00:00
tidusjar
3e8a2b8618
TS 3.1
2019-12-12 22:17:45 +00:00
tidusjar
5ad8ccf33d
Some small fixes!
2019-12-12 21:51:50 +00:00
tidusjar
822ca2df94
fixed build
2019-12-06 08:17:58 +00:00
Jamie
56eced0880
Update user-preferences.module.ts
2019-12-06 00:47:30 +00:00
Jamie
26ffd5adc0
Update user-preference.component.html
2019-12-06 00:46:48 +00:00
Jamie
c319e07b0e
Update package.json
2019-12-06 00:45:52 +00:00
tidusjar
92195a1598
Added another API
2019-12-06 00:32:08 +00:00
Jamie Rees
cdcea0ca8b
Added the ability to request music!
2019-12-04 21:55:21 +00:00
tidusjar
bff86e2e86
Merge branch 'feature/v4' of https://github.com/tidusjar/Ombi into feature/v4
2019-12-03 12:20:02 +00:00
tidusjar
2f7b7683d1
added a qr code for the app
2019-12-03 12:19:59 +00:00
Jamie Rees
0547c55855
Simplified the loading
2019-12-02 14:18:58 +00:00
Jamie
f7ce3c36e3
Merge pull request #3291 from Namaneo/webhook-notifications
...
Add custom webhook notifications
2019-12-02 09:27:24 +00:00
Namaneo
1ac37cd9ec
Improve webhook test to use more accurate payload
2019-12-01 11:45:42 +01:00
tidusjar
78af64446b
think i actually finished the reverse proxy issue
2019-11-30 23:54:40 +00:00
tidusjar
39cef0d54b
Less load on fanart tv if we cache the results for a day
2019-11-30 21:56:19 +00:00
Namaneo
1176be7f20
Add explanation tooltip on webhook settings view
...
Also remove token from URI string: should be added by user in settings view
2019-11-30 19:06:55 +01:00
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