ansuz
8a18698c03
initialize newly registered users with a v2 drive hash
6 years ago
ansuz
ed881840cd
remove XXX label from non-blocking feature
6 years ago
ansuz
05a41ad7f1
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
6 years ago
ansuz
7348eca1d5
revise english translations which have been marked for review
6 years ago
yflory
930bd32f70
lint compliance
6 years ago
yflory
3830935dd9
French translation
6 years ago
yflory
9c58dc216f
Remove option to move a shared folder to the trash
6 years ago
ansuz
2c22232a47
check if a user is logged in strictly by User_hash
6 years ago
ansuz
848a918eda
remove out of date comments
6 years ago
yflory
668b7425a8
Make sure we won't move pads from a shared folder to the trash
6 years ago
yflory
5b48eff78c
Remove owned pads deleted from the server in shared folders
6 years ago
ansuz
8e2ab0b74a
bump version strings
6 years ago
ansuz
b9c4aa43b5
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
6 years ago
ansuz
3d95e6088a
leave a FIXME note
6 years ago
ansuz
adc54434fd
update english translation as prompted by german translation PR
6 years ago
Caleb James DeLisle
cf87d70a8f
manual merge of staging (actually nothing from staging should be kept)
6 years ago
Caleb James DeLisle
792f7bcc64
show how long less takes to compile
6 years ago
Caleb James DeLisle
6c49318ac7
Show how long it takes to parse less
6 years ago
Caleb James DeLisle
0d5ac05866
refactoring of the less infrastructure
6 years ago
yflory
b5c2eb8a9c
Automatically refresh the drive when a change occurs in a shared folder
6 years ago
yflory
4706b8a9de
Store newly created pads in the correct (shared) folder
6 years ago
yflory
6a80f49fe0
Don't load expired or deleted shared folders
6 years ago
Caleb James DeLisle
507e5b18e9
Remove all less includes where no mixin or variable is used after
6 years ago
Caleb James DeLisle
a6d3dbf94f
Wrapped modal.less into a mixin which gets rid of the last file which emitted CSS
6 years ago
Caleb James DeLisle
4a352f2ed8
Use import (reference) whenever the less file supposedly emits no CSS
6 years ago
yflory
7d89026d83
Fix more issues with shared folders
6 years ago
Caleb James DeLisle
c5105d7b84
Merge branch 'check-for-css-variables' into staging
6 years ago
Caleb James DeLisle
a440359bc7
Commit patches provided to me by someone who Seemed Trustworthy At The Time
...
(should fix false negatives in shared-worker detection)
6 years ago
Caleb James DeLisle
cb8888ea1a
Yes, so it turns out that making a small asthetic change after testing on every browser does actually break it :|
6 years ago
Caleb James DeLisle
fabdbc3b61
Add a feedback test for checking for CSS variables, so we won't use a feature which is not implemented by the vast majority of the people using CryptPad...
6 years ago
yflory
8516587ece
lint compliance
6 years ago
yflory
9787f5304a
Don't unpin channels that are still in another proxy
6 years ago
ansuz
3fb6cb3d00
lint compliance
6 years ago
ansuz
ca409e5eaa
support import/export in kanban
6 years ago
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.
6 years ago
yflory
321c7d5512
Move pin/unpin outside of userObject
6 years ago
ansuz
1d8943e673
support deprecation of non-owned drives
6 years ago
ansuz
8574128efd
unstub password change function
6 years ago
ansuz
25b0d764ed
pass initialState variable when copying your drive in the changeUserPassword function
...
because the hardest problems to debug are always fixed with one line changes
6 years ago
ansuz
54bc29f28c
WIP maybe I missed something
6 years ago
yflory
66a494cbd2
temp
6 years ago
yflory
4b86ed2dec
Shared folders UI
6 years ago
ansuz
0a9ea95796
always set userHash in localStorage even with modern users
6 years ago
yflory
bc7524c134
Fix tippy
6 years ago
yflory
6312dadb60
Fix shared folders names in the drive
6 years ago
ansuz
ce7ebf0326
don't stop users from registering if they cancel out of a prompt
6 years ago
yflory
e0cc1a6eb6
Display a shared folder in the drive
6 years ago
ansuz
16f276a18c
fix anon pad import
6 years ago
ansuz
a15e232469
complete modern user registration/login. general cleanup
6 years ago
ansuz
3d4b693722
use correctly scoped variable
6 years ago