yflory
36480cf746
New default app colors
2018-07-18 14:50:05 +02:00
yflory
2b1ed904f7
lesshint compliance
2018-07-18 14:31:01 +02:00
yflory
ebfa2c2dc3
Merge branch 'less-less' into staging
2018-07-18 14:18:37 +02:00
yflory
aafcb1bc02
Merge branch 'sharedfolder' into staging
2018-07-18 14:18:30 +02:00
Caleb James DeLisle
a2e096b6f3
Unfortunately, optional parameters need to be optional in both .<filename>_vars() and .<filename>_main()
2018-07-18 12:58:24 +02:00
Caleb James DeLisle
f1642fca89
Test before pushing :|
2018-07-18 12:53:32 +02:00
Caleb James DeLisle
83ec00d948
Added fallbacks for avatar.less
2018-07-18 12:48:51 +02:00
yflory
3fe150f936
Fix UI issues in the PCS with IE
2018-07-18 11:40:28 +02:00
yflory
08005a709e
Add a share icon in the drive when displaying a shared folder
2018-07-17 16:38:20 +02:00
Caleb James DeLisle
38a1e5e39f
Add fallback for browsers which do not support CSS variables
2018-07-17 16:21:54 +02:00
ansuz
ee16b3ab15
modified english translations
2018-07-17 16:07:08 +02:00
yflory
9157403946
Update French translation
2018-07-17 16:06:12 +02:00
yflory
6143bceabb
Fix XXX
2018-07-17 15:38:23 +02:00
ansuz
4bf741e959
fix typo in translations
2018-07-17 14:54:54 +02:00
ansuz
a2fd32d6a3
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2018-07-17 14:49:19 +02:00
ansuz
32d84e8f36
initialize new registrations with a v2 hash
2018-07-17 14:49:03 +02:00
ansuz
e6d4bced18
clean up extraneous variables and log statements
2018-07-17 14:34:25 +02:00
yflory
ecb9f039b1
Fix pad password change not reloading with the correct URL
2018-07-17 12:27:23 +02:00
ansuz
8a18698c03
initialize newly registered users with a v2 drive hash
2018-07-16 17:08:35 +02:00
ansuz
05a41ad7f1
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2018-07-16 16:51:12 +02:00
ansuz
7348eca1d5
revise english translations which have been marked for review
2018-07-16 16:51:06 +02:00
yflory
930bd32f70
lint compliance
2018-07-16 16:44:25 +02:00
yflory
3830935dd9
French translation
2018-07-16 16:43:45 +02:00
ansuz
8e2ab0b74a
bump version strings
2018-07-16 11:30:57 +02:00
ansuz
adc54434fd
update english translation as prompted by german translation PR
2018-07-16 11:24:18 +02:00
Caleb James DeLisle
0d5ac05866
refactoring of the less infrastructure
2018-07-14 15:15:23 +02:00
Caleb James DeLisle
a6d3dbf94f
Wrapped modal.less into a mixin which gets rid of the last file which emitted CSS
2018-07-12 19:13:04 +02:00
Caleb James DeLisle
4a352f2ed8
Use import (reference) whenever the less file supposedly emits no CSS
2018-07-12 18:43:17 +02:00
ilu33
9b37d58f95
Total revision of german translation
...
Corrected lots of typos, grammar and incomprehensible (machine?) translation. Things can still be improved but at least most of the strangeness should be gone. I also added all strings from messages.js that were not included before.
Somebody needs to check that I did not mess up code/formatting.
2018-07-11 08:03:42 +02:00
ansuz
1d8943e673
support deprecation of non-owned drives
2018-07-10 18:09:33 +02:00
ansuz
54bc29f28c
WIP maybe I missed something
2018-07-10 15:16:43 +02:00
yflory
4b86ed2dec
Shared folders UI
2018-07-10 14:41:37 +02:00
ansuz
0a9ea95796
always set userHash in localStorage even with modern users
2018-07-10 13:11:22 +02:00
ansuz
16f276a18c
fix anon pad import
2018-07-09 14:34:33 +02:00
ansuz
a15e232469
complete modern user registration/login. general cleanup
2018-07-09 14:20:38 +02:00
ansuz
3d4b693722
use correctly scoped variable
2018-07-06 11:54:01 +02:00
ansuz
57a39258c3
WIP big commit
2018-07-06 11:36:48 +02:00
ansuz
57d0738f32
Merge branch 'modern-users' into staging
2018-06-28 15:30:10 +02:00
ansuz
cfc81e8c96
allocate blockSeed as Uint8Array
2018-06-28 15:21:13 +02:00
ansuz
7aa7b82c60
merge staging
2018-06-28 13:33:54 +02:00
ansuz
c85a551546
Merge pull request #249 from xwiki-labs/de-translation-pl
...
Translating one extra line.
2018-06-28 13:30:23 +02:00
yflory
6d8693ff8c
Fix history mode UI
2018-06-25 16:59:40 +02:00
yflory
0160ef30b7
Fix pad password change
2018-06-25 12:08:06 +02:00
ansuz
4e9baff0b6
bump version
2018-06-25 11:00:59 +02:00
ansuz
01614c4256
verify old user password before proceeding to change passwords
2018-06-22 15:34:50 +02:00
ansuz
85bcaa51f7
export a constant for the number of required bytes at login time
...
allocate bytes for blockSeed when changing passwords
2018-06-22 11:41:10 +02:00
yflory
5c87bcf94a
Merge branch 'modern-users' of github.com:xwiki-labs/cryptpad into modern-users
2018-06-22 10:39:35 +02:00
yflory
a146f6acc9
Change user account password function
2018-06-22 10:37:54 +02:00
ansuz
89e64a7243
dispense bytes for block location
2018-06-21 16:52:04 +02:00
ansuz
10c76c6d4b
Merge branch 'staging' into modern-users
2018-06-21 10:42:41 +02:00