Commit graph

437 commits

Author SHA1 Message Date
Alexey Golub
6f54c09d96 [GUI] Refactor sorting 2020-08-12 19:09:12 +03:00
Alexey Golub
45926b0990 Refactor last commit 2020-08-07 21:41:10 +03:00
CarJem Generations
25d29dc079
[GUI] Add controls to configure export time limits in addition to dates (#355) 2020-08-07 21:06:49 +03:00
Alexey Golub
efde9931c9 Refactor & optimize changes in last commit 2020-08-07 21:00:43 +03:00
CarJem Generations
2c3b461d49
[GUI] Make categories collapsible in channel list (#354) 2020-08-07 19:42:59 +03:00
CarJem Generations
b405052fd6
[HTML] Workaround for Tupperbox nicknames (#352) 2020-08-05 21:58:17 +03:00
Alexey Golub
da6d903f36 Update version 2020-07-30 16:03:27 +03:00
Alexey Golub
e1b1755fba Don't escape media URL on non-HTML formats 2020-07-30 16:02:00 +03:00
Alexey Golub
1ff026eba6 [GUI] Trim spaces in token input 2020-07-29 20:58:49 +03:00
Alexey Golub
1fe4ecb3af Truncate long file names in MediaDownloader
Fixes #344
2020-07-29 20:58:38 +03:00
Alexey Golub
47a1518cd9 Update nuget packages 2020-07-29 20:49:08 +03:00
Alexey Golub
d78c10ebb7 Remove default cap on MakeUniqueFilePath 2020-07-29 20:47:58 +03:00
Alexey Golub
3db29b520c Switch from RazorLight to MiniRazor 2020-07-29 20:08:51 +03:00
Alexey Golub
752003abc3 Fix media downloading 2020-07-28 23:07:31 +03:00
Alexey Golub
e26a0660d1 Use Razor instead of Scriban 2020-07-28 22:43:45 +03:00
Alexey Golub
7dfc3b2723 Add link to extra services in readme 2020-07-26 15:54:30 +03:00
Alexey Golub
06c33373de Sanitize file names when exporting media
Fixes #332
2020-07-25 21:17:05 +03:00
Alexey Golub
563f5cb67b Update version 2020-07-19 19:09:45 +03:00
Alexey Golub
1f20915b4d Use original file names for downloaded media
Closes #327
2020-07-19 14:19:40 +03:00
Alexey Golub
e58c7aefff Ignore failures when downloading media 2020-07-18 22:08:06 +03:00
Alexey Golub
ac5ccc3fa4 Update version 2020-07-18 16:32:02 +03:00
Alexey Golub
2fc0aa43e8 Change "discordapp.com" to "discord.com" where appropriate 2020-07-18 16:04:47 +03:00
Alexey Golub
ba66b52fa4 Use ValueTask instead of Task where possible 2020-07-18 15:57:51 +03:00
Alexey Golub
ac64d9943a
Self-contained export (#321) 2020-07-18 15:45:09 +03:00
Alexey Golub
94a85cdb01 Update nuget packages 2020-05-11 21:50:38 +03:00
Alexey Golub
a1d34e8fb6 Update version 2020-04-27 13:24:31 +03:00
Alexey Golub
4a35a7b530 Cleanup and minor fixes 2020-04-27 13:24:20 +03:00
Alexey Golub
247f3a9c5b Include channel category in default export file name
Closes #188
2020-04-27 00:02:55 +03:00
Alexey Golub
be73f0b92c [CLI] Show channel categories
Closes 195
2020-04-27 00:01:37 +03:00
Alexey Golub
d03be8b1dd More refactoring 2020-04-26 23:55:31 +03:00
Alexey Golub
9d0d7cd5dd More refactoring 2020-04-23 00:32:48 +03:00
Alexey Golub
b2a48d338a Update nuget packages 2020-04-23 00:30:37 +03:00
Alexey Golub
88a4fa792b Refactor more 2020-04-22 21:59:10 +03:00
Alexey Golub
dc79813ad7 Refactor 2020-04-22 20:44:14 +03:00
Alexey Golub
6a430cdc76 [HTML] Fix unclosed tags and inconsistencies 2020-04-22 19:38:49 +03:00
Alexey Golub
2a02894d64 [HTML] Fix weird inline code block behavior with two backticks 2020-04-22 19:23:56 +03:00
Alexey Golub
8685a3d7e3 Rework architecture 2020-04-22 19:23:31 +03:00
Alexey Golub
130c0b6fe2 Use System.Text.Json instead of Newtonsoft.Json 2020-04-21 18:15:28 +03:00
Alexey Golub
f153aad3f1 Simplify FileSize 2020-04-21 14:38:09 +03:00
Alexey Golub
6f1c944cb3 [HTML] Split message group if usernames are different
Closes #290
2020-04-17 18:47:06 +03:00
Alexey Golub
de9e7caaeb [HTML] Fix repeated single quotes behavior with nested formatting
Closes #288
2020-04-15 13:22:20 +03:00
Alexey Golub
9711a8cca4 [HTML] Match repeated single quotes as a multiline quote
Closes #288
2020-04-14 22:27:29 +03:00
Alexey Golub
4ab6607e78 [HTML] Update quote style 2020-04-14 22:26:50 +03:00
Alexey Golub
d74e6453f6 [CLI] Use environment variable fallbacks for token 2020-04-07 16:10:12 +03:00
Alexey Golub
ca7fc4d8d1 [HTML] Fix a few more issues 2020-04-06 19:50:53 +03:00
Alexey Golub
81ed85a3e0 [HTML] Clean up a bit 2020-04-06 15:44:03 +03:00
FM-96
18979c6a38
[HTML] Full spoiler support (#285) 2020-04-05 21:30:15 +03:00
Alexey Golub
5bce4b52ff [GUI] Add a link to project's wiki
Closes #284
2020-04-05 00:31:01 +03:00
Alexey Golub
dac7c664d9 [GUI] Ensure update has been prepared before attempting to install it 2020-04-02 20:08:16 +03:00
Alexey Golub
6a8579787d Update XamlStyler 2020-03-30 10:09:13 +03:00