Commit Graph

  • 84c16c00ad Fix click events not working on inputs in the drive tree yflory 2017-03-13 15:53:13 +0100
  • 3ad8b4023d
    Spanish update 🇪🇸 Pierre Bondoerffer 2017-03-13 15:50:20 +0100
  • e761dc27c2 French translation for feedback yflory 2017-03-13 13:04:55 +0100
  • 07a2d8e189 apply translations on feedback page ansuz 2017-03-13 12:56:49 +0100
  • a16e6850d4 add translation keys for the feedback page ansuz 2017-03-13 12:54:59 +0100
  • c00010177d Add tips in the loading screen yflory 2017-03-13 12:41:15 +0100
  • 95a51e8fe4 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging ansuz 2017-03-13 12:16:06 +0100
  • ff3641134f update pad initialState ansuz 2017-03-13 12:16:01 +0100
  • 275900f5ff Translate new initial states for pad and code yflory 2017-03-13 12:15:53 +0100
  • 4a762fec99 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging yflory 2017-03-13 11:53:24 +0100
  • ca9faa0056 Fix wrong translation keys yflory 2017-03-13 11:49:40 +0100
  • b7986ff6b1 Replace the spinner code with a font awesome spinner yflory 2017-03-13 11:48:45 +0100
  • 1178660815 update code initialState string ansuz 2017-03-13 11:52:33 +0100
  • 91e587d9c7 fix section title ansuz 2017-03-13 11:30:48 +0100
  • b7a43cd9d9 update readme to explain dev mode ansuz 2017-03-13 11:29:08 +0100
  • 6e733b1329 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging ansuz 2017-03-13 10:59:20 +0100
  • d9996cc874 current work for pinning ansuz 2017-03-13 10:56:08 +0100
  • a7d61aa562 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into accounting ansuz 2017-03-10 18:04:07 +0100
  • b3cc8da315 implement basic clientside RPC infrastructure ansuz 2017-03-10 18:03:52 +0100
  • 612a00b484 implement serverside RPC infrastructure ansuz 2017-03-10 18:03:15 +0100
  • 2e418c1723 When the browser returns a regional language, check if the language code is available yflory 2017-03-10 17:03:30 +0100
  • f94db93897 Improve the slides layout in print mode yflory 2017-03-10 16:46:36 +0100
  • 81027b4200 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into accounting ansuz 2017-03-10 10:49:33 +0100
  • 2392167996 Export slides as PDF yflory 2017-03-09 19:05:44 +0100
  • 4bac8ea0c7 Draw all the slides at once to allow reference links (fix #77) yflory 2017-03-09 12:40:49 +0100
  • 459b18c97b Add the loading screen in the HTML so that it is displayed before JS is loaded yflory 2017-03-08 18:05:15 +0100
  • 404fa378e6 Move the store to the 'common' folder, it is not customizable anymore yflory 2017-03-08 16:47:38 +0100
  • a8d200ef2e Don't redirect until realtime is synced when logging in yflory 2017-03-08 16:15:31 +0100
  • 0c1efd361b Make sure the href is updated everywhere when importing a stronger link yflory 2017-03-08 15:49:02 +0100
  • b701e3cc85 Fix lint errors yflory 2017-03-08 14:59:51 +0100
  • 8d2698aecb Add linter error logs to gitignore yflory 2017-03-08 14:57:47 +0100
  • 4206382865 Fix the settings app to allow backup for unregistered users yflory 2017-03-08 10:48:09 +0100
  • f62267f8a1 Ability to import local pads in the user object yflory 2017-03-07 18:39:21 +0100
  • e2418a6be2 sketch of how pinning rpc will look ansuz 2017-03-07 17:33:31 +0100
  • dc567fa7f3 signing keys are stored in hex so encode and decode them ansuz 2017-03-07 17:30:32 +0100
  • aa762e7d63 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging ansuz 2017-03-07 15:33:01 +0100
  • ce6cd1211e Fix lint errors yflory 2017-03-07 15:33:08 +0100
  • 8a48612de2 add some notes for later ansuz 2017-03-07 14:40:06 +0100
  • 9ad33574e9 Fix the function returning the pads list in the drive yflory 2017-03-07 14:30:07 +0100
  • 14938089ac Keep the focus on the iframe window after canceling a deletion yflory 2017-03-07 14:24:06 +0100
  • 3f7dea8f7e Context menu support for multi-select options in drive yflory 2017-03-07 12:22:02 +0100
  • e1c02fd8a4 Drive rename: save pads and folders name on click, cancel with Esc. yflory 2017-03-06 18:15:14 +0100
  • f7002a0bf7 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging ansuz 2017-03-06 17:25:13 +0100
  • efdd999161 implement dev mode which busts cache all the time ansuz 2017-03-06 17:25:02 +0100
  • d93a270336 Ability to display tips in the loading screen yflory 2017-03-06 17:20:09 +0100
  • 77d09f64e1 Display anonymous users in the user list yflory 2017-03-06 14:56:41 +0100
  • cb88227e2b Autocomplete on key press in some dropdown menus yflory 2017-03-06 12:18:12 +0100
  • c04819538b Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging ansuz 2017-03-03 18:16:39 +0100
  • fcb9848b3a hide toolbar when in read-only mode ansuz 2017-03-03 18:16:34 +0100
  • f61f284e44 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging yflory 2017-03-03 18:14:59 +0100
  • 2a1b241592 Display a button to open the editing link while in read-only mode if we know it yflory 2017-03-03 18:14:53 +0100
  • bf82704def Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging ansuz 2017-03-03 17:21:43 +0100
  • 92066118a1 correct out of date portions of the readme ansuz 2017-03-03 17:16:06 +0100
  • 6e72c6a51b remove unused dependencies ansuz 2017-03-03 17:15:33 +0100
  • 27241488a5 Merge pull request #96 from pbondoer/css yflory 2017-03-03 16:33:20 +0100
  • 6c9da646e0
    (CSS) Some improvements to drive Pierre Bondoerffer 2017-03-03 16:26:08 +0100
  • 08c862b271 add FIXME notes to poll ansuz 2017-03-03 16:13:32 +0100
  • ed9bcca96f Close the websocket network when CryptGet/CryptPut is done yflory 2017-03-03 12:48:00 +0100
  • a68acac13b Only ask for a display name once in /poll yflory 2017-03-03 12:07:16 +0100
  • a978b51656 If display name is empty, use anonymous in the drive yflory 2017-03-03 12:06:35 +0100
  • f0f94ab180 Merge pull request #95 from pbondoer/staging ansuz 2017-03-02 18:46:36 +0100
  • 616d265b8d
    Remove unused French keys Pierre Bondoerffer 2017-03-02 18:43:06 +0100
  • 30faef613a
    Update Spanish Pierre Bondoerffer 2017-03-02 18:41:14 +0100
  • 3b578aa1fd Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging ansuz 2017-03-02 18:31:38 +0100
  • f313b6f65c bump travis node version to 6.6.0 ansuz 2017-03-02 18:31:24 +0100
  • 153386a6e0 CSS improvements in the drive tree yflory 2017-03-02 18:24:18 +0100
  • 6098f28260 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging yflory 2017-03-02 18:16:20 +0100
  • a852112808 Fix open folder from the tree context menu yflory 2017-03-02 18:16:16 +0100
  • 2c9deed381 Merge pull request #94 from pbondoer/staging ansuz 2017-03-02 18:15:30 +0100
  • 868161a8a8 fix undefined reference in code ansuz 2017-03-02 17:45:48 +0100
  • 0bb10a8a0a Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging ansuz 2017-03-02 17:59:35 +0100
  • aec781c22f don't try to lint the server because ES6 ansuz 2017-03-02 17:46:38 +0100
  • bbf8933646 fix undefined reference in code ansuz 2017-03-02 17:45:48 +0100
  • 800db07077
    Merge branch 'staging' of https://github.com/xwiki-labs/cryptpad into staging Pierre Bondoerffer 2017-03-02 17:44:29 +0100
  • e1303a16da add support for title attributes on dropdowns ansuz 2017-03-02 17:40:29 +0100
  • 52793385ea Fix lint errors yflory 2017-03-02 17:17:55 +0100
  • e39fe1c0b7
    Merge branch 'staging' of https://github.com/xwiki-labs/cryptpad into staging Pierre Bondoerffer 2017-03-02 17:09:39 +0100
  • 01c4d7d4a7 Merge branch 'maybe' into staging ansuz 2017-03-02 17:09:06 +0100
  • c884782d57 here are some changes ansuz 2017-03-02 17:08:50 +0100
  • 2b6e44189d When trying to reset the drive, tell the user if the input text is invalid yflory 2017-03-02 17:01:27 +0100
  • 9a7c2dd5e2 Add a 'settings' link to the user menu in static pages yflory 2017-03-02 16:38:22 +0100
  • e8a82c4c10
    (CSS) Toolbar buttons are now always black on white independent of system theme Pierre Bondoerffer 2017-03-02 16:35:30 +0100
  • fa59f1000e
    (CSS) Fix title input in pads Pierre Bondoerffer 2017-03-02 16:33:17 +0100
  • 584adb5482 bump version to 1.1.1 ansuz 2017-03-02 16:31:58 +0100
  • 370ae81106 Use the display name in the backup file name if not logged in yflory 2017-03-02 16:29:17 +0100
  • e0d972674f
    Fix context menu in drive and rename textbox styling Pierre Bondoerffer 2017-03-02 16:22:32 +0100
  • c5f983ecd7 Convert read-only link to editing link in the drive yflory 2017-03-02 16:01:34 +0100
  • d26d8f53d9
    (CSS) Fixed textarea being too large Pierre Bondoerffer 2017-03-02 15:50:03 +0100
  • 2b20eef464 Fix userlist in /pad yflory 2017-03-02 12:28:01 +0100
  • a9afa24428 return empty string instead of blowing up when fixing HTML ansuz 2017-03-02 11:38:20 +0100
  • e3f26263f4 remove red outline on images in slide ansuz 2017-03-02 11:28:20 +0100
  • c9040997d5 Merge branch 'security2' of git.xwikisas.com:xwiki-labs/cryptpad into security2 ansuz 2017-03-02 11:07:17 +0100
  • 6b8d0c8bc7 Merge branch 'security2' of git.xwikisas.com:xwiki-labs/cryptpad into security2 yflory 2017-03-02 10:53:48 +0100
  • b32d698291 Fix issue with present mode in slide (readonly) yflory 2017-03-02 10:53:45 +0100
  • 8bdc8415ab Find a pad in the drive yflory 2017-03-02 10:15:13 +0100
  • 91eda5fa83 Implement stronger content-security-policy except in /pad/ which does not allow it. Implement a "loader" which allows for applying a version number to everything. Added a cache control for anything which has a version. Caleb James DeLisle 2017-03-01 17:23:34 +0100
  • 9800f036c5 fix a typo ansuz 2017-03-01 17:06:18 +0100
  • 7db0e14bc0 add 'force' flag to override removal of html elements ansuz 2017-03-01 17:05:57 +0100
  • b238f4c3d3 Merge pull request #93 from pbondoer/staging yflory 2017-03-01 16:33:23 +0100
  • 53f4f8826e Merge branch 'staging' into staging yflory 2017-03-01 16:32:18 +0100