Commit Graph

41 Commits (37e278f2a90bd460668e840775dd741b85eca022)

Author SHA1 Message Date
Morris Jobke 55d7cf8ffd improve encryption message 12 years ago
Bjoern Schiessle d9729168f9 some small js fixes 12 years ago
Bjoern Schiessle 0219b8b3b9 add spinner to the template so that it can be loaded in time 12 years ago
Bjoern Schiessle e0924a5f07 switch to large spinner 12 years ago
Bjoern Schiessle 1536c7ea58 switch from "name" attribute to "id" 12 years ago
Bjoern Schiessle c7e1fe50c2 added a small version of the dark loading gif, looks nicer on the blue background 12 years ago
Bjoern Schiessle 0617e06f69 use POST instead of GET 12 years ago
Bjoern Schiessle d6fb2afa85 show a message at the log-in screen if inital encryption take place 12 years ago
Morris Jobke 5501dd623e add/remove specific CSS class - not all classes 12 years ago
Morris Jobke 0f5fed5409 fix license header line breaks 12 years ago
Bjoern Schiessle bc3b147396 remove spaces 12 years ago
Bjoern Schiessle 4edd8b8303 remove debug output 12 years ago
Bjoern Schiessle 5fb0e257a4 let user repeat the recovery key password to prevent typos 12 years ago
kondou 9e8a6b704d Add _many_ newlines at the end of files 12 years ago
Björn Schießle 036732c249 allow to press enter to update the password 12 years ago
Björn Schießle b5820af3cc let user update private key password in case it was changed from outside, e.g. external auth back-ends 12 years ago
Florin Peter 6c8de5ae6d fixes after review from @DeepDiver1975 12 years ago
Björn Schießle 15a3ae6db1 improved error messages 12 years ago
Björn Schießle 9d1e60325c allow admin to recover users files in case of password lost 12 years ago
Björn Schießle 64d94c540a enable admin to change the recovery password 12 years ago
Björn Schießle 5b160edebb check if the user knows the correct recovery password before changing the recovery key settings 12 years ago
Björn Schießle d8ae2fa80d only let the user change the recovery admin settings if a key passwords was entered. 12 years ago
Björn Schießle 517efdf952 don't create a recovery user, only generate recovery key similar to the public link share key 12 years ago
Sam Tuke 4b53f72d0d Added facility to manually encrypt all files from personal settings 12 years ago
Sam Tuke c8946ea608 Added support for user-specified password for adminRecovery account in admin settings page 12 years ago
Sam Tuke ba29147e34 Fixed recoveryadmin settings in user and admin settings pages (js, templates, ajax) 12 years ago
Sam Tuke f378a7f572 Fixed proxy class handing of read / write files 12 years ago
Sam Tuke 14451bdaf0 Development snapshot; 12 years ago
Thomas Müller 7f58e27495 cleanup - more to come after 12 years ago
Bart Visscher 9329af921d Add missing ; to js code 13 years ago
Bart Visscher 0e58800016 Whitespace fixes in apps 13 years ago
Bjoern Schiessle 7e3f5492cc typo fixed 13 years ago
Bjoern Schiessle 368ade6b2f code cleanup 13 years ago
Bjoern Schiessle a969c23e59 disable admin choice of encryption mode once a decision was taken 13 years ago
Bjoern Schiessle 800942ece7 change key password when user switches from client to server side encryption. 13 years ago
Bjoern Schiessle 5a261b5b8f ask user for passwords when switching from client to server side encryption 13 years ago
Bjoern Schiessle a0b2474019 code cleanup and TODOs added 13 years ago
Bjoern Schiessle 5996ea735a remove debug output 13 years ago
Bjoern Schiessle 6b058cd359 allow user to choose encryption mode 13 years ago
Bjoern Schiessle e4e6574e42 allow admin to choose between client and server side encryption 13 years ago
Sam Tuke 91da4b05b7 fixed typos 13 years ago
Robin Appelman c5b31b001a add the option to disable file encryption while still being able to decrypt existing files 13 years ago
Robin Appelman 814bc2fd2b make encryption filetype blacklist configurable 13 years ago