1
0
mirror of https://github.com/Luzifer/cloudkeys-go.git synced 2024-09-19 15:42:58 +00:00
Commit Graph

9 Commits

Author SHA1 Message Date
4c990233d7
Fix: Broken script URLs
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2017-12-08 13:20:38 +01:00
fee1fa77a3
Update javascript libraries
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2017-12-08 12:55:14 +01:00
Micha Rosenbaum
a02db8fdd6 Hide Settings menu until data has been decrypted 2017-02-04 18:56:59 +01:00
Micha Rosenbaum
171df9ceda Add menu link to the edit encryption password form
The menu link is in a new “Settings” dropdown. That is a good place to
add a link to update the account password in the future. The “Settings”
menu is placed next to the “Switch Account” dropdown.

Issue: https://github.com/Luzifer/cloudkeys-go/issues/10
2017-01-14 16:19:08 +01:00
Micha Rosenbaum
f1ee8fb42b Add form to edit the encryption password
The form uses layout of the form for editing passwords not the search
box. It’s required that the user enters it’s current encryption password
and the new password twice.

Issue: https://github.com/Luzifer/cloudkeys-go/issues/10
2017-01-14 15:54:53 +01:00
Micha Rosenbaum
9c94095f8a Fix small typo in the overview template “I” → “If” 2016-11-16 09:28:07 +01:00
eb91aa49ed
Fix: Replace not longer available libaries
crypto-js.googlecode.com was shut down so load those libraries from cdnjs instead. To have only a single source mapped all the other libraries also to cdnjs.
2016-05-13 17:25:38 +02:00
a89e45f9b9 Do not throw error messages at users, let the frontend handle errors
fixes #1
2015-07-29 10:10:46 +02:00
9e7a92abe7 Initial port from PHP to Go 2015-07-29 09:02:14 +02:00