Commit Graph
100 Commits
Author SHA1 Message Date
yflory 11d9c9e813 Merge branch 'master' into staging 2017-02-21 10:44:03 +01:00
yflory 2103f0afa8 Merge branch 'master' of github.com:xwiki-labs/cryptpad 2017-02-21 10:42:35 +01:00
yflory 0bdf59c1dd Fix broken link in the 'New' button on cryptpad.fr 2017-02-21 10:42:06 +01:00
yflory 454d1c2052 Do not load all the translations anymore, only the needed one 2017-02-20 18:29:06 +01:00
yflory 434c3a220c Remove old translation keys #2 2017-02-20 16:15:13 +01:00
yflory d81d17b86c Remove old translations keys no longer used 2017-02-17 17:39:27 +01:00
yflory 9702305abc Use better translation keys in settings 2017-02-17 17:38:59 +01:00
yflory a6497f7a52 Add a way to show the drive tips again 2017-02-17 16:56:59 +01:00
yflory c17f28e5fe Fix race condition #2 2017-02-17 15:39:34 +01:00
yflory 38122d7785 Merge branch 'soon' 2017-02-17 15:26:01 +01:00
yflory 239e2bcc1f Fix issue with null entries in Cryptpad_RECENTPADS 2017-02-17 15:18:09 +01:00
yflory 1540ae3f6f Fix issue with null entries in Cryptpad_RECENTPADS 2017-02-17 15:16:30 +01:00
yflory dd014f6ef2 Fix race conditon 2017-02-17 15:16:03 +01:00
yflory 2daa9f8658 Link to main page was opened in the inner iframe 2017-02-17 10:57:56 +01:00
yflory deda40375a Use the new onSettle from chainpad to determine if the realtime is synced 2017-02-17 10:31:07 +01:00
yflory c62e0f8be0 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 2017-02-16 18:11:28 +01:00
yflory 550c65aae0 Add a default pad in CryptDrive after signing up 2017-02-16 18:10:12 +01:00
yflory b4128ee313 Fix typo 2017-02-16 17:26:51 +01:00
yflory 85fe67618c Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 2017-02-16 16:50:26 +01:00
yflory 92d50ded64 Merge branch 'soon' into staging 2017-02-16 16:48:12 +01:00
yflory 97762f9f9a Make sure all the elements in RECENTPADS are non-null objects 2017-02-16 16:07:43 +01:00
yflory e4dbe97d71 Update display name in realtime across tabs and remember 'anonymous' name 2017-02-16 15:35:03 +01:00
yflory 7762ffcbff Ability to use Ctrl+click on the cryptpad logo in apps 2017-02-15 18:31:36 +01:00
yflory 7497e0d1c5 Add a dropdown user menu to the top bar in static pages 2017-02-15 17:57:42 +01:00
yflory 0e76b18278 Hide the links in the html topbar on small screens 2017-02-15 14:23:56 +01:00
yflory 7758d056fa Ability to import/export a user realtime object 2017-02-15 12:40:28 +01:00
yflory 0a43570990 Add the new files for the settings app 2017-02-14 19:07:17 +01:00
yflory cd9cea8fa4 Create a settings app to manage user objects 2017-02-14 19:04:57 +01:00
yflory 71b84afdb2 Redirect to the pad when logging in or signing up from a pad 2017-02-14 11:29:08 +01:00
yflory 92050eb04f Fix the trash button in toolbar not always working 2017-02-14 10:56:38 +01:00
yflory aae3fba284 Fix the storage when the hash is invalid 2017-02-13 17:54:01 +01:00
yflory 318cec5f91 Update french translation 2017-02-13 15:23:45 +01:00
yflory c838fdc667 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 2017-02-13 13:06:38 +01:00
yflory dc9ab7af4a Make the user confirm (french) 2017-02-13 13:06:32 +01:00
yflory 25dd103f6f Reduce font-size for register explanations 2017-02-13 12:54:34 +01:00
yflory f93e121763 Translate register explanations in French 2017-02-13 12:54:03 +01:00
yflory 2851ceb95a Merge branch 'soon' into staging 2017-02-13 11:59:49 +01:00
yflory 2807ad9dc3 Add spinner and translate the register page 2017-02-13 11:41:48 +01:00
yflory bff9d05210 Make sure the login_name is in the object 2017-02-13 11:15:30 +01:00
yflory b1b294aade Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 2017-02-13 11:10:40 +01:00
yflory 3aa03225c9 Add a spinner when hashing the password and translate homepage 2017-02-13 11:09:30 +01:00
yflory 6c1981c776 Fix dropdown menus 2017-02-10 12:26:47 +01:00
yflory 73e9effd32 Fix the drive button in the homepage and a:hover in dropdown 2017-02-10 11:21:10 +01:00
yflory 8eec7ec7c8 Fix typo 2017-02-10 11:00:34 +01:00
yflory ae6e066ed4 Update font-size for the drive link 2017-02-09 19:00:52 +01:00
yflory 2ca164629d Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 2017-02-09 18:53:15 +01:00
yflory 6026351091 Improve the homepage (style and translations) 2017-02-09 18:53:04 +01:00
yflory d54262c8df Use the same disconnecter error translation key for all the apps 2017-02-09 15:34:14 +01:00
yflory f8366e0cfc Remove support for legacy store and add a way to import legacy pads 2017-02-09 15:23:09 +01:00
yflory 37c94935f8 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 2017-02-09 12:58:22 +01:00
yflory 342cb44cf7 Ability to migrate a anon drive directly from the drive 2017-02-09 12:58:08 +01:00
yflory fc3995054d Do not expose the store methods until it is ready 2017-02-09 12:56:05 +01:00
yflory 67d881b2cf Remove the drive entry from the user menu if already in drive 2017-02-08 16:25:52 +01:00
yflory e865b89f43 Add the contextmenu button in the drive dynamically 2017-02-08 15:41:50 +01:00
yflory 3af7c9cff8 Replace the expand/collapse ckeditor button by our own to save space 2017-02-08 15:32:55 +01:00
yflory 914c442615 Do not redirect to home page when logging out from another tab 2017-02-08 12:54:07 +01:00
yflory 702798f65a Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 2017-02-07 18:47:24 +01:00
yflory 1e2cc6bea4 Fix race condition with the iframe store 2017-02-07 18:47:10 +01:00
yflory 4aaaa2f647 Update the footer 2017-02-07 18:06:36 +01:00
yflory b3e73b0f0b Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 2017-02-07 16:49:31 +01:00
yflory 367a02c031 Add mobile support for the code app 2017-02-07 16:49:25 +01:00
yflory 628148d001 Display the contextmenu button only if contextmenu exists 2017-02-07 13:09:14 +01:00
yflory ac79fbb5a2 Improve mobile support for the toolbar and the drive 2017-02-06 18:06:59 +01:00
yflory 9f1789b2d2 Fix creation of pads from non-root category in the drive 2017-02-06 14:47:37 +01:00
yflory 7e7d1f7a16 Display the error when opening a document with the wrong app 2017-02-06 12:43:56 +01:00
yflory 6f0d33dc1d Fix missing placeholder in the Slide app 2017-02-06 12:14:33 +01:00
yflory 7d6e15e465 Throw an error when trying to open a document with the wrong app 2017-02-06 12:06:39 +01:00
yflory ad82a275bc Replace the Apps button by a New button again 2017-02-06 11:39:04 +01:00
yflory fd33ffd56f Fix issue creating a patch everytime the user clicked in an app 2017-02-06 11:12:08 +01:00
yflory fbbf8a2829 Replace initialState by a placeholder in slide and code 2017-02-03 18:45:30 +01:00
yflory 87abfac5e0 Fix lint error 2017-02-03 16:53:47 +01:00
yflory 9c4c378d6a Add a footer to the html pages 2017-02-03 16:52:55 +01:00
yflory 02439e0f61 Improve the homepage with new images and translations 2017-02-03 16:03:36 +01:00
yflory 46b48df966 Don't display 'Hello null' if we can't get the account name 2017-02-03 10:48:15 +01:00
yflory f57c8c0e4b Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 2017-02-02 18:40:45 +01:00
yflory 2c6b4b9c6a Hide disabled applications from the context menu in drive 2017-02-02 18:40:39 +01:00
yflory 91299f5f30 Ability to access the drive from any pad 2017-02-02 18:22:59 +01:00
yflory b0fb56fa63 Allow logge din users to access the home page 2017-02-02 18:09:27 +01:00
yflory bed49d0b26 Adjust space between buttons in the home page 2017-02-02 11:46:52 +01:00
yflory e607ba5dad Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 2017-02-02 11:33:44 +01:00
yflory 9cea8d82c2 Fix left-click disabled in Edge after renaming a file 2017-02-02 11:33:37 +01:00
yflory 35a49ac195 Improve the connection lost message with read-only 2017-02-02 11:33:05 +01:00
yflory 4bb02b9d4d Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 2017-02-01 18:48:37 +01:00
yflory 6a5769405b Fix a race condition issue introduced with reconnecting patch 2017-02-01 18:48:30 +01:00
yflory 8881334ca8 Fix renaming folders from the tree 2017-02-01 17:46:05 +01:00
yflory 65054119cf Fix a bug preventing reconnection in drive 2017-02-01 17:21:54 +01:00
yflory 89da142204 Fix pad creation from the context menu 2017-02-01 15:52:47 +01:00
yflory 757ae7a3ad Fix a cross origin frame issue with dropdowns 2017-02-01 12:19:54 +01:00
yflory 24f66b7e3f Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 2017-02-01 11:37:27 +01:00
yflory 5d499df39e Load jQuery before bootstrap 2017-02-01 11:37:19 +01:00
yflory 599e00be21 Remove unused code 2017-01-31 18:19:34 +01:00
yflory 46b5b8766d Dropdown button to make a pad from homepage 2017-01-31 18:16:35 +01:00
yflory f605fd3dde Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 2017-01-31 17:00:41 +01:00
yflory 8427b6ae8e Fix 'sort by type' in drive 2017-01-31 17:00:30 +01:00
yflory 11fa4493d1 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 2017-01-31 14:36:47 +01:00
yflory d76e0ae0d4 Update input colors in alertify 2017-01-31 14:36:33 +01:00
yflory d926b69f8b Improve the main page when javascript is disabled 2017-01-31 12:43:28 +01:00
yflory 39c85ca3f7 Fix race condition causing missing translations in homepage 2017-01-31 12:01:33 +01:00
yflory dc39c4e179 Fix a race condition causing the drive toolbar to be missing 2017-01-31 11:50:20 +01:00
yflory 2e247d44c7 Hide the backup icon when logged in 2017-01-31 10:59:23 +01:00