yflory
|
c17f28e5fe
|
Fix race condition #2
|
8 years ago |
yflory
|
239e2bcc1f
|
Fix issue with null entries in Cryptpad_RECENTPADS
|
8 years ago |
yflory
|
1540ae3f6f
|
Fix issue with null entries in Cryptpad_RECENTPADS
|
8 years ago |
yflory
|
dd014f6ef2
|
Fix race conditon
|
8 years ago |
ansuz
|
94417d9a8b
|
jshint compliance
|
8 years ago |
ansuz
|
8167ed9048
|
implement cache-busting everywhere
|
8 years ago |
ansuz
|
34b6507fa3
|
implement cache-busting everywhere
|
8 years ago |
ansuz
|
c9b8889380
|
add cache-busting to chainpad-crypto
|
8 years ago |
ansuz
|
09fade6127
|
add cache-busting to chainpad-crypto
|
8 years ago |
yflory
|
2daa9f8658
|
Link to main page was opened in the inner iframe
|
8 years ago |
yflory
|
deda40375a
|
Use the new onSettle from chainpad to determine if the realtime is synced
|
8 years ago |
yflory
|
550c65aae0
|
Add a default pad in CryptDrive after signing up
|
8 years ago |
yflory
|
92d50ded64
|
Merge branch 'soon' into staging
|
8 years ago |
yflory
|
97762f9f9a
|
Make sure all the elements in RECENTPADS are non-null objects
|
8 years ago |
yflory
|
e4dbe97d71
|
Update display name in realtime across tabs and remember 'anonymous' name
|
8 years ago |
yflory
|
7762ffcbff
|
Ability to use Ctrl+click on the cryptpad logo in apps
|
8 years ago |
yflory
|
7497e0d1c5
|
Add a dropdown user menu to the top bar in static pages
|
8 years ago |
yflory
|
0e76b18278
|
Hide the links in the html topbar on small screens
|
8 years ago |
yflory
|
7758d056fa
|
Ability to import/export a user realtime object
|
8 years ago |
yflory
|
0a43570990
|
Add the new files for the settings app
|
8 years ago |
yflory
|
cd9cea8fa4
|
Create a settings app to manage user objects
|
8 years ago |
yflory
|
71b84afdb2
|
Redirect to the pad when logging in or signing up from a pad
|
8 years ago |
yflory
|
92050eb04f
|
Fix the trash button in toolbar not always working
|
8 years ago |
yflory
|
aae3fba284
|
Fix the storage when the hash is invalid
|
8 years ago |
yflory
|
25dd103f6f
|
Reduce font-size for register explanations
|
8 years ago |
ansuz
|
7d0c29513c
|
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
|
8 years ago |
ansuz
|
7d21206cae
|
add registration introductory text
|
8 years ago |
yflory
|
2851ceb95a
|
Merge branch 'soon' into staging
|
8 years ago |
yflory
|
2807ad9dc3
|
Add spinner and translate the register page
|
8 years ago |
ansuz
|
562e5b8c70
|
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
|
8 years ago |
ansuz
|
5d4d530c89
|
switch registration text to an explanation of how login works
|
8 years ago |
yflory
|
bff9d05210
|
Make sure the login_name is in the object
|
8 years ago |
yflory
|
b1b294aade
|
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
|
8 years ago |
ansuz
|
20083264b2
|
load fontawesome icons on register page
|
8 years ago |
yflory
|
3aa03225c9
|
Add a spinner when hashing the password and translate homepage
|
8 years ago |
ansuz
|
fbcf4ccec4
|
force usernames to be lowercase
|
8 years ago |
ansuz
|
5614bea271
|
redirect users to login and register from toolbar
|
8 years ago |
ansuz
|
f723585758
|
add api to check whether the realtime has synced with the server
|
8 years ago |
ansuz
|
3b1bd2f720
|
use additional translation keys for registration
|
8 years ago |
ansuz
|
b5b2454f0b
|
use bootstrap for login and register pages
|
8 years ago |
ansuz
|
c556f78562
|
log in directly from home page, sign up at /register/
|
8 years ago |
ansuz
|
d0edf75c89
|
signup link directs users to register page, not user
|
8 years ago |
ansuz
|
1232aa8a79
|
jshint compliance
|
8 years ago |
yflory
|
8eec7ec7c8
|
Fix typo
|
8 years ago |
ansuz
|
88af104ce8
|
basic registration page to replace user page
|
8 years ago |
ansuz
|
a995df25f6
|
disable new OT in pad and code app
|
8 years ago |
ansuz
|
f92ba193c3
|
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
|
8 years ago |
ansuz
|
e100110741
|
implement log in as an api
|
8 years ago |
yflory
|
d54262c8df
|
Use the same disconnecter error translation key for all the apps
|
8 years ago |
yflory
|
f8366e0cfc
|
Remove support for legacy store and add a way to import legacy pads
|
8 years ago |
yflory
|
342cb44cf7
|
Ability to migrate a anon drive directly from the drive
|
8 years ago |
ansuz
|
c642bce984
|
restore disabled listener
|
8 years ago |
yflory
|
67d881b2cf
|
Remove the drive entry from the user menu if already in drive
|
8 years ago |
yflory
|
e865b89f43
|
Add the contextmenu button in the drive dynamically
|
8 years ago |
yflory
|
3af7c9cff8
|
Replace the expand/collapse ckeditor button by our own to save space
|
8 years ago |
yflory
|
914c442615
|
Do not redirect to home page when logging out from another tab
|
8 years ago |
yflory
|
702798f65a
|
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
|
8 years ago |
yflory
|
1e2cc6bea4
|
Fix race condition with the iframe store
|
8 years ago |
ansuz
|
dae17588c6
|
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
|
8 years ago |
ansuz
|
32a5c5ff62
|
better integration between /user/ and home
|
8 years ago |
ansuz
|
fe7ba98338
|
remove dead code from /user/
|
8 years ago |
ansuz
|
9b047bfb53
|
don't autocorrect usernames. add trailing slash to /drive
|
8 years ago |
ansuz
|
6e97082ff9
|
remove dead code from login function
|
8 years ago |
yflory
|
b3e73b0f0b
|
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
|
8 years ago |
yflory
|
367a02c031
|
Add mobile support for the code app
|
8 years ago |
yflory
|
628148d001
|
Display the contextmenu button only if contextmenu exists
|
8 years ago |
ansuz
|
8a1acc3c37
|
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
|
8 years ago |
ansuz
|
6f07a3b7b4
|
erase lingering sessionStorage values when logging out
|
8 years ago |
yflory
|
ac79fbb5a2
|
Improve mobile support for the toolbar and the drive
|
8 years ago |
yflory
|
9f1789b2d2
|
Fix creation of pads from non-root category in the drive
|
8 years ago |
yflory
|
7e7d1f7a16
|
Display the error when opening a document with the wrong app
|
8 years ago |
yflory
|
6f0d33dc1d
|
Fix missing placeholder in the Slide app
|
8 years ago |
yflory
|
7d6e15e465
|
Throw an error when trying to open a document with the wrong app
|
8 years ago |
yflory
|
ad82a275bc
|
Replace the Apps button by a New button again
|
8 years ago |
yflory
|
fd33ffd56f
|
Fix issue creating a patch everytime the user clicked in an app
|
8 years ago |
yflory
|
fbbf8a2829
|
Replace initialState by a placeholder in slide and code
|
8 years ago |
yflory
|
87abfac5e0
|
Fix lint error
|
8 years ago |
yflory
|
02439e0f61
|
Improve the homepage with new images and translations
|
8 years ago |
yflory
|
f57c8c0e4b
|
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
|
8 years ago |
yflory
|
2c6b4b9c6a
|
Hide disabled applications from the context menu in drive
|
8 years ago |
ansuz
|
85b49d5ec8
|
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
|
8 years ago |
yflory
|
91299f5f30
|
Ability to access the drive from any pad
|
8 years ago |
yflory
|
b0fb56fa63
|
Allow logge din users to access the home page
|
8 years ago |
ansuz
|
72c4175b6f
|
remove slide/oldmain.js
|
8 years ago |
yflory
|
e607ba5dad
|
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
|
8 years ago |
yflory
|
9cea8d82c2
|
Fix left-click disabled in Edge after renaming a file
|
8 years ago |
ansuz
|
2dfe182d8d
|
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
|
8 years ago |
ansuz
|
0ca1775657
|
add page for listing missing translations
|
8 years ago |
yflory
|
6a5769405b
|
Fix a race condition issue introduced with reconnecting patch
|
8 years ago |
yflory
|
8881334ca8
|
Fix renaming folders from the tree
|
8 years ago |
yflory
|
65054119cf
|
Fix a bug preventing reconnection in drive
|
8 years ago |
yflory
|
89da142204
|
Fix pad creation from the context menu
|
8 years ago |
yflory
|
757ae7a3ad
|
Fix a cross origin frame issue with dropdowns
|
8 years ago |
ansuz
|
3321d01040
|
add background image
|
8 years ago |
yflory
|
8427b6ae8e
|
Fix 'sort by type' in drive
|
8 years ago |
yflory
|
39c85ca3f7
|
Fix race condition causing missing translations in homepage
|
8 years ago |
yflory
|
dc39c4e179
|
Fix a race condition causing the drive toolbar to be missing
|
8 years ago |
yflory
|
2e247d44c7
|
Hide the backup icon when logged in
|
8 years ago |
yflory
|
8ed593bfff
|
Keep the anon drive when signing up
|
8 years ago |
yflory
|
5e69b78334
|
Remove the domain from the href in store
|
8 years ago |