Commit Graph

37 Commits

Author SHA1 Message Date
Oscar Hinton 8f7ab9f8db
Bump node to 14 (#869)
* Bump node to 14

* Bump some dependencies

* Bump jslib

* Ensure compatability with latest jslib

* Change node engine to ~14.
2021-05-12 22:38:02 +02:00
Oscar Hinton 2bdd7413aa
Block save button when uploading a send (#871)
* Block save button when uploading a send

* Add overflow hidden to prevent scrollbar appearing
2021-05-04 23:36:57 +02:00
Thomas Rittson 0724041daf
Don't use tokenService to manage emailVerified (#841)
* Update send add-edit component dependencies

* bump jslib
2021-04-15 10:29:26 +02:00
Thomas Rittson 30793a0d9b Merge branch 'master' into verify-email-for-send 2021-04-09 15:41:49 +10:00
Oscar Hinton eebd4fc9d9
Remove electron remote (#830)
* Remove calls to remote
2021-04-07 20:25:15 +02:00
Thomas Rittson 05183149ad Fix linting 2021-04-07 13:11:45 +10:00
Thomas Rittson bc543de307 Require user to verify email to use file Send 2021-04-07 12:47:50 +10:00
Thomas Rittson f3ae6ed1e2 Add "hide email" option for Send 2021-03-25 15:29:49 +10:00
Kyle Spearrin 0e1dab40cc
style tweaks to send add/edit page (#767)
* style tweaks to send add/edit page

* remove redundant conditional
2021-03-12 14:37:52 -05:00
addison 9aaa9a0fdb added file size to Send view 2021-03-09 14:30:30 -05:00
addison 5724875328 fixed icon redirect bug on Sends 2021-03-08 15:19:08 -05:00
addison c620c419d7 missing * 2021-02-25 13:33:56 -05:00
addison ac4afc6ef1 changed disabled badge style 2021-02-25 13:27:47 -05:00
addison f429996d5c added status badges to Send 2021-02-25 13:12:47 -05:00
addison 077b4b8de5 updated disableSend implementations 2021-02-23 10:40:44 -05:00
addison 696fddc970 label-hack change 2021-02-22 15:06:18 -05:00
addison 07e78d75d5 remove unused code 2021-02-18 13:10:10 -05:00
addison 689f2c3535 lint fixes 2021-02-18 13:06:21 -05:00
addison 0918ad1425 removed a comment 2021-02-18 13:05:12 -05:00
addison ac807b6d54 bells and whistles for Send 2021-02-18 13:03:20 -05:00
Addison Beck 4a8cf62495
removed extra subscription 2021-02-16 16:33:32 -05:00
addison 68044f7170 removed disable send references 2021-02-16 14:02:28 -05:00
addison ec162f8fbf removed a console log 2021-02-16 13:27:22 -05:00
addison 73bc46ae4a fixed bugs found creating demo video 2021-02-16 13:11:14 -05:00
addison 1290ff2c40 finished CRUD operations for Send 2021-02-16 11:52:23 -05:00
addison 12532f3cc4 Allowed editing sends 2021-02-10 14:15:10 -05:00
addison 30a7db2f20 Added support for viewing Sends' 2021-02-09 15:57:10 -05:00
Matt Gibson ba173f9da5 Add main menu copy and shortcut and context copy for totp 2021-02-08 11:20:12 -06:00
addison ec933025f3 made nav into a toolbar 2021-02-05 12:34:01 -05:00
addison 3e6f85c206 deleted more of the send component 2021-02-03 23:52:27 -05:00
addison 5a71d5fdc8 deleted more or the send component 2021-02-03 23:50:41 -05:00
addison 631d053ef1 cleanup 2021-02-03 23:23:19 -05:00
addison d8e61d49c0 removed unused imports 2021-02-03 23:21:17 -05:00
addison 8479e57fa5 deleted most of the send component 2021-02-03 23:19:42 -05:00
addison 2b9bae6807 cleanup 2021-02-03 23:12:23 -05:00
addison de162cd34f fixed build complaint 2021-02-03 17:09:04 -05:00
addison 6e49c481f0 Send layout & search 2021-02-03 16:24:49 -05:00