Commit Graph

  • 2dfe182d8d Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging ansuz 2017-02-02 11:27:17 +01:00
  • 0ca1775657 add page for listing missing translations ansuz 2017-02-02 11:27:08 +01:00
  • 4bb02b9d4d Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging yflory 2017-02-01 18:48:37 +01:00
  • 6a5769405b Fix a race condition issue introduced with reconnecting patch yflory 2017-02-01 18:48:30 +01:00
  • 8881334ca8 Fix renaming folders from the tree yflory 2017-02-01 17:38:16 +01:00
  • 65054119cf Fix a bug preventing reconnection in drive yflory 2017-02-01 17:21:54 +01:00
  • 89da142204 Fix pad creation from the context menu yflory 2017-02-01 15:52:47 +01:00
  • 07f722fbd8 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging ansuz 2017-02-01 15:47:58 +01:00
  • 1a061c22a0 more consistent styles and improved SEO ansuz 2017-02-01 15:47:50 +01:00
  • 3a9c1c782d remove dead code from cryptpad.less ansuz 2017-02-01 15:21:59 +01:00
  • 757ae7a3ad Fix a cross origin frame issue with dropdowns yflory 2017-02-01 12:19:54 +01:00
  • 24f66b7e3f Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging yflory 2017-02-01 11:37:27 +01:00
  • 5d499df39e Load jQuery before bootstrap yflory 2017-02-01 11:37:19 +01:00
  • eb3c58939d correct typo ansuz 2017-02-01 11:15:09 +01:00
  • b143aef778 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging ansuz 2017-01-31 19:49:29 +01:00
  • 3321d01040 add background image ansuz 2017-01-31 19:48:55 +01:00
  • 599e00be21 Remove unused code yflory 2017-01-31 18:19:34 +01:00
  • 46b5b8766d Dropdown button to make a pad from homepage yflory 2017-01-31 18:16:35 +01:00
  • d93086a92d hitting enter in the password field should log you in ansuz 2017-01-31 17:29:32 +01:00
  • f605fd3dde Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging yflory 2017-01-31 17:00:41 +01:00
  • 8427b6ae8e Fix 'sort by type' in drive yflory 2017-01-31 17:00:30 +01:00
  • 5e4f2ffe6a Shrink images, change text and 'make a pad right now' button Caleb James DeLisle 2017-01-31 15:00:01 +01:00
  • 11fa4493d1 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging yflory 2017-01-31 14:36:47 +01:00
  • d76e0ae0d4 Update input colors in alertify yflory 2017-01-31 14:36:33 +01:00
  • 5b802d6e84 replace mountain image with lock image ansuz 2017-01-31 14:23:09 +01:00
  • d926b69f8b Improve the main page when javascript is disabled yflory 2017-01-31 12:43:28 +01:00
  • 39c85ca3f7 Fix race condition causing missing translations in homepage yflory 2017-01-31 12:01:33 +01:00
  • dc39c4e179 Fix a race condition causing the drive toolbar to be missing yflory 2017-01-31 11:50:20 +01:00
  • 2e247d44c7 Hide the backup icon when logged in yflory 2017-01-31 10:59:23 +01:00
  • 8ed593bfff Keep the anon drive when signing up yflory 2017-01-31 10:46:41 +01:00
  • 5e69b78334 Remove the domain from the href in store yflory 2017-01-30 18:52:27 +01:00
  • a9c9d19212 Hide the template from the list in the drive until it's done yflory 2017-01-30 17:46:08 +01:00
  • 487650df78 Remove the remember me checkbox yflory 2017-01-30 15:32:42 +01:00
  • 58d8a30b5b Redirect to the main page when logging out yflory 2017-01-30 15:26:32 +01:00
  • 6661eedacf Merge branch 'newtoolbar' into staging yflory 2017-01-30 14:46:10 +01:00
  • 29578a7400 Merge branch 'hpbs' into newtoolbar yflory 2017-01-30 14:45:02 +01:00
  • e63ef76a9b Replace bootstrap 3 with v4.0.0 alpha yflory 2017-01-30 14:41:37 +01:00
  • 2d79649949 Fix the 'NoScript' bug with the drive yflory 2017-01-30 12:28:21 +01:00
  • 5ef074370b Name a place before creating it in the drive yflory 2017-01-27 17:51:08 +01:00
  • 02906b3945 Merge branch 'newtoolbar' of github.com:xwiki-labs/cryptpad into newtoolbar yflory 2017-01-27 16:57:22 +01:00
  • a4286f1c83 Merge branch 'soon' into newtoolbar yflory 2017-01-27 16:52:49 +01:00
  • d5c7f8f5da Add the new html page to the config file yflory 2017-01-27 16:49:17 +01:00
  • 4aacd291b1 New config option to use an external websocket server yflory 2017-01-27 16:45:41 +01:00
  • 0e9e0e545f Load the new pad when the hash is changed yflory 2017-01-27 14:57:45 +01:00
  • e41cbb92d8 Use default FILES_DATA name if not provided yflory 2017-01-26 16:52:23 +01:00
  • fa1582f307 Replace 'filename' by 'title' in drive when there is no filename yflory 2017-01-26 16:43:26 +01:00
  • 47b437614e Merge branch 'master' into soon Caleb James DeLisle 2017-01-26 16:34:07 +01:00
  • 4402ea9966 typo in config.dist Caleb James DeLisle 2017-01-26 16:34:00 +01:00
  • c44f3a1044 Delete multiple elements could also remove unselected ones yflory 2017-01-26 16:18:43 +01:00
  • b79e1e48c7 Update colors in drive yflory 2017-01-26 14:52:34 +01:00
  • fb48484d2a Fix the rename feature in drive not working with tables yflory 2017-01-26 14:51:59 +01:00
  • 3f44444f41 Display the 'New' button in the trash yflory 2017-01-26 13:19:28 +01:00
  • 00efc96919 Move the toolbar and add a breadcrumb yflory 2017-01-26 12:56:19 +01:00
  • 283bde3435 Merge branch 'drivestyle' into newtoolbar yflory 2017-01-25 18:35:52 +01:00
  • 6f5ff07c2b Display the elements as a table instead of a list yflory 2017-01-25 18:33:59 +01:00
  • 95056315cf Move the folder icon style to the less file yflory 2017-01-25 17:16:41 +01:00
  • 7ad080b8a2 Move the folder icon style to the less file yflory 2017-01-25 17:16:41 +01:00
  • 8c7305bf1b Use less to write the drive stylesheet yflory 2017-01-25 16:21:46 +01:00
  • 11f0a9ae5f Revert the changes adding anonymous pads yflory 2017-01-25 15:33:22 +01:00
  • f42665ba49 Remove the unowned pads category yflory 2017-01-25 14:26:28 +01:00
  • cb85ad3fdf Merge branch 'newtoolbar' into ownedpads yflory 2017-01-25 10:23:03 +01:00
  • 75f1eed712 Merge branch 'newtoolbar' into hpbs yflory 2017-01-25 10:21:50 +01:00
  • 373b07ed28 Fix lint errors yflory 2017-01-25 10:21:31 +01:00
  • 097f78d777 Merge branch 'newtoolbar' of github.com:xwiki-labs/cryptpad into newtoolbar yflory 2017-01-25 10:01:49 +01:00
  • 015e6fc262 Make sure we have the same hash in all the tabs when disconnecting yflory 2017-01-24 18:17:23 +01:00
  • 88021f2264 Anonymous pads fo anonymous users yflory 2017-01-24 18:14:29 +01:00
  • 8ccd845d52 Merge branch 'newtoolbar' into hpbs yflory 2017-01-24 12:54:32 +01:00
  • ce1e792419 Merge branch 'soon' into newtoolbar yflory 2017-01-24 12:54:07 +01:00
  • 9d275daebb Backport changes for the login page from hpbs branch yflory 2017-01-24 12:47:53 +01:00
  • f5753cf594 Fix typo yflory 2017-01-24 12:42:21 +01:00
  • a5c03c1540 Make sure data is migrated before leaving registration page yflory 2017-01-24 12:38:06 +01:00
  • 69fb8b4d2f Merge branch 'master' into soon yflory 2017-01-23 15:13:26 +01:00
  • f8455875a9 Fix the NoScript (iframe not loaded) bug with inner iframes yflory 2017-01-23 15:07:38 +01:00
  • 82caa1aa8b Fix the Noscript bug yflory 2017-01-23 12:29:12 +01:00
  • 141f8f776a Fix the Noscript bug yflory 2017-01-23 12:29:12 +01:00
  • c77abfa7f4 Remove a second scrollbar in polls yflory 2017-01-23 11:05:03 +01:00
  • 5e36d9ea29 Fix polls table not updated with local events yflory 2017-01-23 10:51:44 +01:00
  • 39ca2e6dd6 Fix bootstrap conflict with context menus yflory 2017-01-23 10:52:37 +01:00
  • d1bed5ae4b Fix polls table not updated with local events yflory 2017-01-23 10:51:44 +01:00
  • fd78e4fa92 Improve homepage CSS and responsiveness yflory 2017-01-20 18:21:51 +01:00
  • 26bea774cb Merge branch 'newtoolbar' into hpbs yflory 2017-01-19 15:52:12 +01:00
  • 99b8898e54 Apply new title when clicking on the page without pressing enter yflory 2017-01-19 15:41:25 +01:00
  • ea8667302c Display only a placeholder when the poll title is default yflory 2017-01-19 15:35:38 +01:00
  • 7d66d391fc Merge branch 'newtoolbar' into hpbs yflory 2017-01-19 15:17:30 +01:00
  • 1e1bfd275c Don't show the tab notification when someone has joined the pad yflory 2017-01-19 15:17:21 +01:00
  • 5d5d03163e Add favicon and notifications in polls yflory 2017-01-19 14:52:12 +01:00
  • 3338000018 Add Esc and Arrow icons in the slide's present mode yflory 2017-01-19 12:49:40 +01:00
  • efdae19f0c Update the lists in the code and slide toolbars to use the new dropdown yflory 2017-01-19 12:13:57 +01:00
  • 36c8ade26c Update the lists in the code and slide toolbars to use the new dropdown yflory 2017-01-19 12:13:57 +01:00
  • fa8a0d5880 Merge branch 'newtoolbar' into hpbs yflory 2017-01-19 10:53:55 +01:00
  • 9523782bf8 Make the home page responsive yflory 2017-01-19 10:48:46 +01:00
  • 69bee7d79a Add data into the homepage yflory 2017-01-18 18:02:32 +01:00
  • b9c4ceccd4 Change the CSS and colors yflory 2017-01-18 13:51:11 +01:00
  • 88d5b4cc9c Add a 'New pad' button in the toolbar yflory 2017-01-18 11:00:46 +01:00
  • 82e8041054 Use bootstrap 4 in the main page yflory 2017-01-17 18:19:45 +01:00
  • 73d424b506 Improve the login UI (css and translations) yflory 2017-01-17 16:21:12 +01:00
  • e006ed7076 Ability to log in from the main page yflory 2017-01-17 11:52:44 +01:00
  • 6652e9d6d9 Test new home page yflory 2017-01-16 18:28:37 +01:00
  • a9063e0459 Reload all tabs when the user logs in or out yflory 2017-01-16 14:08:44 +01:00
  • efed1f5efe Add handlers to login and logout buttons yflory 2017-01-13 17:39:41 +01:00