Commit Graph

  • 38a1e5e39f Add fallback for browsers which do not support CSS variables Caleb James DeLisle 2018-07-17 16:21:54 +0200
  • bcbec0144c provide a default in case httpUnsafeOrigin is not provided ansuz 2018-07-17 16:20:40 +0200
  • ee16b3ab15 modified english translations ansuz 2018-07-17 16:07:08 +0200
  • 9157403946 Update French translation yflory 2018-07-17 16:06:12 +0200
  • 6143bceabb Fix XXX yflory 2018-07-17 15:38:23 +0200
  • 4bf741e959 fix typo in translations ansuz 2018-07-17 14:54:54 +0200
  • bad58c6dc8 Merge branch 'soon' into staging ansuz 2018-07-17 14:49:48 +0200
  • a2fd32d6a3 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging ansuz 2018-07-17 14:49:19 +0200
  • 32d84e8f36 initialize new registrations with a v2 hash ansuz 2018-07-17 14:49:03 +0200
  • e6d4bced18 clean up extraneous variables and log statements ansuz 2018-07-17 14:34:25 +0200
  • b4c294565e Hide shared folder creation links when inside a shared folder yflory 2018-07-17 14:00:28 +0200
  • ecb9f039b1 Fix pad password change not reloading with the correct URL yflory 2018-07-17 12:27:23 +0200
  • c9ac3c7c2b Fix search in shared folders yflory 2018-07-17 11:22:01 +0200
  • 2950f5f679
    Merge pull request #259 from mcrosson/docker-fix-storage-var ansuz 2018-07-17 10:54:14 +0200
  • c180fd9a2a
    Merge pull request #258 from mcrosson/docker-arm64-support ansuz 2018-07-17 10:53:31 +0200
  • 7f01694f89
    Merge pull request #257 from mcrosson/docker-bust-cache-on-run ansuz 2018-07-17 10:52:53 +0200
  • b558004fb8 Expose port 3001 for safe http port ; fix STORAGE variable so it doesn't break the config at runtime mcrosson 2018-07-16 19:13:57 +0000
  • 172263d190 Expose safe port, fix storage variable so it doesn't cause a break in the config at runtime mcrosson 2018-07-16 19:12:49 +0000
  • b8a745832d Add Dockerfile for arm64 support mcrosson 2018-07-16 17:16:22 +0000
  • b35959376e Update docker start script to bust the cache on each run mcrosson 2018-07-16 17:10:40 +0000
  • 3a6f7d9b36 Fixup docker rename calls (addresses #244) mcrosson 2018-07-16 17:02:55 +0000
  • fc91cf606b Disable moveToTrash button for pads in shared folders yflory 2018-07-16 18:05:23 +0200
  • 8a18698c03 initialize newly registered users with a v2 drive hash ansuz 2018-07-16 17:08:35 +0200
  • ed881840cd remove XXX label from non-blocking feature ansuz 2018-07-16 17:08:16 +0200
  • 05a41ad7f1 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging ansuz 2018-07-16 16:51:12 +0200
  • 7348eca1d5 revise english translations which have been marked for review ansuz 2018-07-16 16:51:06 +0200
  • 930bd32f70 lint compliance yflory 2018-07-16 16:44:25 +0200
  • 3830935dd9 French translation yflory 2018-07-16 16:41:55 +0200
  • 9c58dc216f Remove option to move a shared folder to the trash yflory 2018-07-16 16:17:34 +0200
  • 2c22232a47 check if a user is logged in strictly by User_hash ansuz 2018-07-16 15:45:45 +0200
  • 848a918eda remove out of date comments ansuz 2018-07-16 15:45:19 +0200
  • 668b7425a8 Make sure we won't move pads from a shared folder to the trash yflory 2018-07-16 15:39:34 +0200
  • 5b48eff78c Remove owned pads deleted from the server in shared folders yflory 2018-07-16 14:05:36 +0200
  • 8e2ab0b74a bump version strings ansuz 2018-07-16 11:30:57 +0200
  • b9c4aa43b5 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging ansuz 2018-07-16 11:25:11 +0200
  • 3d95e6088a leave a FIXME note ansuz 2018-07-16 11:24:58 +0200
  • adc54434fd update english translation as prompted by german translation PR ansuz 2018-07-16 11:24:18 +0200
  • cf87d70a8f manual merge of staging (actually nothing from staging should be kept) Caleb James DeLisle 2018-07-14 15:22:48 +0200
  • 792f7bcc64 show how long less takes to compile Caleb James DeLisle 2018-07-14 15:21:45 +0200
  • 6c49318ac7 Show how long it takes to parse less Caleb James DeLisle 2018-07-14 15:19:39 +0200
  • 0d5ac05866 refactoring of the less infrastructure Caleb James DeLisle 2018-07-14 15:15:23 +0200
  • b5c2eb8a9c Automatically refresh the drive when a change occurs in a shared folder yflory 2018-07-13 19:24:49 +0200
  • 4706b8a9de Store newly created pads in the correct (shared) folder yflory 2018-07-13 15:01:03 +0200
  • 6a80f49fe0 Don't load expired or deleted shared folders yflory 2018-07-13 14:47:53 +0200
  • 507e5b18e9 Remove all less includes where no mixin or variable is used after Caleb James DeLisle 2018-07-12 19:22:32 +0200
  • a6d3dbf94f Wrapped modal.less into a mixin which gets rid of the last file which emitted CSS Caleb James DeLisle 2018-07-12 19:13:04 +0200
  • 4a352f2ed8 Use import (reference) whenever the less file supposedly emits no CSS Caleb James DeLisle 2018-07-12 18:43:17 +0200
  • 7d89026d83 Fix more issues with shared folders yflory 2018-07-12 17:27:16 +0200
  • c5105d7b84 Merge branch 'check-for-css-variables' into staging Caleb James DeLisle 2018-07-12 17:16:21 +0200
  • a440359bc7 Commit patches provided to me by someone who Seemed Trustworthy At The Time (should fix false negatives in shared-worker detection) Caleb James DeLisle 2018-07-12 16:59:36 +0200
  • cb8888ea1a Yes, so it turns out that making a small asthetic change after testing on every browser does actually break it :| Caleb James DeLisle 2018-07-12 16:51:48 +0200
  • fabdbc3b61 Add a feedback test for checking for CSS variables, so we won't use a feature which is not implemented by the vast majority of the people using CryptPad... Caleb James DeLisle 2018-07-12 16:02:46 +0200
  • 8516587ece lint compliance yflory 2018-07-11 15:28:34 +0200
  • 9787f5304a Don't unpin channels that are still in another proxy yflory 2018-07-11 15:28:24 +0200
  • 3fb6cb3d00 lint compliance ansuz 2018-07-11 11:35:44 +0200
  • ca409e5eaa support import/export in kanban ansuz 2018-07-11 10:50:42 +0200
  • 9b37d58f95
    Total revision of german translation ilu33 2018-07-11 08:03:42 +0200
  • 321c7d5512 Move pin/unpin outside of userObject yflory 2018-07-10 18:23:16 +0200
  • 1d8943e673 support deprecation of non-owned drives ansuz 2018-07-10 18:09:33 +0200
  • 8574128efd unstub password change function ansuz 2018-07-10 16:44:24 +0200
  • 25b0d764ed pass initialState variable when copying your drive in the changeUserPassword function ansuz 2018-07-10 16:42:11 +0200
  • 54bc29f28c WIP maybe I missed something ansuz 2018-07-10 15:16:43 +0200
  • 66a494cbd2 temp yflory 2018-07-10 15:10:07 +0200
  • 4b86ed2dec Shared folders UI yflory 2018-07-10 14:41:37 +0200
  • 0a9ea95796 always set userHash in localStorage even with modern users ansuz 2018-07-10 13:11:22 +0200
  • bc7524c134 Fix tippy yflory 2018-07-10 10:39:21 +0200
  • 6312dadb60 Fix shared folders names in the drive yflory 2018-07-09 18:11:04 +0200
  • ce7ebf0326 don't stop users from registering if they cancel out of a prompt ansuz 2018-07-09 15:31:20 +0200
  • e0cc1a6eb6 Display a shared folder in the drive yflory 2018-07-09 14:36:55 +0200
  • 16f276a18c fix anon pad import ansuz 2018-07-09 14:34:33 +0200
  • a15e232469 complete modern user registration/login. general cleanup ansuz 2018-07-09 14:20:38 +0200
  • 3d4b693722 use correctly scoped variable ansuz 2018-07-06 11:54:01 +0200
  • d79064a4c5 Merge branch 'staging' into modern-users2 ansuz 2018-07-06 11:37:50 +0200
  • 4ef2cfa88d Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging ansuz 2018-07-06 11:37:00 +0200
  • 57a39258c3 WIP big commit ansuz 2018-07-06 11:36:48 +0200
  • 0c3b898000 simple one line fixes ansuz 2018-07-06 10:28:41 +0200
  • 0c9dfc1fb5 Add proxy manager inner yflory 2018-07-05 16:33:37 +0200
  • bd6a199dca Add missing functions to the proxy manager yflory 2018-07-05 13:56:16 +0200
  • a25a72b5db Add a proxy manager to handle operations between shared folders yflory 2018-07-05 10:37:06 +0200
  • ab04a7cb46 fix the bug I caused while trying to silence the linter ansuz 2018-07-02 17:43:39 +0200
  • 66591a3654 Merge branch 'rohref' into sharedfolder yflory 2018-07-02 14:12:06 +0200
  • 846755b0a7 Increase requirejs timeout (thanks Firefox...) yflory 2018-07-02 14:02:05 +0200
  • a3e0e765b5 derive block URI and URL in dedicated functions ansuz 2018-07-02 11:11:50 +0200
  • a99e5a3aaa Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging yflory 2018-07-02 11:03:58 +0200
  • af5cc30381 Fix undefined function when calling error() in the drive yflory 2018-07-02 10:51:27 +0200
  • 071c34d4fa Fix undefined secret with password-protected files (#250) yflory 2018-07-02 10:50:30 +0200
  • 27797c0520 Fix undefined secret with password-protected files (#250) yflory 2018-07-02 10:50:30 +0200
  • 425ac8ea57 Migration for read-only links + fix issues with read-only pads yflory 2018-06-29 18:16:04 +0200
  • 0f9a71686e Add support for read-only href stored in filesData yflory 2018-06-28 18:16:34 +0200
  • 12cf1993b9 flow compliance for loginBlock RPCs ansuz 2018-06-28 16:52:23 +0200
  • 34914785eb lint compliance yflory 2018-06-28 16:15:38 +0200
  • a537f7de8b Fix infinite loading screen caused by some browser settings yflory 2018-06-28 16:13:52 +0200
  • 470f404a24 temp yflory 2018-06-28 15:31:30 +0200
  • 57d0738f32 Merge branch 'modern-users' into staging ansuz 2018-06-28 15:30:10 +0200
  • cc6f3dc0e4 lint compliance ansuz 2018-06-28 15:25:22 +0200
  • cfc81e8c96 allocate blockSeed as Uint8Array ansuz 2018-06-28 15:21:13 +0200
  • 554b4a978d Load shared folders in the store yflory 2018-06-28 14:15:30 +0200
  • 7aa7b82c60 merge staging ansuz 2018-06-28 13:33:54 +0200
  • c85a551546
    Merge pull request #249 from xwiki-labs/de-translation-pl ansuz 2018-06-28 13:30:23 +0200
  • 76c9b01d45 update changelog one more time ansuz 2018-06-27 15:13:47 +0200