11 Commits

Author SHA1 Message Date
Sarhan Aissi
fcf5eb7997 Remove trailing whitespace 2017-02-13 19:49:03 +01:00
Sarhan Aissi
0b4c6222d6 Fixed xss in filename during file transfer 2017-02-13 19:28:00 +01:00
Dan Seripap
e94b7e192e Fix for safari/ios not being able to access filereader 2016-02-25 23:47:08 -05:00
Dan Seripap
c5c2b44ebb General language and style cleanup 2016-02-25 17:46:58 -05:00
Dan Seripap
4cee744b07 Support for encrypted file transfer
Accept file, blob decoding

Remove double init of window handler

Added confirmation/acceptance message

Add lazy IDs to transferred files for file owner

Added chat class- initial support for slash commands

Abstraction of chat to its own class

Removed underscore from vendors, switching to import. Increased username color values

Not localizing username, organizing slash commands

Keeping context

Support for symbols/emojis. Fixes #9

Added back npm scripts, added method to check if log messages contain usernames

Checks and balances

Better parsing of commands and organization of valid commands

Fixed #10 - Added running version on modal and about section, Updated disclaimer/wording, displaying public IP if available through server

File transfer pre-confirmation

Encrypting stringified object versus string
2016-02-23 15:59:01 -05:00
Alan Friedman
e9b3498eaa Merge develop into cleanup 2016-02-21 11:09:00 -05:00
Dan Seripap
6273e21b22 Bind vs proxy 2016-02-19 13:41:35 -05:00
Dan Seripap
c1b902a5bf Sending file test, currently working for images only 2016-02-19 13:35:44 -05:00
Dan Seripap
e75f48ef88 Sending and reciving base64 strings 2016-02-19 13:12:30 -05:00
Dan Seripap
c6670b56d6 Working implementation of darkwire interface 2016-02-19 12:39:47 -05:00
Dan Seripap
e59bb2a1cf Creating interface for darkwire, started work on filetransfer 2016-02-19 11:39:04 -05:00