Caleb James DeLisle
196ce3b3f7
Fix alertify style which made the registration popup look bad
7 years ago
Caleb James DeLisle
878a565f89
tiny little performance improvement in something that really doesn't need it
7 years ago
Caleb James DeLisle
007db0b080
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
7 years ago
Caleb James DeLisle
7a698d092e
When Cryptpad.clearTooltips() gets called, don't clear tooltips unless their associated element has gone missing so it won't clear a tip someone is trying to read.
7 years ago
ansuz
9b86003722
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
7 years ago
ansuz
66cacf08da
allow users to write with tabs instead of spaces
7 years ago
Pierre Bondoerffer
f580d9a30a
*actually* fix alertify on mobile
7 years ago
Pierre Bondoerffer
8c0fe7d277
Add missing UI element translations
7 years ago
Pierre Bondoerffer
144f9f4c83
alertify fix on mobile
7 years ago
Caleb James DeLisle
9833bd7e59
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
7 years ago
Caleb James DeLisle
89a8e8050c
Fix typo and also change message to explain itself better
7 years ago
ansuz
64849507b3
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
7 years ago
ansuz
328107be4d
translation key for using tabs
7 years ago
Pierre Bondoerffer
b00d37d9e7
proper namespace for font
7 years ago
Pierre Bondoerffer
0f74dffc48
fix register button being cut off
7 years ago
Pierre Bondoerffer
92d3b1a9fc
actually pull in open-sans, move fonts to own include
7 years ago
Pierre Bondoerffer
a5f9b49bfb
make poll box bigger so it show text in smaller windows
7 years ago
Pierre Bondoerffer
82fadde249
restyle info-box in drive
7 years ago
ansuz
958294f109
put code settings in their own tab
7 years ago
Pierre Bondoerffer
c8d7675ede
remove z-index on splitter in code
7 years ago
Pierre Bondoerffer
17b986a6ca
fix toolbar drive link (oops)
7 years ago
ansuz
ae0b2ca1a8
add label for code indentation
7 years ago
ansuz
7f2b7fc287
show Your CryptDrive, if logged in. fix typos
7 years ago
ansuz
f4e5e67a68
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
7 years ago
ansuz
284124a32d
WIP
7 years ago
Caleb James DeLisle
4acd9957a9
Set the url if there is none
7 years ago
Caleb James DeLisle
33e73dd5e5
fixed one last fight
7 years ago
Caleb James DeLisle
9c0b0cc6a8
Merge branch 'staging' into pad2
7 years ago
Caleb James DeLisle
aa1563a731
Merge branch 'staging' of git://github.com/pbondoer/cryptpad into staging
7 years ago
Caleb James DeLisle
1e56fa31c0
yay, they talk and they don't fight
7 years ago
ansuz
1c526feffb
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
7 years ago
ansuz
fbb880f277
implement customizable indentation widths
7 years ago
Caleb James DeLisle
e786a66ff3
manual merge
7 years ago
Pierre Bondoerffer
ef256e3849
go to homepage when on infopages
7 years ago
Pierre Bondoerffer
04b84538e1
add Open Sans font (with bower)
7 years ago
Caleb James DeLisle
b3d349bf80
Merge branch 'staging' into pad2
7 years ago
Caleb James DeLisle
8efac4e661
Merge branch 'staging' of git://github.com/pbondoer/cryptpad into staging
7 years ago
Caleb James DeLisle
0dde1d7507
wip
7 years ago
Pierre Bondoerffer
baf64114a6
point to homepage in drive
7 years ago
Pierre Bondoerffer
9dce40f3af
only add the splitter once
7 years ago
Pierre Bondoerffer
4026994310
make splitter work when scrolling
7 years ago
ansuz
23ce2ed674
Merge pull request #166 from coldfix/master
...
Properly escape sed match/replace expressions
7 years ago
Thomas Gläßle
405526cfa5
Properly escape sed replace expressions
...
This fixes an error during container startup due to interpolating a
$STORAGE value that may contain slashes or other "active" characters:
...
Using secure websockets: false
Using storage adapter: ./storage/file
sed: bad option in substitution expression
Also add a trailing ',' in the search expression to avoid substituting
in the comment above the actual definition:
/* If Cryptpad is proxied without using https, the server needs to know.
* Specify 'useSecureWebsockets: true' so that it can send
...
7 years ago
Caleb James DeLisle
2caaaffc5d
Merge branch 'staging' into pad2
7 years ago
Caleb James DeLisle
1043e076a4
Merge branch 'ui-integration' into staging
7 years ago
Caleb James DeLisle
c304071492
wip
7 years ago
CatalinScr
41c2f9bd83
Changed the footer, a modified the about page
7 years ago
Caleb James DeLisle
e49a42db18
Merge branch 'staging' into pad2
7 years ago
Caleb James DeLisle
1f9bd866c3
Merge branch 'staging' of git://github.com/pbondoer/cryptpad into staging
7 years ago
Pierre Bondoerffer
edad5deeac
fix logo not showing sometimes in chrome
7 years ago