332 Commits

Author SHA1 Message Date
chylex
4ca33c3b57 Make the current page indicator a button to jump to an exact page
Closes #43
2018-09-19 15:53:11 +02:00
chylex
665f0d1247 Show hand cursor when hovering <select> elements in renderer menu 2018-09-19 15:50:25 +02:00
chylex
7c7f31a37a Update savefile structure specification
Closes #46
2018-09-19 15:19:22 +02:00
chylex
ffffeb792b Force scroll channel to top after selecting it to (hopefully) improve reliability 2018-09-19 15:01:53 +02:00
chylex
b442e87050 Fix server groups breaking the 'Swich to Next Channel' option 2018-09-19 15:01:50 +02:00
chylex
2e3c709459 Minor cleanup (unnecessary functions, array prototype calls) 2018-09-19 14:41:33 +02:00
chylex
3ca345b26f Fix DM tracking broken by a recent update
Closes #45
2018-09-19 14:33:42 +02:00
chylex
aec0c93f25 Allow copying the script from the website without JS & in older browsers 2018-09-08 17:47:13 +02:00
chylex
7363e78933 Update the website instructions (bookmarks are no longer usable) 2018-09-08 17:14:25 +02:00
chylex
d8108ddc9f Release BETA v.8 2018-08-05 14:36:33 +02:00
chylex
4c69bd2326 Improve reliability when capturing first messages
Not perfect unfortuantely, had it miss the very first message on a
server...
2018-08-05 14:36:21 +02:00
chylex
b73bc1a395 Fix comment formatting 2018-08-05 13:42:05 +02:00
chylex
1d4479e5d2 Refactor viewer (template literals, classes, minor refactoring) 2018-08-05 12:43:30 +02:00
chylex
5ce4feaf89 Fix 'undefined' in viewer when a message starts with italics 2018-08-05 12:34:01 +02:00
chylex
9a239d7e99 Refactor tracker (template literals, classes, minor refactoring) 2018-08-05 12:12:51 +02:00
chylex
add5163820 Update message panel selectors to work with the recent Discord update
Closes #41
2018-08-05 11:34:59 +02:00
chylex
c9b6e8a947 Add VS Code tasks & copy tracker to clipboard after build 2018-08-05 10:59:13 +02:00
chylex
477460bd0e Release BETA v.7 2018-02-16 17:38:55 +01:00
chylex
f39c554476 Fix input box to filter by contents not being reset on upload 2018-02-16 17:38:36 +01:00
chylex
ad23d47f88 Add filtering by contents, images, downloads, and edited status 2018-02-16 17:19:36 +01:00
chylex
c05f90c31e Fix not detecting .jpeg files as images 2018-02-16 17:11:53 +01:00
chylex
fe065a50d8 Fix deselecting channel when changing filter & not deselecting on upload 2018-02-16 16:57:21 +01:00
chylex
226b3702de Remove unused functions and delete scr.utils.js 2018-02-16 16:36:38 +01:00
chylex
35183fd270 Refactor user filter PR to make adding filters easier & cleanup UI 2018-02-16 16:36:26 +01:00
Daniel Chýlek
fa52c3aeb0
Merge pull request #27 from Lynxy/master
Add the ability to filter messages by username
2018-02-16 14:05:34 +01:00
The Lynxy
ea27d551f1 Add the ability to filter messages by username 2018-02-15 11:34:52 -05:00
chylex
08387cb123 Release BETA v.6a & update website text 2018-02-08 21:43:11 +01:00
chylex
6186bcea37 Fix a crash when an embed has a title but no description 2018-02-08 21:23:27 +01:00
chylex
33ad6fcba5 Release BETA v.6 2018-02-05 17:01:16 +01:00
chylex
016c89e3b6 Fix broken selecting multiple files in Upload & Combine dialog 2018-02-05 17:00:42 +01:00
chylex
ecc6ff29ce Fix "switch to next channel" skipping channels that take too long to load 2018-02-05 16:47:55 +01:00
chylex
5c8660afd1 Remove some old text from tracker settings dialog 2018-02-05 16:31:35 +01:00
chylex
0e04f34514 Add an error message if the selected channel is not visible in the channel list 2018-02-05 16:24:20 +01:00
chylex
5d06f5f181 Add support for basic rich embeds and webhooks
Closes #22
2018-02-05 16:03:59 +01:00
chylex
a298061098 Fix mismatched user IDs when combining completely different archives
Closes #17
2018-02-05 14:31:37 +01:00
chylex
22993e60a9 Release BETA v.5 2017-10-27 01:27:51 +02:00
chylex
4862ffce77 Fix and safeguard channel detection after the DOM structure changed 2017-10-27 00:22:30 +02:00
chylex
8b80bce56b Rewrite most of the handling and fresh msg detection
Closes #15
Closes #16
2017-10-27 00:07:57 +02:00
chylex
e3c6e703ed Update website (rewrite the guide and other parts, tweak styles) 2017-10-06 02:41:25 +02:00
chylex
d210e866c7 Update screenshot on the website 2017-10-06 02:16:49 +02:00
chylex
b213716bcc Release BETA v.4 2017-10-06 02:12:06 +02:00
chylex
1275745fb6 Rewrite message load detection after an update made it unreliable 2017-10-06 02:11:50 +02:00
chylex
828ba813df Disable reset button while tracking 2017-10-05 22:33:51 +02:00
chylex
84eac1ef8a Redesign buttons in both tracker and renderer 2017-10-05 22:18:45 +02:00
chylex
f8b8b1915f Fix getReactProps for updated React 2017-10-05 21:54:54 +02:00
chylex
bd76c3e985 Fix copying tracker to clipboard in unsupported browsers 2017-09-20 13:31:13 +02:00
chylex
5f6843a4ee Fix instructions on the website to be clearer 2017-09-20 12:45:00 +02:00
chylex
39654d9d16 Update build script, readme, and official website 2017-09-20 12:25:11 +02:00
chylex
a9264aa23e Update text on the website 2017-08-15 05:15:33 +02:00
chylex
3bf8aea7e1 Release BETA v.3 2017-07-01 13:23:57 +02:00