1
0
mirror of https://github.com/bitwarden/desktop.git synced 2024-07-03 11:44:45 +02:00
Commit Graph

730 Commits

Author SHA1 Message Date
Kyle Spearrin
355a58f67c service fixes for ciphers 2017-10-14 14:29:10 -04:00
Kyle Spearrin
5a1bf8299f vault listing page fixes 2017-10-13 23:11:42 -04:00
Kyle Spearrin
b5c70c4941 encrypt cipher data 2017-10-13 22:34:36 -04:00
Kyle Spearrin
925102a86b fcall to just Q() 2017-10-13 21:39:31 -04:00
Kyle Spearrin
2b5915b257 convert to promises. loginService cipher refactor 2017-10-13 17:07:20 -04:00
Kyle Spearrin
294817d17b domain model fixes 2017-10-13 14:25:28 -04:00
Kyle Spearrin
44f5812a36 build models for cipher types 2017-10-13 14:04:03 -04:00
Kyle Spearrin
e482ace0f7 include web fonts in bundled css 2017-10-13 09:05:43 -04:00
Kyle Spearrin
738a40a848 adjust icon sizes 2017-10-13 00:13:56 -04:00
Oscar Hinton
a99ce875ca Website icons (#285)
* Initial attempt at adding favicons.

* Cache the favicons for 30 days.

* Refactor faviconService, remove unused faviconDirective.

* Change icon url to icons.bitwarden.com. Update style to support dynamic size of icon.

* Use hostname instead of domain.

* Fix getFavicon throwing an exception if the uri is not a valid url.

* Add enabled property to faviconService to prevent slow calls to storage. Fixed chrome not displaying chrome://favicon properly.

* Fix chrome disable favicon not working as expected.

* Add default icon.

* Fix jshint errors.

* Cleanup of faviconService, removed caching related code. Add faviconComponent for handling favicons.

* Remove faviconService, moved functionallity into faviconComponent.

* Fix faviconComponent not updating when uri changes.

* Rename favicon to icon.

* Improve whitelist.
2017-10-12 14:48:29 -04:00
Kyle Spearrin
5a6c43e46e dont skip totp copy if from autofill command 2017-10-11 22:52:46 -04:00
Kyle Spearrin
8992627e64 version bump 2017-10-11 22:31:09 -04:00
Kyle Spearrin
847c3df7df remove query string from manifest popup 2017-10-11 22:30:47 -04:00
Kyle Spearrin
0656e732fe convert nodelist to array 2017-10-11 22:11:34 -04:00
Kyle Spearrin
171c9f324d New Crowdin translations (#301)
* New translations messages.json (Chinese Simplified)

* New translations messages.json (Portuguese, Brazilian)

* New translations messages.json (Romanian)

* New translations messages.json (Russian)

* New translations messages.json (Slovak)

* New translations messages.json (Spanish)

* New translations messages.json (Swedish)

* New translations messages.json (Thai)

* New translations messages.json (Turkish)

* New translations messages.json (Ukrainian)

* New translations messages.json (Danish)

* New translations copy.resx (Danish)

* New translations messages.json (Vietnamese)

* New translations messages.json (Portuguese)

* New translations messages.json (Polish)

* New translations messages.json (French)

* New translations messages.json (Chinese Traditional)

* New translations messages.json (Croatian)

* New translations messages.json (Czech)

* New translations messages.json (Dutch)

* New translations messages.json (Finnish)

* New translations messages.json (German)

* New translations messages.json (Hindi)

* New translations messages.json (Hungarian)

* New translations messages.json (Indonesian)

* New translations messages.json (Italian)

* New translations messages.json (Japanese)
2017-10-11 11:54:18 -04:00
Kyle Spearrin
54a10e680e version bump 2017-10-11 11:34:27 -04:00
Kyle Spearrin
44b65a212e limit getFormElements to 50 2017-10-11 09:01:59 -04:00
Kyle Spearrin
fe73ffc21e handle default sizing using preprocesses css 2017-10-10 15:44:36 -04:00
Kyle Spearrin
41c3007821 expand vault uses a popup instead of a new tab 2017-10-10 12:42:24 -04:00
Kyle Spearrin
22e1c7d58d only skip username only fill when from autofiller 2017-10-07 13:17:43 -04:00
Kyle Spearrin
7561ae4996 skip autofill username option 2017-10-07 13:10:04 -04:00
Kyle Spearrin
ad66d15a33 null check utilsService 2017-10-06 10:50:11 -04:00
Kyle Spearrin
79f20f09cb lint fixes 2017-10-06 10:36:45 -04:00
Kyle Spearrin
7394cec986 lint fix for j 2017-10-06 10:18:47 -04:00
Kyle Spearrin
11bc242a4a null checks on mutations 2017-10-06 10:17:41 -04:00
Kyle Spearrin
d4cf0fe338 manage ui location for popup app 2017-10-06 00:05:08 -04:00
Kyle Spearrin
31f73895b8 close popup on launch site/autofill 2017-10-05 23:39:41 -04:00
Kyle Spearrin
f852cbbfe3 collect for notification bar inside iframes 2017-10-05 23:27:32 -04:00
Kyle Spearrin
e5140595e6 observe dom for notification form collection 2017-10-05 23:10:51 -04:00
Kyle Spearrin
311a18a307 add site form and autofill detection improvements 2017-10-05 22:30:46 -04:00
Kyle Spearrin
2a929c8de8 edge fixes 2017-10-05 17:18:54 -04:00
Kyle Spearrin
4d3033f17c alignment fixes for firefox sidebar 2017-10-05 16:36:23 -04:00
Kyle Spearrin
efe0487dc8 fix font and css paths for dist 2017-10-05 16:20:05 -04:00
Kyle Spearrin
c2082134ff fix space on home settings 2017-10-05 16:11:16 -04:00
Kyle Spearrin
671b43d6b1 move scripts in body. analytics fix 2017-10-05 15:59:45 -04:00
Kyle Spearrin
d8536e3090 bundle popup scripts and templates for dist 2017-10-05 14:49:39 -04:00
Kyle Spearrin
9431e8fc7c version bump 2017-10-04 21:35:07 -04:00
Kyle Spearrin
09f47c0e59 double click to launch website from vault 2017-10-04 17:01:22 -04:00
Kyle Spearrin
79deb5633a limit input types on autofill query 2017-10-03 16:11:11 -04:00
Kyle Spearrin
c6e5bd3b5f Update README.md 2017-10-03 15:44:07 -04:00
Kyle Spearrin
aa893af3e6 add launch website button to vault listing 2017-10-03 14:59:52 -04:00
Kyle Spearrin
ea65c40d1f export custom fields 2017-10-02 12:37:25 -04:00
Kyle Spearrin
81d7b87507 Remove button from getFormElements query selector 2017-10-02 10:32:49 -04:00
Kyle Spearrin
1e18827b61 Revert "skip vis checks for notification bar collect()"
This reverts commit 9f51f005b0.
2017-10-02 10:29:46 -04:00
Kyle Spearrin
9f51f005b0 skip vis checks for notification bar collect() 2017-10-02 09:22:46 -04:00
Kyle Spearrin
9aaf080716 autofill adjustments 2017-09-29 15:12:23 -04:00
Kyle Spearrin
f733fe659b allow u2f if window.u2f is available (firefox 57+) 2017-09-29 12:27:59 -04:00
Kyle Spearrin
c2f0352642 version bump 2017-09-29 09:13:31 -04:00
Kyle Spearrin
714b166035 sidebar is only available in newer ff versions 2017-09-29 09:13:21 -04:00
Kyle Spearrin
5fe2d0f461 version bump 2017-09-28 14:07:16 -04:00