Kyle Spearrin
b2d479f882
version bump
2017-02-25 11:20:19 -05:00
Kyle Spearrin
a13da0005c
copy clipboard text directly instead of DOM target
2017-02-25 11:19:35 -05:00
Kyle Spearrin
2a4b9d88ba
version bump
2017-02-24 23:52:33 -05:00
Kyle Spearrin
895fee0815
analytics for firefox are disabled by default
2017-02-24 23:49:36 -05:00
Kyle Spearrin
6c5786c46c
version bump
2017-02-23 19:44:43 -05:00
Kyle Spearrin
df3893722c
various bug fixes #92 #84
2017-02-23 19:31:29 -05:00
Kyle Spearrin
9a662a111d
version bump and AMO id set
2017-02-22 19:42:29 -05:00
Kyle Spearrin
b54be3e3d9
version bump
2017-02-19 17:49:36 -05:00
Kyle Spearrin
7dc551a815
track repeaters by index #88
2017-02-17 23:35:36 -05:00
Kyle Spearrin
8a2510bcb1
utf8 encode params for key derivation
2017-02-15 19:02:55 -05:00
Kyle Spearrin
a9be800f9e
logout on token error only if its a 400
2017-02-10 19:21:18 -05:00
Kyle Spearrin
dc62c24aad
version bump
2017-02-08 00:34:57 -05:00
Kyle Spearrin
ddf14fbc49
remove minified code from field.js
2017-02-08 00:34:30 -05:00
Kyle Spearrin
4b23dad5eb
version bump
2017-02-08 00:26:36 -05:00
Kyle Spearrin
d684227883
build forge from npm using webpack
2017-02-08 00:18:26 -05:00
Kyle Spearrin
e3bc6443dd
null check on lastSync
2017-02-07 21:45:29 -05:00
Kyle Spearrin
88b2d1270a
cache _decodedToken
2017-02-04 21:58:16 -05:00
Kyle Spearrin
8d3d51a930
remove debugging log
2017-01-29 21:45:19 -05:00
Kyle Spearrin
c1407b5766
version bump
2017-01-29 21:41:32 -05:00
Kyle Spearrin
17e36e7a4d
dont show new login notification bar on bitwarden websites
2017-01-29 21:32:35 -05:00
Kyle Spearrin
8692b3b40f
fix for 0 base int provider
2017-01-28 17:36:20 -05:00
Kyle Spearrin
5bce6095a4
back to int enum values to math identity response
2017-01-28 17:25:53 -05:00
Kyle Spearrin
cf7e7a04da
remove old code from token service
2017-01-28 16:48:23 -05:00
Kyle Spearrin
afc380a81c
2fa provider enum must be a string in JSON
2017-01-28 02:10:38 -05:00
Kyle Spearrin
b2aa4fed78
notification bar fixes
2017-01-26 23:12:09 -05:00
Kyle Spearrin
c2c80bbb26
loadvault for current tab in background
2017-01-26 17:53:16 -05:00
Kyle Spearrin
4df99d2d50
added device registraiton to token migration
2017-01-25 22:57:32 -05:00
Kyle Spearrin
4be033df71
Added device registration information during authentication
2017-01-25 20:42:09 -05:00
Kyle Spearrin
5a20f9de01
react to TwoFactorProviders
2017-01-25 00:34:57 -05:00
Kyle Spearrin
6c8f2d526c
adjusted token service gets for new claims
2017-01-24 22:57:21 -05:00
Kyle Spearrin
4057c478c6
react to two factor changes in auth apis
2017-01-24 22:21:13 -05:00
Kyle Spearrin
a55a70564f
set last sync on sync service
2017-01-24 00:30:45 -05:00
Kyle Spearrin
b0a7b88585
user can be authenticated when under old auth bearer token
2017-01-23 23:51:12 -05:00
Kyle Spearrin
a9fbc92943
pass phony username/pass. do syncing steps synchronously.
2017-01-21 23:34:12 -05:00
Kyle Spearrin
ca6de7d9ec
pass self to helper
2017-01-21 22:07:08 -05:00
Kyle Spearrin
4968a00dcf
handle traferring old auth bearer
2017-01-21 22:00:02 -05:00
Kyle Spearrin
e1ed7587dc
pass logout function to api service rather than relying on messaging
2017-01-21 20:00:25 -05:00
Kyle Spearrin
e288ade266
notification bar detection improvements
2017-01-21 16:55:15 -05:00
Kyle Spearrin
c2c65baadb
remove loadMenuRan check since we should be covered by other checks going forward
2017-01-21 12:39:37 -05:00
Kyle Spearrin
8dbb2ece42
autofill fixes
2017-01-21 12:38:52 -05:00
Igetin
1fa96620a7
Changed translation for "submit" & lost2FAApp ( #74 )
...
The "submit" meaning was okay in the Create Account screen, but not quite when the re-entering the master password (when the vault has been locked). Now it fits both.
Made the "lost2FAApp" translation less "clunky", more friendlier towards the user.
2017-01-21 11:50:14 -05:00
Kyle Spearrin
8cde44f379
fix float issue in firefox
2017-01-20 23:27:38 -05:00
Kyle Spearrin
e4007659da
Fixes for context menus in firefox
2017-01-20 23:20:09 -05:00
Kyle Spearrin
94bc17bd54
context menu fixes
2017-01-20 22:32:21 -05:00
Kyle Spearrin
0d74e145e2
finished refactoring minification on autofill collect
2017-01-19 22:43:45 -05:00
Kyle Spearrin
33ce9be01c
added easy comment switching of prod/local api endpoints
2017-01-19 19:21:22 -05:00
Kyle Spearrin
55afdf70f6
refactoring out minified code for autofill content script
2017-01-19 19:16:13 -05:00
Kyle Spearrin
0bd77352b0
Added refresh token check for each API call. refactored logout messaging from authService
2017-01-19 00:21:20 -05:00
Kyle Spearrin
0b63eb58ba
Added two factor flow into identity login
2017-01-18 22:14:51 -05:00
Kyle Spearrin
6bb6c7074b
convert to identityserver auth
2017-01-17 23:07:46 -05:00
Kyle Spearrin
f84bfcb19a
fix sync bugs on login/logout
2017-01-17 21:43:26 -05:00
Kyle Spearrin
80945bd3bc
push original domain if it doesnt belong to any eqiv groups
2017-01-14 17:58:22 -05:00
Kyle Spearrin
54119e1e94
Checking for equivalent domains from settings
2017-01-14 13:43:59 -05:00
Kyle Spearrin
bb56f9ee47
poll new revision date instead of full sync each time
2017-01-14 12:47:11 -05:00
Kyle Spearrin
c18cdd6206
sync domains
2017-01-14 11:20:44 -05:00
Kyle Spearrin
65d822716e
fix computeMac
2017-01-13 00:22:42 -05:00
Kyle Spearrin
3728cd8e1d
convert cryptoservice from sjcl to forge
2017-01-12 23:57:56 -05:00
Kyle Spearrin
28a24e0467
version bump
2017-01-12 21:09:45 -05:00
Felix
35d8d2712d
translated new strings ( #69 )
2017-01-11 07:52:21 -05:00
Igetin
2bc29348c9
Updated strings, translated new strings ( #68 )
2017-01-09 22:27:18 -05:00
Johannes Grönvall
8ef00d49e0
Translations ( #65 )
...
Swedish translations have been refined.
2017-01-06 08:41:42 -05:00
Peter Karlsson
086c2be607
Changes to the Swedish translation ( #64 )
...
* Additional Swedish i18n strings
* Minor changes to the Swedish translation
2017-01-06 08:41:17 -05:00
Kyle Spearrin
40ce13146d
fodler count added
2017-01-05 20:44:52 -05:00
Kyle Spearrin
56e120f593
rename to itemCount
2017-01-04 23:40:20 -05:00
Kyle Spearrin
1456f81e31
use shorter variables
2017-01-04 23:32:51 -05:00
Kyle Spearrin
fef2d38101
display site count for folders in optimized view as well
2017-01-04 23:29:08 -05:00
Kyle Spearrin
8a8e2bdf80
Added site count to folder header
2017-01-04 23:11:17 -05:00
Kyle Spearrin
7e4f6f6add
additional refactoring for Sites => Logins rename
2017-01-03 19:02:51 -05:00
Kyle Spearrin
fb486003b5
Refactored rename of Sites => Logins
2017-01-03 18:40:07 -05:00
Lennaert Bel
fcce60eccd
Add missing Dutch translations and improve some existing ones ( #62 )
...
* Add missing Dutch translations and improve some existing ones
* Fix spacing
2017-01-03 18:36:59 -05:00
Peter Karlsson
21445cb79a
Additional Swedish i18n strings ( #61 )
2017-01-03 00:12:20 -05:00
Kyle Spearrin
1dab0a3bbd
added swedish translator to credits page
2016-12-30 22:44:43 -05:00
Kyle Spearrin
2b5e5b355b
font adjustment for notification bar
2016-12-30 21:03:34 -05:00
Kyle Spearrin
53cd3d7848
Feature settings. i18n of notification bar.
2016-12-30 20:55:59 -05:00
Kyle Spearrin
77aca102e6
styling the notification bar some
2016-12-30 16:47:07 -05:00
Kyle Spearrin
d2ef99d1e5
remove debug code
2016-12-30 16:24:23 -05:00
Kyle Spearrin
020ea1680a
wait for docuement content to load before initializing notification bar
2016-12-30 16:22:32 -05:00
Kyle Spearrin
cd4ef192f6
A few fixes and optimizations
2016-12-30 14:50:16 -05:00
Kyle Spearrin
2310f5ebdf
Add new login with save from notification bar
2016-12-30 14:26:22 -05:00
Primokorn
5890449ca9
Update french messages.json ( #60 )
2016-12-30 11:07:25 -05:00
Kyle Spearrin
4bd34598b1
detect login form submitted and show notification
2016-12-30 02:09:54 -05:00
Kyle Spearrin
54e8867ce7
notification bar context script/page
2016-12-29 18:35:41 -05:00
Kyle Spearrin
3b78c0c3ed
datatype text when no body response
2016-12-29 16:09:28 -05:00
Felix
282ddfed02
Chinese translation update ( #59 )
2016-12-29 01:20:19 -05:00
Kyle Spearrin
33dbbc09c3
missing semicolon
2016-12-27 00:22:44 -05:00
Kyle Spearrin
9d44491931
minor version bump
2016-12-27 00:21:06 -05:00
Kyle Spearrin
64c8f33732
version bump
2016-12-27 00:20:32 -05:00
Kyle Spearrin
51ba1c7fb9
remove unused $rootScope
2016-12-27 00:01:37 -05:00
Kyle Spearrin
304183aad8
load vault on $viewContentLoaded
. apply scope on current tab when no sites to load. switch to $timeout to go through angular lifecycle.
2016-12-27 00:01:01 -05:00
Kyle Spearrin
6af283b947
Do not set datatype on API calls where there is no response. causes jqeury to error. (revert fb94764
)
2016-12-26 21:40:21 -05:00
Peter Karlsson
836e1e563f
Add files via upload ( #58 )
2016-12-24 20:44:31 -05:00
Kyle Spearrin
588652b721
i18n fixes
2016-12-23 23:57:18 -05:00
King-Tut-Tut
a3f80abb20
Swedish translation ( #57 )
2016-12-23 22:28:28 -05:00
Kyle Spearrin
41dbf0169c
fix lint error
2016-12-19 09:51:51 -05:00
Kyle Spearrin
12c02404f7
added opera url for rating
2016-12-19 09:50:14 -05:00
Kyle Spearrin
4440336aad
version bump
2016-12-19 09:47:22 -05:00
Kyle Spearrin
fb94764d7a
explicitly set data types for all ajax calls
2016-12-19 09:46:39 -05:00
Kyle Spearrin
bb091a2636
persist from state on site edit
2016-12-16 22:40:23 -05:00
Felix
85e78b97d1
Add Chinese Translations ( #56 )
...
Add Chinese translations and fixed an translation error.
2016-12-14 22:05:33 -05:00
Kyle Spearrin
70ded7f57b
Added encrypt-then-mac support to cryptoService
2016-12-10 10:33:58 -05:00