199 Commits

Author SHA1 Message Date
Kiran Shila
465a6cd46a Merge pull request #61 from kiranshila/develop
Adding rootfolder selection
v3.3.0
2022-02-24 11:53:06 -06:00
Kiran Shila
5833b5a317 Update README.md
Remove quotes from docker-compose
2022-02-24 09:25:50 -08:00
Kiran Shila
e463642cbd Adding rootfolder selection 2022-02-05 16:25:23 -08:00
Kiran Shila
119e17fd22 Update README.md
Fix quotes in docker-compose
2022-02-03 07:56:57 -08:00
Kiran Shila
4083e6047d Merge pull request #57 from nemchik/patch-1
Update request received message
2022-01-31 10:33:33 -08:00
Eric Nemchik
47893ffebe Update discord.clj 2022-01-31 12:29:59 -06:00
Kiran Shila
ef6a218007 Merge pull request #55 from kiranshila/develop
Few bug fixes
v3.2.2
2022-01-19 18:35:39 -08:00
Kiran Shila
674d88565d Fixed off by one error in overseerr seasons 2022-01-19 18:33:07 -08:00
Kiran Shila
50fe2ae0da Merge branch 'main' of github.com:kiranshila/Doplarr into develop 2022-01-17 18:31:11 -08:00
Kiran Shila
95db273d89 Actually include the error in the error response 2022-01-17 18:30:39 -08:00
Kiran Shila
43325f6e67 Merge pull request #54 from kiranshila/develop
Trace-level HTTP logging
v3.2.1
2022-01-17 18:09:23 -08:00
Kiran Shila
5ac858d014 Add trace-level logging to all http requests 2022-01-17 18:07:25 -08:00
Kiran Shila
18805a6db5 Fix arity issue on overseerr errors 2022-01-17 18:03:42 -08:00
Kiran Shila
03fac8ce92 Merge pull request #53 from kiranshila/develop
Plain request alert by default
v3.2.0
2022-01-17 12:48:42 -08:00
Kiran Shila
13a958ae0b Plain request alert by default 2022-01-17 12:46:55 -08:00
Kiran Shila
ccea34b4e5 Merge pull request #52 from kiranshila/develop
Add in configuration for the request alert message
2022-01-17 12:44:05 -08:00
Kiran Shila
fd2e6eb126 Add in configuration for the request alert message 2022-01-17 12:34:02 -08:00
Kiran Shila
d8e626b341 Don't use embedded font in svg logo 2022-01-14 22:39:54 -08:00
Kiran Shila
bafe9588f9 Update README.md
Added sponsor information.
2022-01-14 18:41:53 -08:00
Kiran Shila
70980cca37 Create FUNDING.yml 2022-01-14 18:40:00 -08:00
Kiran Shila
729b7a8787 Update issue templates 2022-01-14 18:32:34 -08:00
Kiran Shila
ac33723529 Update README.md
Some size changes for the logo
2022-01-14 18:23:39 -08:00
Kiran Shila
232f2ad151 Merge pull request #50 from kiranshila/develop
New logo, who dis?
2022-01-14 18:21:07 -08:00
Kiran Shila
22fa41b7c6 New logo, who dis? 2022-01-14 18:19:36 -08:00
Kiran Shila
6e8da5dde5 Merge pull request #49 from kiranshila/develop
Config parsing overhaul
v3.1.0
2022-01-14 15:55:58 -08:00
Kiran Shila
b056831399 Typo and miss-call of config fn 2022-01-14 15:47:25 -08:00
Kiran Shila
fc590dc7df Trim trailing slashes in URLs 2022-01-14 15:41:11 -08:00
Kiran Shila
23511749c0 Flush stdout before quitting 2022-01-14 15:10:37 -08:00
Kiran Shila
2a86cd5db1 Add back in log-level configuration 2022-01-14 15:08:44 -08:00
Kiran Shila
c22fdbf743 Exit on config error 2022-01-14 15:06:31 -08:00
Kiran Shila
f730c82764 Overhaul config parsing and error reporting 2022-01-14 14:55:59 -08:00
Kiran Shila
783dfcc208 Merge pull request #47 from kiranshila/develop
Fixes role-gating
v3.0.1
2022-01-13 11:56:54 -08:00
Kiran Shila
43f45ed52b Fix uses of role id. Fixes #46 2022-01-13 11:55:13 -08:00
Kiran Shila
d9705f0e55 Fix role id to be a long instead of a string 2022-01-13 11:41:15 -08:00
Kiran Shila
057bb3586e Merge pull request #45 from kiranshila/develop
More generic rewrite
v3.0.0
2022-01-12 15:00:27 -08:00
Kiran Shila
936301e68a Very first bot response has to also be ephemeral 2022-01-12 14:12:14 -08:00
Kiran Shila
783447f639 Missing flag 2022-01-12 14:03:55 -08:00
Kiran Shila
bc4dff9fdd Make all interactions ephemeral 2022-01-12 13:47:59 -08:00
Kiran Shila
53e76d2408 Added log-level to example config 2022-01-12 13:21:47 -08:00
Kiran Shila
3e556f5cc3 Added configurable logging level 2022-01-12 12:56:20 -08:00
Kiran Shila
1181ff574c Bump avios/pretty and add some more information 2022-01-12 12:46:45 -08:00
Kiran Shila
20d5cbe2fb Send message to channel that item has been requested 2022-01-12 12:30:49 -08:00
Kiran Shila
af8c04182d Trim options to discord limit of 100 chars 2022-01-12 12:08:51 -08:00
Kiran Shila
4371b9de69 Overseerr works! 2022-01-11 12:38:10 -08:00
Kiran Shila
c303fefbc3 Almost done with overseerr, just need requests to work now 2022-01-10 15:33:09 -08:00
Kiran Shila
93f8e0f9fb Paged dropdowns works! 2022-01-10 13:18:55 -08:00
Kiran Shila
b4b15a4ce5 Wokring on pagination of options to get around discord limit, #43 2022-01-09 18:21:12 -08:00
Kiran Shila
f38204b45d Getting season selection from overseerr works 2022-01-07 14:03:29 -08:00
Kiran Shila
1d16f87d50 Overseerr is searching now 2022-01-05 13:07:49 -08:00
Kiran Shila
b965755b5b Remove mentions of requestrr, as it is now depracated 2022-01-05 10:53:27 -08:00