3819 Commits (70a0d4efb451aed2aed4c57fc21b2f14e5f0665d)

Author SHA1 Message Date
yflory a7c274e6ae Merge branch 'staging' into team 5 years ago
yflory fb22a4a792 Merge branch 'chat3' into team 5 years ago
yflory f17cdcda9f Ability to remove window handlers added from the drive 5 years ago
ansuz 2c0e03a3d4 add nodejs support to pinpad.js 5 years ago
ansuz be8b014b36 WIP roster implementation 5 years ago
yflory b58b6fa691 Fix back button in teams 5 years ago
yflory 81c2df389a Team chat 5 years ago
yflory 08b105bc10 Remove dead code 5 years ago
yflory 938a42aae8 lint compliance 5 years ago
yflory 641b69446d Fix issues and replace chat module 5 years ago
yflory c6a4f78097 Chat V3 5 years ago
yflory 450c920b84 Don't try to get files metadata 5 years ago
yflory 799d93eb48 Prevent sharing a pad with a team from this team's drive 5 years ago
yflory b76cef9660 Store a pad in a team drive 5 years ago
yflory be85efcb21 Fix decodeBase64 error with thumbnails 5 years ago
yflory 489bec6285 Use console.debug in userObject 5 years ago
yflory 353da76808 Improve share modal UI 5 years ago
yflory 306fc6cdb9 Create and store pads in a team 5 years ago
ansuz abaf4c7371 escapeKeyCharacters is now a common utility 5 years ago
yflory 6c70bf62b1 Don't pull the entire css twice 5 years ago
yflory 7f0dd4f576 Load shared folder and register change events in teams 5 years ago
yflory fa2d148df4 Display a team drive 5 years ago
ansuz c17a28cced WIP roster definition 5 years ago
ansuz 152284e443 implement util.bake and polyfill btoa and atob 5 years ago
ansuz bcbe561bbf implement Util.both 5 years ago
yflory 222ea650d1 lint compliance 5 years ago
yflory 1b31d8f7c6 Create a team 5 years ago
yflory 798296489a Merge branch 'staging' into team 5 years ago
yflory 7e238245e6 Fix pad not stored in drive when accepting ownership 5 years ago
yflory 16549f40bb Add a way to restore broken spreadsheets 5 years ago
yflory f5444e5d3d Add notification icon 5 years ago
yflory 39eefec50a Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 5 years ago
yflory fc3c487421 Disable transfer ownership for shared folders and files 5 years ago
Weblate 285eb055f9 Translated using Weblate (German)
Currently translated at 100.0% (1066 of 1066 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/de/
5 years ago
ansuz 532ba9b9fd update XXX comments which are no longer valid or can wait 5 years ago
yflory 2bd8c2d363 Fix onreconnect in cursor 5 years ago
yflory 29075b7898 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 5 years ago
yflory c19ff5958c Fix duplicate join in cursor.js 5 years ago
ansuz 9f9bce7ac5 create the 'what is cryptpad' pad as owned when you register 5 years ago
ansuz 6f9d438d4d fix hacky detection of secure context 5 years ago
yflory 8c8f7e4605 Fix 'document' not defined in the worker context 5 years ago
yflory e7f56ca236 lint compliance... 5 years ago
yflory d92122347f Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 5 years ago
yflory b84c4be69c Display OS notifications when receiving a notification on CryptPad 5 years ago
ansuz 26faf72df8 make it easier to filter clientside logs 5 years ago
ansuz 56ec91ff27 update util.once to add a handler for multiple callbacks 5 years ago
ansuz c9be2fae36 avoid triggering a warning when using the Notifications API in an insecure context 5 years ago
ansuz c7cea7fae3 identify cause of 'channel ready without callback' and handle reconnection more gracefully 5 years ago
ansuz 8e4b6a6383 change the log type on noisy messages for easier filtering 5 years ago
yflory dbe63f254a Merge branch 'staging' into team 5 years ago
yflory d993827c7e Fix expiration time not updated properly on accept ownership 5 years ago
yflory 5e5d1ecddb Update local metadata when fetching latest values from the server 5 years ago
yflory ed2ae72c11 lint compliance 5 years ago
yflory 84249a92b5 Keep only one getPadMetadata in outer 5 years ago
yflory bb0365622b re-encrypt the mailbox field when changing a pad password 5 years ago
yflory 0a5bf7a5c2 Update atime when updating the owners of a pad 5 years ago
yflory f8bc5343d5 Improve french translation 5 years ago
yflory 634d24b46c Team APP UI 5 years ago
yflory 15387af020 Merge branch 'staging' into team 5 years ago
yflory 834e12fcba Teams: async-store refactoring 5 years ago
yflory 2b57d82e8a Optimize findStronger in common-hash 5 years ago
ansuz cb3df0552b generate new txids when resending RPC commands and prevent unintended fallthrough in handler 5 years ago
ansuz d375ee8107 fix some reference errors that weren't triggered unless disconnected 5 years ago
ansuz ee3ac1cd56 drop unnecessary lint compliance 5 years ago
ansuz dc078c1ca1 test mailboxes and RPCs from the command line, fix some minor errors 5 years ago
ansuz 75b655e1e8 refactor rpc with support for multiple authenticated sessions 5 years ago
yflory 1d53e7d8a1 Teams: listAllTags and getTemplates 5 years ago
yflory 35a429d30c Teams: setPadAttribute and getPadAttribute 5 years ago
ansuz 53142c91e7 fix broken requirejs support for common-hash 5 years ago
yflory 4c339afc6c Refactoring part2 5 years ago
ansuz ed82936610 add nodejs support to common-hash 5 years ago
yflory 6049e67795 Fix remove yourself as owner with a new-ish account 5 years ago
yflory 7222d34dc0 Refactor async-store to make it work with teams 5 years ago
ansuz 096b0fb44a move 'getDefaultName' out of 'common-hash' 5 years ago
yflory a2edf5be64 Preparations for the Team refactoring 5 years ago
yflory fd7567188b Clean some code 5 years ago
yflory 670d845262 Move the shared folder loader to the new module 5 years ago
yflory 05caf86033 Merge branch 'staging' into team 5 years ago
yflory dda115a6aa lint compliance 5 years ago
yflory 8ff4e2fd8e Test all shared folders with getDeletedPads because of editable metadata 5 years ago
yflory 7658dbcaeb Add shared folder module 5 years ago
yflory 3745bb76dc Add Team module 5 years ago
yflory 1a8f47d558 Add Team app 5 years ago
yflory e9785c7ef6 Merge branch 'staging' into team 5 years ago
yflory 37b3c2f10c Split drive inner.js and less 5 years ago
ansuz 41c86bb6bc Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 5 years ago
ansuz 12dd647a46 lint compliance 5 years ago
yflory 08c38e757e Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 5 years ago
yflory c5903ffb9d Add XXX 5 years ago
Weblate aff09ffe42 Translated using Weblate (German)
Currently translated at 99.0% (1055 of 1066 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/de/
5 years ago
Weblate 7b38d7f9ec Translated using Weblate (French)
Currently translated at 100.0% (1066 of 1066 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/fr/
5 years ago
ansuz 082f367248 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 5 years ago
yflory 0b7221efe6 Ability to dismiss notifications about a support answer 5 years ago
ansuz cdb98ee27f Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 5 years ago
yflory 6cea8dc01b Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 5 years ago
yflory a8ec344203 Fix UI and rendering issues in the notifications panel 5 years ago
ansuz 83d0b1ad30 WIP clientside components of private mailbox messages 5 years ago
ansuz dfae2908eb fix typo that caused the RPC not to load 5 years ago
yflory 2411932229 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 5 years ago
yflory bb53a78bfc Ability to dismiss unhandled notifications 5 years ago
ansuz e636a4fa6e Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 5 years ago
Weblate b7034cd5a1 Translated using Weblate (Spanish)
Currently translated at 78.6% (824 of 1049 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/es/
5 years ago
Weblate 4680a24791 Translated using Weblate (German)
Currently translated at 100.0% (1049 of 1049 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/de/
5 years ago
Weblate 5945e78df4 Translated using Weblate (English)
Currently translated at 100.0% (1066 of 1066 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/

Translated using Weblate (English)

Currently translated at 100.0% (1065 of 1065 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/

Translated using Weblate (English)

Currently translated at 100.0% (1064 of 1064 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/

Translated using Weblate (English)

Currently translated at 100.0% (1063 of 1063 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/

Translated using Weblate (English)

Currently translated at 100.0% (1062 of 1062 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/

Translated using Weblate (English)

Currently translated at 100.0% (1061 of 1061 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/

Translated using Weblate (English)

Currently translated at 100.0% (1059 of 1059 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/

Translated using Weblate (English)

Currently translated at 100.0% (1058 of 1058 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/

Translated using Weblate (English)

Currently translated at 100.0% (1057 of 1057 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/

Translated using Weblate (English)

Currently translated at 100.0% (1056 of 1056 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/

Translated using Weblate (English)

Currently translated at 100.0% (1055 of 1055 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/

Translated using Weblate (English)

Currently translated at 100.0% (1054 of 1054 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/

Translated using Weblate (English)

Currently translated at 100.0% (1053 of 1053 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/

Translated using Weblate (English)

Currently translated at 100.0% (1053 of 1053 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/

Translated using Weblate (English)

Currently translated at 100.0% (1052 of 1052 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/

Translated using Weblate (English)

Currently translated at 100.0% (1051 of 1051 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/

Translated using Weblate (English)

Currently translated at 100.0% (1050 of 1050 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
5 years ago
ansuz 70161dbd73 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into teams-server-features 5 years ago
yflory 2b4c615cd4 lint compliance 5 years ago
yflory a6a40c3f6a Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 5 years ago
yflory e2178f5aa7 French translation (weblate is slow) 5 years ago
yflory e15b57989b Fix UI issues 5 years ago
ansuz 03bfb57051 add support for nodejs require in clientside util and rpc modules 5 years ago
yflory c64adea8ff Translation keys 5 years ago
yflory 2eafb2190c Remove XXX 5 years ago
yflory 4027672678 Store the mailbox of all the owners 5 years ago
yflory c4dcfc9ccf Fix redraw ownership modal in drive 5 years ago
yflory 32f1d1627f Refresh properties modal when receiving metadata updates 5 years ago
yflory 6e5fdc0b8e Get all pad attributes at once 5 years ago
yflory 4708d59a65 Add notifications when removed from owners or pending_owners 5 years ago
yflory d190b8acd0 Don't send user updates to friends via chat if you know their mailbox 5 years ago
yflory 772ecb7365 Make sure you always know yourself in the ownerhsip modal 5 years ago
yflory e76a62c2a5 Filter out pending_owners from the 'add owners' column 5 years ago
yflory d6b6b8f11f Store the pad to the drive when accepting ownership 5 years ago
ansuz 0abb4f222d Merge branch 'ownership' of github.com:xwiki-labs/cryptpad into origin/ownership 5 years ago
ansuz 31c6e7241e Merge branch 'soon' into staging 5 years ago
yflory a7bc83ac5d Merge branch 'soon' of github.com:xwiki-labs/cryptpad into soon 5 years ago
yflory 9e8c717035 Fix onlyoffice lastKnownHash bug 5 years ago
yflory e131661673 Accept and decline ownership offers 5 years ago
yflory c76363e765 lint compliance 5 years ago
yflory 9822c28f3b Implement ADD_OWNER notification with pending_owner metadata 5 years ago
ansuz 1ab4fd7952 advise users against using their emails as their username 5 years ago
Weblate 6d8892f269 Translated using Weblate (French)
Currently translated at 100.0% (1045 of 1045 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/fr/
5 years ago
ansuz 42528632ac display correct pad expiration time based on /api/config 5 years ago
ansuz fcab0d4b6e deprecate common/curve.js in favour of the bower version 5 years ago
ansuz 1b7d984d39 Merge branch 'soon' into staging 5 years ago
yflory b280e41b03 Merge branch 'master' of github.com:xwiki-labs/cryptpad 5 years ago
yflory 13d2798329 Fix backspace in CodeMirror 5 years ago
ansuz ebf41e93c0 Merge branch 'master' of github.com:xwiki-labs/cryptpad 5 years ago
yflory 2416587466 Disable convertToSharedFolder 5 years ago
ansuz 69d48146d5 Merge branch 'master' of github.com:xwiki-labs/cryptpad 5 years ago
yflory 416e0cde17 Fix removeOwnedChannel 5 years ago
yflory 2d5b6a53ff Fix UI issues with ownership management 5 years ago
yflory 3e53e43752 Fix drive export from settings and exported folder name 5 years ago
yflory 0368bbad76 Fix drive export from settings and exported folder name 5 years ago
yflory 2a91643d59 Remove an owner 5 years ago
yflory f6762f7c01 Make the friends list from the share modal reusable 5 years ago
yflory 28b2341f2c Serverside metadata update 5 years ago
yflory 7510e7319e Fix dropping files into codemirror 5 years ago
yflory b88c5d2944 Fix notifications 5 years ago
yflory d3fdb0d9fe Fix fileHost error 5 years ago
yflory 7bd4a4028b Fix fileHost again... 5 years ago
yflory eca8394765 Fix a potential type error 5 years ago
yflory 86548e5cc1 Fix wrong fileHost when displaying thumbnails 5 years ago
yflory 76410b479b Fix potential XSS issues if CSP is badly configured 5 years ago
yflory c62e279224 Fix share modal friends list 5 years ago
yflory c786735b1a Improve rendering of plain text mediatags 5 years ago
yflory 8957bbd782 Ability to set ownership and password when sharing a folder 5 years ago
Weblate 0f23d7699a Translated using Weblate (Spanish)
Currently translated at 58.3% (609 of 1044 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/es/
5 years ago
Weblate 83d233c0bf Translated using Weblate (German)
Currently translated at 100.0% (1044 of 1044 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/de/
5 years ago
yflory 8d7bf62ff2 Don't leave the channel twice in cryptget 5 years ago
yflory c9420200ce Fix download folder 5 years ago
yflory 3f6e64338a Fix downloading file from the drive 5 years ago
yflory a67f7d3edb Fix translation key 5 years ago
Weblate 335f6b1673 Translated using Weblate (French)
Currently translated at 100.0% (1044 of 1044 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/fr/
5 years ago
Weblate 9f1a4441d4 Translated using Weblate (English)
Currently translated at 100.0% (1044 of 1044 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/

Translated using Weblate (English)

Currently translated at 100.0% (1043 of 1043 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/

Translated using Weblate (English)

Currently translated at 100.0% (1042 of 1042 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
5 years ago
yflory 67fef6f764 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 5 years ago
yflory 7c7a3660c8 Maybe fix losing selection in the code app when tab is not focused 5 years ago
ansuz 57c5e664bb don't prompt users to upgrade to premium if subscriptions are disabled 5 years ago
yflory 32c1ab842e Fix typo 5 years ago
yflory 9d32dbb7e5 Remove console.log 5 years ago
yflory 31f365474b Fix fileHost for avatars 5 years ago
yflory 7816c17cb5 Fix backspace shortcut in codemirror 5 years ago
yflory d59b2f513f Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 5 years ago
Weblate e4ecf02774 Translated using Weblate (German)
Currently translated at 100.0% (1039 of 1039 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/de/

Translated using Weblate (German)

Currently translated at 100.0% (1039 of 1039 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/de/
5 years ago
Weblate eabe639e7c Translated using Weblate (French)
Currently translated at 100.0% (1041 of 1041 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/fr/

Translated using Weblate (French)

Currently translated at 99.9% (1038 of 1039 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/fr/
5 years ago
Weblate 753ba85983 Translated using Weblate (English)
Currently translated at 100.0% (1041 of 1041 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/

Translated using Weblate (English)

Currently translated at 100.0% (1040 of 1040 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/

Translated using Weblate (English)

Currently translated at 100.0% (1039 of 1039 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
5 years ago
yflory c95db33157 Improve pricing visibility 5 years ago
yflory 74372ba5d4 Disable Ctrl+E modal in share and filepicker modals 5 years ago
yflory ae1e221bdc Remove useless X in the download table 5 years ago
yflory fc72861721 Prevent users from opening a pad with the wrong app 5 years ago
yflory 24ea640397 Kill the testworker to save memory usage 5 years ago
yflory 06809fd3ba Update codemirror settings in realtime 5 years ago
yflory 92a41f84f7 Fix wrong owner in the properties modal 5 years ago
yflory c608bdd2dc Merge branch 'off' into staging 5 years ago
yflory 656b129543 Ability to remove handlers from worker-channel and metadata-manager 5 years ago
yflory c1656d7b5b Merge branch 'unifiedMetadata' into staging 5 years ago
yflory 6f0062d023 Add comments and timeout errors 5 years ago
yflory 3dba20776f Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 5 years ago
yflory 7988a30338 Fix folder upload UI 5 years ago
ansuz 08e9080dec
Merge pull request #428 from xwiki-labs/folderToSF
Folder to sf
5 years ago
ansuz a368948fb6 handle errors when converting folders to shared folders 5 years ago
ansuz 7d583975b8 fix a few things, add comments for others 5 years ago
ansuz 5dacc6ceeb Merge branch 'soon' into staging 5 years ago
ansuz 04feef793b resolve merge conflicts 5 years ago
Weblate 1af467aa84 Translated using Weblate (French)
Currently translated at 100.0% (1039 of 1039 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/fr/
5 years ago
ansuz dc65213130 Merge branch 'merge-plainTextFiles' into staging 5 years ago
ClemDee bd717f16e3 Add translation keys 5 years ago
ansuz bf3e638adc resolve merge conflicts, lint compliance 5 years ago
Weblate c9569a136d Translated using Weblate (Russian)
Currently translated at 48.7% (502 of 1030 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ru/

Translated using Weblate (Russian)

Currently translated at 47.1% (485 of 1030 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ru/
5 years ago
Weblate c555a0f500 Translated using Weblate (Portuguese (Brazil))
Currently translated at 32.3% (333 of 1030 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/pt_BR/
5 years ago
Weblate 242677300b Translated using Weblate (German)
Currently translated at 100.0% (1030 of 1030 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/de/
5 years ago
Weblate 3511f3b802 Translated using Weblate (French)
Currently translated at 100.0% (1030 of 1030 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/fr/
5 years ago
ansuz 32fa527dc9
Merge pull request #427 from xwiki-labs/exportFolder
Export folder
5 years ago
yflory c4a90a90f2 Fix disconnection event not propagating to the UI 5 years ago
yflory ba24cde76d Fix cryptget not stopping chainpad-netflux when done 5 years ago
ClemDee a0d85c6e34 Export folder is now working in drive 5 years ago
ClemDee 51241bda48 Merge branch 'staging' into exportFolderTests 5 years ago
yflory a327f4a0bf Fix cryptget memory issues 5 years ago
ClemDee f017215300 Add progress bar for pad download 5 years ago
yflory 9c26df4213 Add comments 5 years ago
ClemDee 2ee3b77a43 Merge branch 'staging' into exportFolderTests 5 years ago
yflory 3e56a88173 Add progress data when using cryptget 5 years ago
ClemDee bb9898fa35 Download files code refractoring 5 years ago
yflory eaeb995661 Remove debugging code 5 years ago
ClemDee 2a2f45ec25 Remove translation fallbacks 5 years ago
ClemDee 4f84a928a9 Small fixes and improvements 5 years ago
ClemDee f55c8c6b04 Open plain text files in code app && plain text files thumbnail 5 years ago
yflory 06748dcfb3 missing comma 5 years ago
ClemDee 23dc301eb1 Small fixes in sframe-common-file 5 years ago
yflory bbd59c6a2b Don't freeze the UI with old (invalid) states of the drive history 5 years ago
yflory 21658e9de1 Fix restoring an older version of the drive 5 years ago
yflory 970dcb8b8b null is an object 5 years ago
yflory 3303e9738d Fix drive deletion 5 years ago
yflory 5c6b3155ac Add safety measures to avoid removing your drive by accident 5 years ago
yflory d823deff92 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 5 years ago
yflory a0598bf377 Fix infinite onChange loop in metadata 5 years ago
ansuz ecffe23c08
Merge pull request #424 from xwiki-labs/fixSharingSettings
Fix edit mode not default for url in drive share modal
5 years ago
ansuz c76c3130cb
Merge pull request #423 from xwiki-labs/downloadFilesFromPad
Download files from pad
5 years ago
ClemDee c3c918cce7 Fix classname of contextmenu options 5 years ago
ansuz da3763a14b
Merge pull request #422 from xwiki-labs/contextmenuIconsEverywhere
Contextmenu icons everywhere
5 years ago
ClemDee e29e105bb0 Add comment to get the code more friendly 5 years ago
ClemDee cc5d060bce Fix edit mode not default for url in drive share modal 5 years ago
ClemDee fb2da27115 Add download file from contextmenu in code and slide apps 5 years ago
ClemDee 73051ad30f Change save-in-your-cryptdrive icon on code contextmenu 5 years ago
ansuz 2329b49678
Merge pull request #419 from xwiki-labs/readPlainTextFiles
Read plain text files
5 years ago
ClemDee a79ddf39ad Fix missing semi-colon 5 years ago
ClemDee 98abe3d791 Add file plugin to display plain text files 5 years ago
ansuz 592df7e152
Merge pull request #418 from xwiki-labs/cryptDriveStuff
Crypt drive stuff
5 years ago
ansuz 4e02135230
Merge pull request #417 from xwiki-labs/stripTag
Strip tags
5 years ago
ansuz 20815eb725
Merge pull request #416 from xwiki-labs/dontClickMoreThanOnceOnTheStorePadInDriveButton
Dont click more than once on the store pad in drive button
5 years ago
ClemDee eaae63f275 Correct stupid error 5 years ago
ansuz 24da4d8fc8
Merge pull request #415 from xwiki-labs/chatMarkdown
Chat markdown
5 years ago
ClemDee 938bc0a4b2 Escape HTML tags from markdown for pad title 5 years ago
ClemDee 55d53cfac6 Prevent blocking UI if user disconnected 5 years ago
ClemDee 5679dd9fee Clean code 5 years ago
ansuz c66e1f02c2
Merge pull request #412 from xwiki-labs/downloadFiles
Download files
5 years ago
ansuz 1fe2d39385
Merge pull request #410 from xwiki-labs/ctrlE
Change ctrl+E default modal to new-pad modal in drive
5 years ago
ClemDee 63dab2fefc Fix indent behaviour of Codemirror 5 years ago
ClemDee c45b64ffe7 Change ctrl+E default modal to new-pad modal in drive 5 years ago
ClemDee 4b027e83ad Download folders in drive - test (no UI) 5 years ago
ClemDee 4f26986fde Download pads in drive - test 5 years ago
ClemDee b49777cd37 Move make-backup.js to common 5 years ago
ClemDee b5a58b9604 Add contextmenu icons for code and slide app 5 years ago
ClemDee 08c006e682 Use Nacl to decode base64 thumbnail data 5 years ago
ClemDee 1395c1a8ac Fix image flicker when the drive is refreshed 5 years ago
ClemDee 27502c61b1 Fix lint issues 5 years ago
ClemDee 1cddd99baa Convert folder into shared folders now working 5 years ago
ClemDee 4a93d1829a Fix isFolderEmpty function in userObject 5 years ago
ClemDee e949c2a6f7 Add dummy convert folder to shared folder 5 years ago
ClemDee 3e918ec1cf Fix issues of no file extension for pad export 5 years ago
ClemDee 3de9021397 Add missing file extensions for code donwload 5 years ago
ClemDee ef95da707e Modify upload panel style 5 years ago
ClemDee 83f6a29f15 Disallow to click more than once on the button to store a shared pad in drive 5 years ago
ClemDee a204740ac2 Fix one annoying missing semicolon 5 years ago
ClemDee 5cbfad3433 Fix markdown unwanted renders in chats 5 years ago
ClemDee e1690c6f1a Escape titles inside links for Code and Slide titles 5 years ago
ClemDee 6ae5da3d10 Move stripTags function to Util 5 years ago
ClemDee fe2539394b Add dummy open-in-code in drive context menu 5 years ago
ClemDee cb76211a38 Fix missing semi-colon 5 years ago
ClemDee ff66c4162b Add file plugin to display plain text files 5 years ago
ClemDee e542be75a3 Don't hide download panel if mouse over 5 years ago
ClemDee b74f7b5ec2 Set file upload progressbar responsive 5 years ago
ClemDee b49c39b895 Fix file progress value going over 100% 5 years ago
yflory 0636714829 Share with friends as template 5 years ago
yflory 4396fda0ff Remember share settings when sharing a pad with a friend 5 years ago
ClemDee 5c5a6b963d Fix defaults options for folder upload 5 years ago
ClemDee 165feef7d4 Folder upload only shows a modal for global folder options 5 years ago
ClemDee 06cbabd373 Add extension in file name in upload options 5 years ago
ClemDee 1361334eaf Fix file name & extension in upload options 5 years ago
yflory e8ff7a9208 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 5 years ago
Weblate d0001a71e7 Translated using Weblate (German)
Currently translated at 98.7% (1017 of 1030 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/de/
5 years ago
Weblate 68d285746c Translated using Weblate (English)
Currently translated at 100.0% (1030 of 1030 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
5 years ago
yflory b524643af4 Display the owners names in the properties modal when we can 5 years ago
yflory 7105629f3d Merge branch 'staging' into unifiedMetadata 5 years ago
yflory e2c13d9724 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 5 years ago
yflory d7630fd093 Fix translation key 5 years ago
yflory 51facff6fd Send a mailbox address (encrypted) to the owned pads metadata 5 years ago
yflory adef61672c Fix translation key 5 years ago
yflory f0d753e3f4 Merge branch 'staging' into unifiedMetadata 5 years ago
ansuz 14add53f99 Merge branch 'soon' into staging 5 years ago
ansuz 646d8e7341 add some comments to common-hash for new APIs 5 years ago
yflory 8e749d6a36 Remove old code 5 years ago
yflory bc38c50e0c Fix translation key again.... 5 years ago
yflory 4e3ec86d8c Fix translation keys again 5 years ago
yflory f9162d41f7 Fix translation keys 5 years ago
ClemDee 3884ccb7f3 Add upload-folder icon 5 years ago
Weblate 85380b64cf Translated using Weblate (Russian)
Currently translated at 44.0% (447 of 1017 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ru/
5 years ago
Weblate 2f93b9e836 Translated using Weblate (English)
Currently translated at 100.0% (1029 of 1029 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/

Translated using Weblate (English)

Currently translated at 100.0% (1028 of 1028 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/

Translated using Weblate (English)

Currently translated at 100.0% (1027 of 1027 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/

Translated using Weblate (English)

Currently translated at 100.0% (1026 of 1026 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/

Translated using Weblate (English)

Currently translated at 100.0% (1026 of 1026 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/

Translated using Weblate (English)

Currently translated at 100.0% (1025 of 1025 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/

Translated using Weblate (English)

Currently translated at 100.0% (1024 of 1024 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/

Translated using Weblate (English)

Currently translated at 100.0% (1023 of 1023 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/

Translated using Weblate (English)

Currently translated at 100.0% (1022 of 1022 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/

Translated using Weblate (English)

Currently translated at 100.0% (1021 of 1021 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/

Translated using Weblate (English)

Currently translated at 100.0% (1020 of 1020 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/

Translated using Weblate (English)

Currently translated at 100.0% (1019 of 1019 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/

Translated using Weblate (English)

Currently translated at 100.0% (1019 of 1019 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/

Translated using Weblate (English)

Currently translated at 100.0% (1018 of 1018 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
5 years ago
ClemDee e18433c7f9 Add dummy folder upload 5 years ago
yflory eee040a868 Fix 'req is undefined' 5 years ago
yflory 36a57b4007 Fix duplicate notifications n reconnect 5 years ago
yflory 7bc0c7ce95 Fix duplicate notifications n reconnect 5 years ago
yflory 64304c57d3 Update translation key 5 years ago
yflory 9b45f0dd79 Add translation keys 5 years ago
yflory 65d76a9241 Merge branch 'request' into staging 5 years ago
yflory a169b4c3b3 Display a notification when there is a new message from the support team 5 years ago
yflory 5be37f2e45 Unified metadata 5 years ago
yflory 60bea6b33b Request capabilities part 2 5 years ago
ansuz 8193a1997c handle files without extensions when importing into the code editor 5 years ago
yflory 2ba6e40161 Fix issue with merging anon drive 5 years ago
yflory 4156b1988f Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 5 years ago
yflory 6f1e281cf8 request capabilities temp 5 years ago
ansuz b149d6e139 Merge branch 'soon' into staging 5 years ago
yflory ffd630455f Fix scrollbar issue in spreadsheets 5 years ago
Weblate 44e57619d0 Translated using Weblate (Russian)
Currently translated at 40.3% (410 of 1017 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ru/
5 years ago
yflory 9f2355e95b
Fix scrollbar issue in spreadsheets 5 years ago
ansuz 5f5cd1e045 oups, add a missing closing brace 5 years ago
ansuz 0dee1143ba Merge branch 'master' of github.com:xwiki-labs/cryptpad 5 years ago
ansuz 8be6c84e2f guard against null elements in the drive 5 years ago
yflory 9d476ce9cd Fix error in the console 5 years ago
yflory df5090eaef Fix missing pad title in notifications 5 years ago
yflory d41b314e4d Fix invisible share modal stuck 5 years ago
yflory 954dcb5145 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 5 years ago
Weblate be6948e33f Translated using Weblate (German)
Currently translated at 99.7% (1014 of 1017 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/de/
5 years ago
Weblate 43290da9c8 Translated using Weblate (French)
Currently translated at 100.0% (1017 of 1017 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/fr/
5 years ago
Weblate 41944570d8 Translated using Weblate (English)
Currently translated at 100.0% (1017 of 1017 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
5 years ago
yflory 3ccc8f63e4 Merge branch 'notifications' of github.com:xwiki-labs/cryptpad into notifications 5 years ago
yflory b92075b78b Fix support link 5 years ago
ClemDee b2d2fa4e46 Merge branch 'notifications' of github.com:xwiki-labs/cryptpad into notifications 5 years ago
ClemDee 0ce9ed1d30 Change Open-notification-panel button style 5 years ago
yflory 9360bed187 Missing trailing slash 5 years ago
yflory f067cd7d42 Merge branch 'support' into notifications 5 years ago
yflory b548d30afe Merge branch 'staging' into notifications 5 years ago
yflory 9e0fb966bf Fix cyclic object value 5 years ago
yflory abf8ef6276 Pin admin mailbox 5 years ago
yflory baa0e7080a Merge branch 'staging' into notifications 5 years ago
Weblate df7bca4bbf Translated using Weblate (German)
Currently translated at 96.4% (980 of 1017 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/de/
5 years ago
Weblate 8043733200 Translated using Weblate (French)
Currently translated at 99.4% (1011 of 1017 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/fr/
5 years ago
Weblate 44f9e5ff76 Translated using Weblate (English)
Currently translated at 100.0% (1017 of 1017 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/

Translated using Weblate (English)

Currently translated at 100.0% (1017 of 1017 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/

Translated using Weblate (English)

Currently translated at 100.0% (1016 of 1016 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/

Translated using Weblate (English)

Currently translated at 100.0% (1015 of 1015 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/

Translated using Weblate (English)

Currently translated at 100.0% (1014 of 1014 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/

Translated using Weblate (English)

Currently translated at 100.0% (1013 of 1013 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/

Translated using Weblate (English)

Currently translated at 100.0% (1012 of 1012 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/

Translated using Weblate (English)

Currently translated at 100.0% (1011 of 1011 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/

Translated using Weblate (English)

Currently translated at 100.0% (1010 of 1010 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
5 years ago
yflory eba32fe994 Remove unnecessary code 5 years ago
yflory b74e28fed3 Merge branch 'staging' into cryptDriveStuff 5 years ago
yflory 134d18f966 Merge branch 'support' into notifications 5 years ago
ClemDee 6961509f76 Prevent to load more archived notifications when reached end 5 years ago
yflory 77e893c3ea Merge branch 'staging' into support 5 years ago
Weblate 3d6a09d3c4 Translated using Weblate (German)
Currently translated at 100.0% (981 of 981 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/de/
5 years ago
Weblate eead5dab7a Translated using Weblate (English)
Currently translated at 100.0% (1009 of 1009 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/

Translated using Weblate (English)

Currently translated at 100.0% (1008 of 1008 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/

Translated using Weblate (English)

Currently translated at 100.0% (1007 of 1007 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/

Translated using Weblate (English)

Currently translated at 100.0% (1006 of 1006 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/

Translated using Weblate (English)

Currently translated at 100.0% (1006 of 1006 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/

Translated using Weblate (English)

Currently translated at 100.0% (1005 of 1005 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/

Translated using Weblate (English)

Currently translated at 100.0% (1004 of 1004 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/

Translated using Weblate (English)

Currently translated at 100.0% (1003 of 1003 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/

Translated using Weblate (English)

Currently translated at 100.0% (1002 of 1002 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/

Translated using Weblate (English)

Currently translated at 100.0% (1001 of 1001 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/

Translated using Weblate (English)

Currently translated at 100.0% (1000 of 1000 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/

Translated using Weblate (English)

Currently translated at 100.0% (1000 of 1000 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/

Translated using Weblate (English)

Currently translated at 100.0% (999 of 999 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/

Translated using Weblate (English)

Currently translated at 100.0% (999 of 999 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/

Translated using Weblate (English)

Currently translated at 100.0% (998 of 998 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/

Translated using Weblate (English)

Currently translated at 100.0% (997 of 997 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/

Translated using Weblate (English)

Currently translated at 100.0% (996 of 996 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/

Translated using Weblate (English)

Currently translated at 100.0% (995 of 995 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/

Translated using Weblate (English)

Currently translated at 100.0% (994 of 994 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/

Translated using Weblate (English)

Currently translated at 100.0% (993 of 993 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/

Translated using Weblate (English)

Currently translated at 100.0% (992 of 992 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/

Translated using Weblate (English)

Currently translated at 100.0% (991 of 991 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/

Translated using Weblate (English)

Currently translated at 100.0% (990 of 990 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/

Translated using Weblate (English)

Currently translated at 100.0% (989 of 989 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/

Translated using Weblate (English)

Currently translated at 100.0% (988 of 988 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/

Translated using Weblate (English)

Currently translated at 100.0% (987 of 987 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/

Translated using Weblate (English)

Currently translated at 100.0% (986 of 986 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/

Translated using Weblate (English)

Currently translated at 100.0% (985 of 985 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/

Translated using Weblate (English)

Currently translated at 100.0% (984 of 984 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/

Translated using Weblate (English)

Currently translated at 100.0% (983 of 983 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/

Translated using Weblate (English)

Currently translated at 100.0% (982 of 982 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
5 years ago
ClemDee fc9414b094 Does not display unwanted archived notifications 5 years ago
ClemDee b713b68e31 Set notif dismiss default display to flex 5 years ago
ClemDee 95959b60c6 Display existing dismissed notifs in archived 5 years ago
ClemDee 4ce3678826 Show more recent notifications first in toolbar dropdown 5 years ago
ClemDee 287daac085 Fix getMoreHistory to not return lastKnownHash 5 years ago
yflory 3f500cfd5c lint compliance 5 years ago
yflory 520655856b Don't ask for password when receiving a pad from the notifications 5 years ago
yflory 7a0f30488c Hide duplicates when receiving access to a pad via notifications 5 years ago
yflory 9aebeb216e Add the password when sharing a pad with a friend 5 years ago
ClemDee 1c226d92b9 Merge remote-tracking branch 'origin/support' into notifications 5 years ago
ClemDee 2bf4c07e35 Change notifications behaviour whether they are archived or not 5 years ago
yflory 2e8e6e6de2 Return th timestamp in mailbox history 5 years ago
ClemDee 604358d5dc Do not create notification elements from two different places 5 years ago
ClemDee 999ba592a9 Add button in toolbar notifications to go to app 5 years ago
yflory d57d5962f4 Add support link to the user menu 5 years ago
ClemDee c96be7bf89 Add load notification from history 5 years ago
ClemDee 833d70825e Merge remote-tracking branch 'origin/support' into notifications 5 years ago
yflory 75e0b68f51 Add mailbox history 5 years ago
ClemDee cc92be85cb Merge branch 'support' of github.com:xwiki-labs/cryptpad into notifications 5 years ago
yflory 93b4dac8bb Support mailbox in the support and admin apps 5 years ago
ClemDee 0f372b2ed5 Operationnal dismissAll button & code restructuring 5 years ago
ClemDee bea13317fe Separate notification data from its element contruction 5 years ago
ansuz c42a79991c Merge branch 'soon' into staging 6 years ago
ClemDee a62f2ff003 Merge remote-tracking branch 'origin/support' into notifications 6 years ago
ClemDee 5601e50511 Add notification app base 6 years ago
yflory 22c9af6961 Support page 6 years ago
yflory 2d881caaeb Fix accounts href in limit popup 6 years ago
ansuz 4b8a8fbe5f add mkAsync function 6 years ago
yflory 59d5723f3e Fix read-only spreadsheets 6 years ago
yflory 905bbef823 Add FIXME comments 6 years ago
ClemDee d16aa7de8a
Remove console.logs 6 years ago
yflory bba3e355d0 Invalid ID fix 6 years ago
yflory f5858f524d Fix invalid file ID in the drive 6 years ago
ClemDee 8fb66daf7b preview theme in pads with arrow keys in dropdown 6 years ago
ClemDee 8545ed749a Fix missing semicolon 6 years ago
ClemDee 9b8fed55e9 Show folders in the results of drive search 6 years ago
ansuz 33f7dc3a36 Merge branch 'soon' into staging 6 years ago
ClemDee 56d985cb83 Fix markdown link in title issue 6 years ago
yflory bd190dc73b Fix thumbnails 6 years ago
ansuz c199a9a3e7 enable migration#9 for new friends 6 years ago
ansuz c59f25d7f6 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 6 years ago
ansuz cb6c7cc4b5 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 6 years ago
yflory 8ae97f8c7e Remove XXX from onlyoffice code 6 years ago
yflory 457a04e39a lint 6 years ago
ansuz 37dfeb1ad6 remove an XXX since it's not actually a problem 6 years ago
yflory 0a66224222 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 6 years ago
yflory 1a4e42f28d Tippy fix 6 years ago
Weblate 2a3a31111b Translated using Weblate (German)
Currently translated at 100.0% (981 of 981 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/de/
6 years ago
Weblate 1facb74926 Translated using Weblate (French)
Currently translated at 100.0% (981 of 981 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/fr/
6 years ago
yflory f3dd85a7af Fix infinite loading screen 6 years ago
ClemDee 3635d1305a Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 6 years ago
ClemDee 1b6b9c2126 Fix infinite recursive loop _findFileInRoot 6 years ago
ansuz 6c10210d29
Merge pull request #393 from xwiki-labs/foldersColor
Folders color
6 years ago
Weblate f434233288 Translated using Weblate (German)
Currently translated at 100.0% (980 of 980 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/de/

Translated using Weblate (German)

Currently translated at 100.0% (978 of 978 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/de/
6 years ago
yflory 2c661310c7 Merge branch 'staging' into foldersColor 6 years ago
yflory 7c15076300 Merge branch 'staging' into cryptDriveTree 6 years ago
yflory b0ef3d6021 Fix UI issues with the new share modal and notifications 6 years ago
Weblate 30a884b80a Update translation files
Updated by "Cleanup translation files" hook in Weblate.

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/

Translated using Weblate (Spanish)

Currently translated at 61.5% (598 of 972 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/es/
6 years ago
Weblate a2ebe43085 Update translation files
Updated by "Cleanup translation files" hook in Weblate.

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/
6 years ago
Weblate a82377c18f Update translation files
Updated by "Cleanup translation files" hook in Weblate.

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/
6 years ago
Weblate e4e9c1d30b Update translation files
Updated by "Cleanup translation files" hook in Weblate.

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/
6 years ago
Weblate ea2c5014fc Update translation files
Updated by "Cleanup translation files" hook in Weblate.

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/

Translated using Weblate (Italian)

Currently translated at 46.1% (448 of 972 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/it/
6 years ago
Weblate 22931155ae Update translation files
Updated by "Cleanup translation files" hook in Weblate.

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/
6 years ago
Weblate 162dcae910 Translated using Weblate (German)
Currently translated at 98.9% (967 of 978 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/de/

Update translation files

Updated by "Cleanup translation files" hook in Weblate.

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/
6 years ago
Weblate e584b1ae93 Translated using Weblate (French)
Currently translated at 100.0% (978 of 978 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/fr/

Update translation files

Updated by "Cleanup translation files" hook in Weblate.

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/
6 years ago
Weblate c6191616da Translated using Weblate (English)
Currently translated at 100.0% (978 of 978 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/

Translated using Weblate (English)

Currently translated at 100.0% (977 of 977 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/

Translated using Weblate (English)

Currently translated at 100.0% (976 of 976 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/

Translated using Weblate (English)

Currently translated at 100.0% (975 of 975 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/

Translated using Weblate (English)

Currently translated at 100.0% (974 of 974 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/

Translated using Weblate (English)

Currently translated at 100.0% (973 of 973 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/

Translated using Weblate (English)

Currently translated at 100.0% (972 of 972 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/

Translated using Weblate (English)

Currently translated at 100.0% (971 of 971 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/

Translated using Weblate (English)

Currently translated at 100.0% (970 of 970 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/

Translated using Weblate (English)

Currently translated at 100.0% (969 of 969 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/

Translated using Weblate (English)

Currently translated at 100.0% (968 of 968 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
6 years ago
Weblate 9bded76873 Update translation files
Updated by "Cleanup translation files" hook in Weblate.

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/

Translated using Weblate (Catalan)

Currently translated at 50.0% (486 of 972 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ca/
6 years ago
yflory 1f5eb66fe0 Merge branch 'soon' into staging 6 years ago
yflory eaa389fcb8 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 6 years ago
yflory 07775d6e13 Use shared folders events to pin and unpin pads 6 years ago
ClemDee e9598de655 Add folder metadata and folder color 6 years ago
yflory 04d8578f4e Shared folder history 6 years ago
yflory ba877ba459 Display the channel ID of a shared folder to be able to restore it 6 years ago
ansuz 7b8ac3d8c8 Merge branch 'soon' into staging 6 years ago
yflory 3e4ee75137 Fix race condition with pins 6 years ago
ClemDee 634b051d42 Add expand/collapse all feature in drive tree 6 years ago
ClemDee 537a310f4c Fix stuck tooltips bug 6 years ago
ClemDee 21300bb030 Add temporary folder custom color in drive 6 years ago
ClemDee b546dd4033 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 6 years ago
ClemDee 63cb8e8f66 Fix chat history bug in other workers 6 years ago
yflory 02c765b085 lint compliance 6 years ago
yflory 73e068dacc Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 6 years ago
ClemDee d924cee747 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 6 years ago
ClemDee f6cc3aa8c3 Fix bug chat history not deleted 6 years ago
yflory 23e48a6b4f Fix messenger unable to send messages 6 years ago
yflory 32a3ed6842 Make the clickable area to dismiss notifications bigger 6 years ago
yflory e77207dfee Merge remote-tracking branch 'origin/padsTheme' into staging 6 years ago
yflory db84b41225 Merge branch 'shareModal' into staging 6 years ago
yflory f37bc78eaf Merge branch 'cryptDriveToolbar' into staging 6 years ago
yflory 60a8fb3932 Merge branch 'soon' into staging 6 years ago
yflory ae9caecc52 fix race condition 2 6 years ago
yflory 62c96d562f Fix race condition with nthen 6 years ago
yflory b7b64a7c90 Disable friend migration while testing on alpha 6 years ago
yflory b35be86145 Bump drive version after migration 6 years ago
yflory 2a1502a25e lint compliance 6 years ago
yflory 9b5104c59e Update the friends when changing the username or avatar 6 years ago
yflory 250d9f3bc6 Fix friend migration and handle UPDATE_DATA mails 6 years ago
yflory 592544819e Fix unfriend bug 6 years ago
ClemDee dc7f397072 Add language overview on hover 6 years ago
ClemDee 3dbced46f1 Add theme overview on hover 6 years ago
ClemDee a1163798de History button now close history panel when it is open in drive 6 years ago
yflory 6de97cac14 Migrate friends 6 years ago
yflory 38c3ca9f54 Fix UI issues 6 years ago
yflory a3a2c92c0c Share a pad, a file or a folder with friends 6 years ago
yflory c154d020b2 Share with friends from sframe and drive 6 years ago
yflory 41c3b38a11 lint compliance 6 years ago
yflory 39d2496330 Implement UI to share a pad with a friend 6 years ago
ansuz 5e62cc2245 Merge branch 'soon' into staging 6 years ago
yflory 2513f33aa9 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 6 years ago
yflory 8f2596f722 Catalan translation 6 years ago
Weblate 3ead07a6d4 Translated using Weblate (Spanish)
Currently translated at 60.5% (588 of 972 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/es/
6 years ago
Weblate fd9fcaa964 Translated using Weblate (Russian)
Currently translated at 40.2% (391 of 972 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ru/
6 years ago
ClemDee 54030da485 Add Telugu json file 6 years ago
yflory fb0827107b Secure share modal 6 years ago
ClemDee bfba5ff33b Add chat scroll to bottom when opening it 6 years ago
ClemDee 62eb623f49 Fix Chat scroll bug (issue #374) 6 years ago
yflory 9aceb339ef Update UI for pending friend request 6 years ago
yflory d317053db4 Increase tab/worker timeout value 6 years ago
yflory 728c2716b4 Merge branch 'unfriend' into staging 6 years ago
yflory cc44fe846a Update userlist when receiving unfriend 6 years ago
Weblate 8890fd2ce2 Translated using Weblate (Russian)
Currently translated at 37.9% (368 of 972 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ru/
6 years ago
Weblate bad136fee5 Translated using Weblate (German)
Currently translated at 100.0% (972 of 972 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/de/
6 years ago
yflory 9d8433d104 Unfriend via mailbox 6 years ago
yflory 5512d1fab7 Remove test code 6 years ago
yflory 2e96f13d0c lint compliance 6 years ago
yflory c3e9b51f76 Realtime update of the friendship status in the profile 6 years ago
yflory 6370c0eeae Update the profile page when receiving a answer for a friend request 6 years ago
yflory 61161c034c Fix profile not updating the user name 6 years ago
yflory 28c8834fa4 Remove the 'enablePinning' config property 6 years ago
yflory bf0fd64a70 lint compliance 6 years ago
yflory ccff67cf42 Fix missing name in notifications 6 years ago
yflory 727470d9ed Add missing file 6 years ago
yflory 6404e5c430 Fix duplicate notications 6 years ago
yflory 8dd557a0f6 Remove the ACCEPT or DECLINE friend request messages instantly 6 years ago
Weblate 48b6df2120 Translated using Weblate (French)
Currently translated at 100.0% (972 of 972 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/fr/
6 years ago
Weblate 4a407809aa Translated using Weblate (English)
Currently translated at 100.0% (972 of 972 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/

Translated using Weblate (English)

Currently translated at 100.0% (972 of 972 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/

Translated using Weblate (English)

Currently translated at 100.0% (971 of 971 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/

Translated using Weblate (English)

Currently translated at 100.0% (970 of 970 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
6 years ago
yflory 6f520dae77 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 6 years ago
yflory df7a2f35fb Profile refactoring with friend request 6 years ago
Weblate e265f5ec70 Translated using Weblate (German)
Currently translated at 98.7% (957 of 970 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/de/
6 years ago
Weblate efceb0940a Translated using Weblate (French)
Currently translated at 100.0% (970 of 970 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/fr/
6 years ago
Weblate 7ccb73cc6f Translated using Weblate (English)
Currently translated at 100.0% (970 of 970 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/

Translated using Weblate (English)

Currently translated at 100.0% (969 of 969 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/

Translated using Weblate (English)

Currently translated at 100.0% (968 of 968 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/

Translated using Weblate (English)

Currently translated at 100.0% (967 of 967 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
6 years ago
yflory 64b0a8c5e3 Re-join the mailboxes channels when reconnecting 6 years ago
yflory ac5060d5dd Fix incorrect message when declining a friend request 6 years ago
yflory e1b8d0bc6c Fix friend request issue 6 years ago
yflory 5331eebb3e Enable notifications everywhere 6 years ago
yflory 4240d1c0d5 Fix empty username when declining a friend request 6 years ago
yflory caf36cb3bf lint compliance 6 years ago
yflory 7666a008d7 Merge branch 'mailbox' into staging 6 years ago
Weblate c2c3567bd3 Translated using Weblate (Italian)
Currently translated at 43.1% (416 of 966 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/it/
6 years ago
Weblate 582b4cd017 Translated using Weblate (French)
Currently translated at 100.0% (966 of 966 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/fr/
6 years ago
Weblate 2b5dcc6cfd Translated using Weblate (English)
Currently translated at 100.0% (966 of 966 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/

Translated using Weblate (English)

Currently translated at 100.0% (965 of 965 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/

Translated using Weblate (English)

Currently translated at 100.0% (964 of 964 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/

Translated using Weblate (English)

Currently translated at 100.0% (963 of 963 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/

Translated using Weblate (English)

Currently translated at 100.0% (962 of 962 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/

Translated using Weblate (English)

Currently translated at 100.0% (961 of 961 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/

Translated using Weblate (English)

Currently translated at 100.0% (960 of 960 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/

Translated using Weblate (English)

Currently translated at 100.0% (959 of 959 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/

Translated using Weblate (English)

Currently translated at 100.0% (958 of 958 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
6 years ago
yflory 19a91f11c6 Never dismiss friend requests 6 years ago
yflory 06a07d069e Decline a friend request 6 years ago
yflory 67e39253cf Add translation keys 6 years ago
yflory ed868f9c5d Notifications UI 6 years ago
yflory 9cb1a059f2 Improve friend request process and UI 6 years ago
yflory 38f8535dd5 Add the mailboxes channels to the pin list 6 years ago
yflory 991c56fec3 Friend requests with mailboxes 6 years ago
yflory 1802656d9c Fix templates in poll part 2 #375 6 years ago
Weblate ce0709a31c Translated using Weblate (Spanish)
Currently translated at 58.4% (559 of 957 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/es/

Translated using Weblate (Spanish)

Currently translated at 58.4% (559 of 957 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/es/

Translated using Weblate (Spanish)

Currently translated at 58.3% (558 of 957 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/es/

Translated using Weblate (Spanish)

Currently translated at 51.7% (495 of 957 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/es/
6 years ago
Weblate 6691d93a4c Translated using Weblate (German)
Currently translated at 100.0% (957 of 957 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/de/
6 years ago
yflory 3be85b155d Fix issues with templates in polls #375 6 years ago
yflory 0732773bba lint compliance 6 years ago
yflory 11a365557c Clear notifications viewed from another store (browser/worker) 6 years ago
yflory 7fd3bba2a6 Test sending a message from a pad (inner iframe) 6 years ago
yflory 9ead40a332 Test sending a message to a friend 6 years ago
yflory b15c67e8d4 Enable encryption in mailboxes and post to other users 6 years ago
yflory 62e128a9fe Store and display new notifications 6 years ago
yflory c9f1a69a2e Merge branch 'staging' into mailbox 6 years ago
yflory de3bb5cdcf Ignore jshint on mailbox placeholder 6 years ago
yflory 2168557124 Merge branch 'cpnetflux' into staging 6 years ago
yflory 68bd563989 Mailbox UI temp 6 years ago
yflory d3af840f81 Merge branch 'cpnetflux' into mailbox 6 years ago
yflory 909e70905c Add comment 6 years ago
yflory 827a47d9b7 Fix issue when reconnecting to a pad 6 years ago
yflory ce2d0d5b83 Mailbox and notifications prototype 6 years ago
yflory 3feb310fc4 Add mailbox inner channel 6 years ago
yflory 11b57cddb1 Merge branch 'cpnetflux' into staging 6 years ago
yflory c61617411a Add mailbox module 6 years ago
Weblate c7b1655907 Translated using Weblate (Spanish)
Currently translated at 45.2% (433 of 957 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/es/
6 years ago
Weblate bc413d7514 Translated using Weblate (Russian)
Currently translated at 36.7% (351 of 956 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ru/
6 years ago
Weblate 3b420bc71b Translated using Weblate (Romanian)
Currently translated at 57.6% (551 of 956 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ro/
6 years ago
Weblate 0722f302a5 Translated using Weblate (Italian)
Currently translated at 43.5% (416 of 956 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/it/
6 years ago
Weblate e0592bddd4 Translated using Weblate (French)
Currently translated at 100.0% (957 of 957 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/fr/
6 years ago
Weblate ce8cbaf136 Translated using Weblate (English)
Currently translated at 100.0% (957 of 957 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
6 years ago
yflory a148434244 Fix share dialog pre-selecting the edit link in a read-only pad #365 6 years ago
yflory 6395cee9fb Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 6 years ago
Weblate f04f9955de Translated using Weblate (German)
Currently translated at 100.0% (956 of 956 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/de/
6 years ago
Weblate f5f2b16d10 Translated using Weblate (French)
Currently translated at 100.0% (956 of 956 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/fr/
6 years ago
Weblate 275d0390c9 Translated using Weblate (English)
Currently translated at 100.0% (956 of 956 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/

Translated using Weblate (English)

Currently translated at 100.0% (955 of 955 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/

Translated using Weblate (English)

Currently translated at 100.0% (954 of 954 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
6 years ago
yflory 5a19f7cc5d Recent pads improvements 6 years ago
Weblate c9e53d9ab9 Translated using Weblate (Russian)
Currently translated at 35.3% (334 of 947 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ru/
6 years ago
Weblate d71633697e Translated using Weblate (Norwegian Bokmål)
Currently translated at 32.6% (309 of 947 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/nb_NO/
6 years ago
Weblate 55b6d65abe Translated using Weblate (Italian)
Currently translated at 36.6% (347 of 947 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/it/

Translated using Weblate (Italian)

Currently translated at 28.6% (271 of 947 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/it/
6 years ago
Weblate de106d22bc Translated using Weblate (French)
Currently translated at 100.0% (953 of 953 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/fr/
6 years ago
Weblate 8e73a6217e Translated using Weblate (English)
Currently translated at 100.0% (953 of 953 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/

Translated using Weblate (English)

Currently translated at 100.0% (952 of 952 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/

Translated using Weblate (English)

Currently translated at 100.0% (951 of 951 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/

Translated using Weblate (English)

Currently translated at 100.0% (950 of 950 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/

Translated using Weblate (English)

Currently translated at 100.0% (949 of 949 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/

Translated using Weblate (English)

Currently translated at 100.0% (948 of 948 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
6 years ago
yflory 18d6e22043 Reload the page with Esc on timeout error 6 years ago
yflory b0fdddc9ee Add support for italian translation 6 years ago
yflory c4ac858f5d Remove chainpad-netflux-outer 6 years ago
Weblate 0585b6aa41 Translated using Weblate (Russian)
Currently translated at 33.2% (314 of 947 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ru/
6 years ago
Weblate cc9e6412a1 Translated using Weblate (Romanian)
Currently translated at 54.0% (511 of 947 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ro/
6 years ago
Weblate 07d9c17ab0 Translated using Weblate (Norwegian Bokmål)
Currently translated at 32.0% (303 of 947 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/nb_NO/

Translated using Weblate (Norwegian Bokmål)

Currently translated at 23.5% (223 of 947 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/nb_NO/
6 years ago
yflory c3d8d27b33 Hide image and formula buttons in the sheet app 6 years ago
yflory ad3ee14d2b Fix Clean CryptDrive button in settings 6 years ago
yflory 126a379ed2 Fix mermaid css 6 years ago
yflory d3afee0e34 Add a spellcheck option for codemirror 6 years ago
yflory 3676a6b923 Fix highlighting in code blocks for markdown rendering 6 years ago
yflory f4bf032513 Fix one case of duplicated content #352 6 years ago
yflory c75e4035b6 Make the list of available languages for CryptPad configurable 6 years ago
yflory fc3cb27fb8 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 6 years ago
yflory da6916a8cb Add new language: Norwegian Bokmål 6 years ago
Weblate 45d6f56abc Translated using Weblate (Russian)
Currently translated at 33.1% (313 of 947 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ru/

Translated using Weblate (Russian)

Currently translated at 31.3% (296 of 947 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ru/
6 years ago
yflory a12f6b322f Fix the title input being reset with userlist changes 6 years ago
yflory 9765dca9ff Another fix about phantom viewers 6 years ago
yflory 3d5c9c78ee lint compliance 6 years ago
yflory 9b9cedd191 Fix userlist and chat after reconnection in a shared worker 6 years ago
yflory 52dbc296ee Detect phantom tabs using PING in the worker 6 years ago
yflory ab832643f7 Fix chat icon always blinking on first visit 6 years ago
yflory d103ae1b16 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 6 years ago
yflory 86346c567c Clean the Mermaid code and speed up load time 6 years ago
ansuz 24c4029922 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 6 years ago
ansuz 36637c4a7f leave a quick note about an error 6 years ago
yflory 92d87787c9 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 6 years ago
yflory 1f3ef77349 Service workers tests 6 years ago
Weblate 9c4ae61550 Translated using Weblate (German)
Currently translated at 100.0% (947 of 947 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/de/
6 years ago
Weblate 05f464ce4d Translated using Weblate (French)
Currently translated at 99.9% (946 of 947 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/fr/
6 years ago
Weblate 2c8e5500d8 Translated using Weblate (English)
Currently translated at 100.0% (947 of 947 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
6 years ago
Weblate 8ec60a22cc Update translation files
Updated by "Cleanup translation files" hook in Weblate.

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/
6 years ago
Weblate 7932e4f578 Update translation files
Updated by "Cleanup translation files" hook in Weblate.

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/
6 years ago
Weblate b2ae889d05 Update translation files
Updated by "Cleanup translation files" hook in Weblate.

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/
6 years ago
yflory 912cf23fe4 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 6 years ago
yflory 6899c8c4f1 Remove old translations 6 years ago
Weblate 623945010c Translated using Weblate (English)
Currently translated at 100.0% (952 of 952 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/

Translated using Weblate (English)

Currently translated at 100.0% (951 of 951 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/

Translated using Weblate (English)

Currently translated at 100.0% (950 of 950 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/

Translated using Weblate (English)

Currently translated at 100.0% (949 of 949 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/

Translated using Weblate (English)

Currently translated at 100.0% (948 of 948 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/

Translated using Weblate (English)

Currently translated at 100.0% (947 of 947 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/

Translated using Weblate (English)

Currently translated at 100.0% (946 of 946 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
6 years ago
Weblate 6648778568 Translated using Weblate (English)
Currently translated at 100.0% (945 of 945 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/

Translated using Weblate (English)

Currently translated at 100.0% (944 of 944 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/

Translated using Weblate (English)

Currently translated at 100.0% (943 of 943 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/

Translated using Weblate (English)

Currently translated at 100.0% (942 of 942 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/

Translated using Weblate (English)

Currently translated at 100.0% (941 of 941 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/

Translated using Weblate (English)

Currently translated at 100.0% (940 of 940 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/

Translated using Weblate (English)

Currently translated at 100.0% (939 of 939 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/

Translated using Weblate (English)

Currently translated at 100.0% (938 of 938 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/

Translated using Weblate (English)

Currently translated at 100.0% (937 of 937 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/

Translated using Weblate (English)

Currently translated at 100.0% (936 of 936 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/

Translated using Weblate (English)

Currently translated at 100.0% (935 of 935 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/

Translated using Weblate (English)

Currently translated at 100.0% (934 of 934 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/

Translated using Weblate (English)

Currently translated at 100.0% (933 of 933 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/

Translated using Weblate (English)

Currently translated at 100.0% (932 of 932 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/

Translated using Weblate (English)

Currently translated at 100.0% (931 of 931 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/

Translated using Weblate (English)

Currently translated at 100.0% (930 of 930 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/

Translated using Weblate (English)

Currently translated at 100.0% (930 of 930 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/

Translated using Weblate (English)

Currently translated at 100.0% (929 of 929 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/

Translated using Weblate (English)

Currently translated at 100.0% (928 of 928 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/

Translated using Weblate (English)

Currently translated at 100.0% (927 of 927 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/

Translated using Weblate (English)

Currently translated at 100.0% (926 of 926 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/

Translated using Weblate (English)

Currently translated at 100.0% (925 of 925 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/

Translated using Weblate (English)

Currently translated at 100.0% (924 of 924 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/

Translated using Weblate (English)

Currently translated at 100.0% (923 of 923 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
6 years ago
Weblate e963a19d4b Translated using Weblate (Russian)
Currently translated at 30.2% (278 of 922 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ru/
6 years ago
Weblate ceff76d389 Translated using Weblate (Romanian)
Currently translated at 49.8% (459 of 922 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ro/

Translated using Weblate (Romanian)

Currently translated at 47.6% (439 of 922 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ro/
6 years ago
Weblate 0ff4121b96 Translated using Weblate (German)
Currently translated at 100.0% (922 of 922 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/de/
6 years ago
yflory 54a71d8049 lint compliance 6 years ago
yflory c3d3d67605 Fix mermaid rendering when switching tabs 6 years ago
yflory f95f9727bf Print the error when trying to get the limit 6 years ago
yflory e5d7a0f5c6 Mermaid support in the code app 6 years ago
yflory 41d37d4c91 Fix user list hidden with small height 6 years ago
Weblate d0c7d4cfb8 Translated using Weblate (French)
Currently translated at 100.0% (922 of 922 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/fr/
6 years ago
Weblate e777ab362e Update translation files
Updated by "Cleanup translation files" hook in Weblate.

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/
6 years ago
Weblate 1a68f0dc6f Translated using Weblate (Russian)
Currently translated at 14.9% (139 of 935 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ru/
6 years ago
Weblate 3b548a5567 Update translation files
Updated by "Cleanup translation files" hook in Weblate.

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/

Translated using Weblate (Romanian)

Currently translated at 44.9% (420 of 935 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ro/
6 years ago
Weblate 5cc9044f2d Update translation files
Updated by "Cleanup translation files" hook in Weblate.

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/
6 years ago
Weblate 30177d2c89 Update translation files
Updated by "Cleanup translation files" hook in Weblate.

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/
6 years ago
Weblate 26b4861be0 Update translation files
Updated by "Cleanup translation files" hook in Weblate.

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/

Translated using Weblate (German)

Currently translated at 100.0% (935 of 935 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/de/
6 years ago
Weblate 090aa7d37e Update translation files
Updated by "Cleanup translation files" hook in Weblate.

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/

Translated using Weblate (French)

Currently translated at 100.0% (935 of 935 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/fr/
6 years ago
Weblate f039b989be Update translation files
Updated by "Cleanup translation files" hook in Weblate.

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/
6 years ago
yflory 3413235d63 Display all applications in a grid on the home page 6 years ago
yflory 723631c78c Clean the UI on first use of a pad (hide chat and reduce help) 6 years ago
yflory bb5f03bd0f Add admin panel 6 years ago
yflory 5a629e8681 Store authors of a pad in the metadata 6 years ago
Weblate 4f98a84209 Translated using Weblate (Russian)
Currently translated at 11.2% (105 of 934 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ru/
6 years ago
Weblate c33c062ace Translated using Weblate (Romanian)
Currently translated at 43.7% (408 of 934 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ro/
6 years ago
Weblate e799102dc9 Translated using Weblate (French)
Currently translated at 100.0% (935 of 935 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/fr/
6 years ago
Weblate d83c8f63ef Translated using Weblate (English)
Currently translated at 100.0% (935 of 935 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
6 years ago
Weblate 8665a1f59b Translated using Weblate (Russian)
Currently translated at 10.6% (99 of 934 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ru/
6 years ago
Weblate 3847ff2f46 Translated using Weblate (Romanian)
Currently translated at 39.2% (366 of 934 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ro/

Translated using Weblate (Romanian)

Currently translated at 38.9% (363 of 934 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ro/
6 years ago
yflory 15bc9ddc1e Add initial files for the Russian translation 6 years ago
Weblate e59ce100fe Translated using Weblate (German)
Currently translated at 100.0% (934 of 934 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/de/
6 years ago
Weblate 8df6703c67 Translated using Weblate (French)
Currently translated at 100.0% (934 of 934 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/fr/
6 years ago
Weblate 088bb058c4 Translated using Weblate (English)
Currently translated at 100.0% (934 of 934 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
6 years ago
Weblate 03dc40b8a4 Translated using Weblate (German)
Currently translated at 100.0% (934 of 934 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/de/
6 years ago
Weblate 0b540038c0 Translated using Weblate (Spanish)
Currently translated at 47.6% (445 of 934 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/es/
6 years ago
Weblate 9a2ba56030 Translated using Weblate (Spanish)
Currently translated at 47.5% (444 of 934 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/es/
6 years ago
Weblate 66a15da30d Translated using Weblate (Spanish)
Currently translated at 47.4% (443 of 934 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/es/
6 years ago
yflory de062b036f Fix HTML entities displayed in table of contents 6 years ago
Weblate 718df29b5b Translated using Weblate (French)
Currently translated at 100.0% (934 of 934 strings)

Translation: CryptPad/App
Translate-URL: http://disrupt.cryptpad.fr/projects/cryptpad/app/fr/
6 years ago
yflory 42055c32b5 Fix undefined settings when creating a new account 6 years ago
yflory 34cc90bd08 Add feedback 6 years ago
yflory 52f2b428e0 lint compliance 6 years ago
yflory 9c69c9acd7 Convert tabs to spaces in codemirror with the correct settings #324 6 years ago
yflory e98b4176b4 Fix error at registration 6 years ago
yflory 98bf773221 Better performances and UI for the debug tools 6 years ago
yflory ec33084226 Add debugging tools 6 years ago
yflory 0d996b8ed4 Remove duplicates when migrating anon drive into user drive 6 years ago
yflory 6aa617e41e Add TOC button to the markdown toolbar 6 years ago
yflory 49b8f66ff9 Merge branch 'soon' into staging 6 years ago
yflory 807d62bf51 Merge branch 'soon' of github.com:xwiki-labs/cryptpad into soon 6 years ago
yflory 86ce8b6ea7 Fix file app broken with V1 hashes 6 years ago
Weblate 4416fa5ca7 Translated using Weblate (French)
Currently translated at 100.0% (933 of 933 strings)

Translation: CryptPad/App
Translate-URL: http://disrupt.cryptpad.fr/projects/cryptpad/app/fr/
6 years ago
yflory d0fc08b432 Generate dot graph from the debug app 6 years ago
yflory 03e94ae598 Improve toc 6 years ago
Weblate 7b084807bb Update translation files
Updated by "Cleanup translation files" hook in Weblate.

Translation: CryptPad/App
Translate-URL: http://disrupt.cryptpad.fr/projects/cryptpad/app/
6 years ago
Weblate a368741dc2 Update translation files
Updated by "Cleanup translation files" hook in Weblate.

Translation: CryptPad/App
Translate-URL: http://disrupt.cryptpad.fr/projects/cryptpad/app/
6 years ago
Weblate df7ceeae23 Update translation files
Updated by "Cleanup translation files" hook in Weblate.

Translation: CryptPad/App
Translate-URL: http://disrupt.cryptpad.fr/projects/cryptpad/app/
6 years ago
Weblate e112853d6d Update translation files
Updated by "Cleanup translation files" hook in Weblate.

Translation: CryptPad/App
Translate-URL: http://disrupt.cryptpad.fr/projects/cryptpad/app/
6 years ago
Weblate 6721e1d59f Update translation files
Updated by "Cleanup translation files" hook in Weblate.

Translation: CryptPad/App
Translate-URL: http://disrupt.cryptpad.fr/projects/cryptpad/app/
6 years ago
Weblate c969a5e2de Update translation files
Updated by "Cleanup translation files" hook in Weblate.

Translation: CryptPad/App
Translate-URL: http://disrupt.cryptpad.fr/projects/cryptpad/app/
6 years ago
Weblate af3c810b7b Translated using Weblate (French)
Currently translated at 100.0% (930 of 930 strings)

Translation: CryptPad/App
Translate-URL: http://disrupt.cryptpad.fr/projects/cryptpad/app/fr/
6 years ago
Weblate 95f9b176dc Translated using Weblate (English)
Currently translated at 100.0% (930 of 930 strings)

Translation: CryptPad/App
Translate-URL: http://disrupt.cryptpad.fr/projects/cryptpad/app/en/

Translated using Weblate (English)

Currently translated at 100.0% (930 of 930 strings)

Translation: CryptPad/App
Translate-URL: http://disrupt.cryptpad.fr/projects/cryptpad/app/en/
6 years ago
Weblate 413e6ac0e1 Update translation files
Updated by "Cleanup translation files" hook in Weblate.

Translation: CryptPad/App
Translate-URL: http://disrupt.cryptpad.fr/projects/cryptpad/app/
6 years ago
yflory 03b40d87ed Add support for table of contents in the code app (#325) 6 years ago
yflory 26e8cea545 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 6 years ago
yflory bfe985e406 Move the chat code outside of the contacts folder 6 years ago
CryptPad 5b1587914c Translated using Weblate (Spanish)
Currently translated at 47.7% (443 of 929 strings)

Translation: CryptPad/App
Translate-URL: http://disrupt.cryptpad.fr/projects/cryptpad/app/es/
6 years ago
CryptPad c1f6208762 Translated using Weblate (Spanish)
Currently translated at 47.6% (442 of 929 strings)

Translation: CryptPad/App
Translate-URL: http://disrupt.cryptpad.fr/projects/cryptpad/app/es/
6 years ago
Yann Flory 2415b54b83 Translated using Weblate (French)
Currently translated at 100.0% (929 of 929 strings)

Translation: CryptPad/App
Translate-URL: http://disrupt.cryptpad.fr/projects/cryptpad/app/fr/
6 years ago
Yann Flory e889870b93 Translated using Weblate (English)
Currently translated at 100.0% (929 of 929 strings)

Translation: CryptPad/App
Translate-URL: http://disrupt.cryptpad.fr/projects/cryptpad/app/en/
6 years ago
Yann Flory 80ccdb29d2 Translated using Weblate (French)
Currently translated at 100.0% (929 of 929 strings)

Translation: CryptPad/App
Translate-URL: http://disrupt.cryptpad.fr/projects/cryptpad/app/fr/
6 years ago
Admin b481ee0536 Translated using Weblate (French)
Currently translated at 100.0% (929 of 929 strings)

Translation: CryptPad/App
Translate-URL: http://disrupt.cryptpad.fr/projects/cryptpad/app/fr/
6 years ago
Admin 9dd3db0dc4 Translated using Weblate (French)
Currently translated at 100.0% (929 of 929 strings)

Translation: CryptPad/App
Translate-URL: http://disrupt.cryptpad.fr/projects/cryptpad/app/fr/
6 years ago
yflory f112864027 Update indentation in JSON translation files 6 years ago
ansuz 07c942de9d drop unnecessary keys from french translation 6 years ago
ansuz a089ed8e9d Merge branch 'soon' of github.com:xwiki-labs/cryptpad into soon 6 years ago
ansuz b319fefa86 migrate .de translation to json 6 years ago
ansuz f1d1818200 resolve merge conflicts 6 years ago
yflory d0f70d413a Update french translation 6 years ago
yflory c0d33040b6 Fix an issue with empty hash in the href validator 6 years ago
ansuz 905e6b0fa1 add new translation keys to English text 6 years ago
ansuz 18b5e1a405 Merge remote-tracking branch 'origin/weblate' into soon 6 years ago
JanRei 2b33d9ecee Update German translation plus some minor message fixes 6 years ago
yflory 6c1da07c60 Display an error when an invalid hash in used 6 years ago
yflory 46c3f1f3df Add the properties box to the OO apps toolbar 6 years ago
yflory 084aa09a2c lint compliance 6 years ago
yflory 6855c3e9fd Fix incorrect total size displayed for spreadsheets (#318) 6 years ago
yflory c9450de799 Fix 'lock is null' error in onlyoffice apps 6 years ago
yflory f04ba4a3d8 Too many false positive with the timeout detection 6 years ago
yflory 412670c8a6 PCS with owners and password for spreadsheets 6 years ago
yflory aa5484ff21 lint compliance 6 years ago
yflory fe0961b24b Enable import feature in spreadsheets 6 years ago
yflory ea54dd7392 Fix spreadsheets issues when using multiple sheets 6 years ago
yflory 4abed38bb1 Add a dev mode to facilitate debugging 6 years ago
yflory 07cd0b21b6 Fix last known hash sent to onlyoffice (it is already known...) 6 years ago
yflory 0c4c9dd283 Merge branch 'master' into staging 6 years ago
yflory 3b8d6213e0 lint compliance 6 years ago
yflory 9367dc8b4d Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 6 years ago
Adrian Nöthlich 13970d5c73 Started to rework the German translation 6 years ago
yflory cb89a5fdfe Test timeout to kill phantom viewers 6 years ago
yflory d989b6d6e4 Fix one case of phantom viewers 6 years ago
yflory 6018f57ec1 Change translation format to JSON 6 years ago
yflory d97ada3e26 Test new translations 6 years ago
yflory 7e00d444c0 Update markdown rendering in code and slide 6 years ago
yflory e5abaa34b2 Fix cursor channel not updated to ephemeral 6 years ago
ansuz 38803195a3 Merge branch 'soon' into staging 6 years ago
ansuz c811a1a5a1 Merge branch 'master' into soon 6 years ago
yflory 50e814f4d0 Fix access to undefined object in sheet 6 years ago
yflory 0e61c46dcf Move fonts to the onlyoffice build 6 years ago
yflory 4e6df3d1c0 lint compliance 6 years ago
Ludovic Dubost 32af7f5871 Support import/export to internal format for office pads 6 years ago
yflory aec9e1be72 Text for the help menu in oo apps 6 years ago
yflory 739f1674d1 Hide upload table in onlyoffice 6 years ago
yflory af55e07107 Remove console log in oo apps 6 years ago
yflory 9ca7d504d2 Display help box in oo apps 6 years ago
yflory e78fc2abcb Add the spreadsheet app to the home page 6 years ago
yflory 6e153dc858 Handle server connection loss 6 years ago
yflory e93c9c3faa Rename the spreadsheet app 6 years ago
yflory 3d1d79e379 Disable strict mode 6 years ago
yflory 56ff47af48 Enable chat in OO apps 6 years ago
yflory ed4f8016a1 Merge branch 'staging' into locks 6 years ago
yflory 024eafaf32 Hide oodoc and ooslide in the apps list 6 years ago
yflory 4946a44e33 Pin the realtime channel in the OO apps 6 years ago
yflory 139b4608c0 lint compliance 6 years ago
yflory 88d23039b6 Remove old code and add comments 6 years ago
yflory ec2f21ec64 Implement lock mechanisms for spreadsheets 6 years ago
ansuz 21d035393d disable english translations 6 years ago
ansuz 5410728bff lint compliance 6 years ago
Paul Libbrecht 73a75c11c9 Actualizing German translations. PL 6 years ago
yflory 01f93f6f7b FIx unrecoverable errors when using IE11 6 years ago
yflory 2ac176eeec Share the correct index in onlyoffice messages 6 years ago
yflory 7d0f34a684 Debugging tools 6 years ago
yflory a66d8c1384 Use lastKnownHash to handle checkpoints in the realtime channel 6 years ago
yflory ef452d1221 Fix language detection in codemirror when importing a markdown file 6 years ago
yflory 8dbeee1af9 Realtime spreadsheets 6 years ago
yflory a41a31a574 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 6 years ago
yflory 6fa7b147e9 Add C, C++, Objective-C and Java to the list of languages in the code app 6 years ago
yflory c5f554fe7b Test with onlyoffice 5.2.6 6 years ago
yflory b79ba61984 Improve realtime channel for onlyoffice 6 years ago
ansuz 5a61453492 Merge branch 'soon' into staging 6 years ago
ansuz 6cf8720458 update how the async store chooses to prune history to avoid the diverged checkpoint bug 6 years ago
ansuz 9105a89eab intantiate ephemeral channels with 34 hex characters 6 years ago
yflory efdecd4059 First step for realtime in onlyoffice apps 6 years ago
ansuz 6f89156415 guard against calling an undefined function 6 years ago
yflory 41a1148c17 Use the same code for the different frontend channels 6 years ago
ansuz 20959f84ae return Boolean from our test for WebRTC support 6 years ago
yflory b4aae68c0c Fix access rights in the file app 6 years ago
ansuz 0783944e1c Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 6 years ago
ansuz 424a14625d add feedback keys for password change and drive migration 6 years ago
yflory 573a3557f1 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 6 years ago
yflory 5b80fafe5e Add feedback 6 years ago
ansuz bcd6a4b6c6 add feedback keys 6 years ago
yflory 107c352922 Update translations 6 years ago
yflory f760253137 Fix typo 6 years ago
yflory d87a87410d Preserve hidden owned pads from a deleted folder 6 years ago
yflory a9e030a6a8 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 6 years ago
ansuz 611fb4895c Merge branch 'soon' into staging 6 years ago
Paul Libbrecht 1cd79e12f2 Latest update of the German translation (cursors, shared folders, ...). 6 years ago
yflory 1e672c4a6b Use onlyoffice spreadsheets without ooserver 6 years ago
yflory 047a4a3ab4 Copy files to a shared folder instead of moving them 6 years ago
rhoio 5294604b90
Style, grammar and typo fixes in german translation 6 years ago
yflory 0a7adb3e88 Hide duplicated owned pads 6 years ago
yflory 7658fb90a2 Translations for spellcheck 6 years ago
yflory cef9733262 Enable spellcheck in pad 6 years ago
yflory c6acd191b9 Own drive translations 6 years ago
yflory f2f9b57505 Own drive migration 6 years ago
yflory b2b23446e8 Add missing translations 6 years ago
yflory bbc06f668f Fix undefined hash for deleted shared folders 6 years ago
yflory a11a883cff Cursor improvements in pad, code and slide 6 years ago
yflory 760f58b74c Merge branch 'staging' into oo2 6 years ago
yflory ae7d97b3dd Ability to disable apps using appconfig 6 years ago
yflory f883fb7e04 Preserve chat and cursor channel when importing a template 6 years ago
yflory 1a0344547b Improve cursor in pad 6 years ago
yflory bfd94c7f2b Merge branch 'cursor' into staging 6 years ago
yflory 95a0bc9fc1 Merge branch 'rochat' into staging 6 years ago
yflory 489a99c5c4 Don't delete the old chat for now 6 years ago
yflory 0197f583f2 Translations for the cursor position settings 6 years ago
yflory 13da052325 Update translation key 6 years ago
yflory fb5ad34299 Fix typo... 6 years ago
yflory a121df2600 Delete validateKey in the messenger memory when we leave the channel 6 years ago
ansuz 8affe4053c Merge branch 'staging' of github.com:joldie/cryptpad into print-code 6 years ago
yflory d88dee9a83 Restrict sending messages in a pad chat to editors only 6 years ago
yflory 32fc941141 Merge branch 'staging' into cursor 6 years ago
yflory a2e28e6e25 Fix missing avatar in cursor tooltip 6 years ago
yflory c6f63d4d54 Cursor position in pad 6 years ago
joldie 35c39fae5d Added print button to code pad page. 6 years ago
yflory 600c984576 Only show the user colors in the userlist if the app supports it 6 years ago
yflory 081fc01694 Add a settings category about the cursor 6 years ago
yflory c81b4d77e8 lint compliance 6 years ago
yflory f157f852b1 Fix and improve cursor 6 years ago
yflory 1ba80a344b See other users' cursor position 6 years ago
yflory 008b5a3e9f Fix an ownership issue in friend channels 6 years ago
yflory ca45ff31d1 Refactor messenger to use commands from UI to store 6 years ago
yflory f5965716b6 Minor update because of flow... 6 years ago
yflory 2a46b8f855 Fix an issue with last known hash in the messenger 6 years ago
yflory dbad925e5e New cursor recovery system (beta) 6 years ago
yflory 13d6579861 Add typing test in the code app 6 years ago
ansuz 1b83431382 Merge branch 'master' of https://git.xwikisas.com/xwiki-labs/cryptpad 6 years ago
ansuz d407f9af74 downgrade an XXX to a FIXME 6 years ago
ansuz fcce48f2dd Merge branch 'soon' into staging 6 years ago
yflory 8522c3723d Translations for the NGI logo 6 years ago
yflory 3a4cfbb7e8 Disable HTML in chat 6 years ago
yflory 22f1ac9e1e Merge branch 'master' of github.com:xwiki-labs/cryptpad 6 years ago
yflory fc915e3337 Use DiffMarked in messenger to avoid duplicate code 6 years ago
yflory b166c70a5f Fix conflict when a user was reverting the latest patch from someone else 6 years ago
yflory 8f849d8d4a Merge branch 'staging' into cursor 6 years ago
yflory 4daa2266c0 Fix new network open for each shared folder 6 years ago
yflory fe0d579d56 Cursor improvements in pad (Beta) 6 years ago
yflory 82c3c7f50b Improve the Typing Test in pad 6 years ago
yflory a5b04bd62a Download a file from the drive using the context menu 6 years ago
Paul Libbrecht 3f2e6b0611 completion 6 years ago
yflory 4e26a8fbc5 Merge branch 'soon' into staging 6 years ago
Paul Libbrecht 12b2224dad Bad syntax error left. Sorry. Now fixed.
paul
6 years ago
yflory b74e086602 Shortcuts are now added from sframe-common 6 years ago
yflory 05e7d5eb9b Add missing translation 6 years ago
yflory 997692efb4 Use the font-size codemirror setting in the slide app too 6 years ago
yflory 1c5847dd01 Prevent Ctrl+S from saving useless content. Add support for custom shortcuts in CkEditor 6 years ago
yflory 1d31aab990 Display more warning messages about the full drive export 6 years ago
yflory 7509ce1cc7 Use new application icons 6 years ago
Paul Libbrecht 31a6fac4e0 Update German translation with latest phrases. Paul 6 years ago
ansuz ef08771ffa
Fix typo in German translation, closes #290
s/Unbenennen/Umbenennen
6 years ago
yflory db25d914ab Improve default UI for small or zoomed screens 6 years ago
yflory 8b554dec63 Set font size in code editor from the settings page (#140) 6 years ago
yflory e4daa5adbe Fix random character insertion 6 years ago
yflory 98db6057c8 Allow shared workers by default 6 years ago
yflory 3c99302c32 Update French translation 6 years ago
yflory 4e3c09f640 Merge branch 'master' into staging 6 years ago
yflory 6924541080 Merge branch 'move' into staging 6 years ago
yflory 85cb56df1d Import changes from pull requests in master (translation files were moved) 6 years ago
yflory fc86e5daf8 French translation 6 years ago
yflory ef37bac2e7 Add UI for the CryptDrive export 6 years ago
yflory 3e9e92dcac Implement full CryptDrive export 6 years ago
yflory 92ce311694 Basic CryptDrive export with pads 6 years ago
yflory f4d5a7567f Return an error when the pad has been deleted from the server 6 years ago
yflory 9f0398826d Make customized translations more maintainable 6 years ago
yflory caa72ba949 Remove dropdown menus scrollbar when space is available 6 years ago
yflory 3257914b17 Add support for PowerShell mode in codemirror 6 years ago
yflory bf55657993 Password-protected shared folders 6 years ago
yflory c127f0a5f6 Add a comment 6 years ago
yflory 7d3d3cf5ac Distinguish between two anonymous users in the chat 6 years ago
ansuz 90c905827d
Merge pull request #281 from ryanpcmcquen/patch-2
Typo fix: additionnal => additional
6 years ago
yflory 2a313a90e0 Don't rejoin a dropped channel on reconnect and leave chat channel 6 years ago
yflory 498703384f Don't rejoin a dropped channel on reconnect and leave chat channel 6 years ago
yflory 2a86db2001 New Features page 6 years ago
yflory 5cbe2f7c0f Fix tag autocomplete and Tags category in the drive 6 years ago
yflory 5d3d591228 Keep trying until the first tab is loaded 6 years ago
yflory c59d744d78 Fix loading a tab while another one is initializing the worker 6 years ago
ansuz 1d63419df8 update error handling, but leave the note to come back 6 years ago
yflory c5c6dc8223 Enable browser notifications for messaging tools 6 years ago
yflory 1201f2dcc4 Fix small UI issue 6 years ago
yflory 9a6e6f6e15 Fix User menu and link to drive in anonymous shared folders 6 years ago
yflory d78a00b5e1 Ese the correct document type in the text for the store corner popup 6 years ago
yflory 930677750c Merge branch 'anonsf' into staging 6 years ago
yflory 0a83840c9c View a shared folder with an unregistered user 6 years ago
Ryan P. C. McQuen df442f9b1e
Typo fix: additionnal => additional 6 years ago
yflory 17bc1ee703 Load shared folder when not logged in 6 years ago
ansuz e77f833652 come back to this error 6 years ago
ansuz ad4e36015b Merge branch 'soon' into staging 6 years ago
ansuz 91cff453f1 enable shared folders by default 6 years ago
yflory 0e9b30744b Add support for less highlighting 6 years ago
yflory 6b4643a916 Add syntax highlighting in code blocks rendered from markdown 6 years ago
ansuz 7deb346552 update to new marked lib without breaking custom renderers 6 years ago
yflory bd1b120ab1 Add feedback about crowdfunding 6 years ago
yflory f662036817 Change the hash in the address bar when browsing a shared folder 6 years ago
yflory 7a93927068 Fix UI issues with the new pad modals 6 years ago
yflory 179df27e3c Fix autostore not displaying the error message when over pin limit 6 years ago
yflory c1ef8243a1 Ability to select multiple files to upload (#275) 6 years ago
yflory 6c27d2964c Disable friends chat in pad messenger 6 years ago
yflory 1895d6cbd8 Disable crowdfunding message for premium users 6 years ago
yflory 6257b23f16 Crowdfunding config 6 years ago
yflory 716159d300 Add OpenCollective links 6 years ago
yflory d2c1ed5eff Implement reconnect function in the messenger 6 years ago
yflory 10823fc124 Add toolbar notification when the messenger is closed 6 years ago
yflory 5276dc0bf6 lint compliance 6 years ago
yflory 621fc9a897 Ability to disable messenger at a global level 6 years ago
yflory c38eb6588e Fix small issues with the messenger 6 years ago
yflory 6c6ce7b7a8 Fix messenger bugs 6 years ago
yflory ac989a1e73 lint compliance 6 years ago
yflory f3c36bfd57 Improve messenger initial history 6 years ago
yflory 40c7cdd7c8 Fix an issue with messenger while opening the same tab twice 6 years ago
yflory 216c94b1f0 Fix messenger notifications 6 years ago
yflory 382690e5c8 Don't open other pads' chat in the current pad's messenger 6 years ago
yflory cdce69e677 Improve messenger UI in apps 6 years ago
yflory d4dd58e7df Add a pad room when the messenger is active in a pad 6 years ago
yflory 9e27f111cb lint compliance 6 years ago
yflory e6743887fc Refactor contacts/messenger so that it is usable directly in the apps 6 years ago
yflory 525703e7d8 Fix autostore popup displayed for dropped files 6 years ago
yflory 855612e98b Make oo work with hashes v2 6 years ago
yflory bf9cf95292 Merge branch 'staging' into oo2 6 years ago
yflory ee1027ceb9 Ability to import mediatags to the drive 6 years ago
yflory 2bb7e68792 Remember previous values in the file upload modal 6 years ago
yflory 475301477f Progress bar for loading a pad (framework only) 6 years ago
yflory 264f7dc6a1 Move base64 migration prompt to corner and only when the pad is stored 6 years ago
yflory 7b06626581 Merge branch 'autostore' into staging 6 years ago
yflory 90c96bfb70 Prompt users to migrate base64 images to mediatags in the pad app 6 years ago
yflory b1f2d287b4 Add warning for chrome 68 users on Mac 6 years ago
yflory 256b7b5bb4 Phantom viewers potential fix 6 years ago
yflory 0e1c525c30 Fix an issue with new shared folder added to drive from another session 6 years ago
yflory d201e9a0cd Disable some toolbar features not available if the pad is not stored 6 years ago
yflory 9ebb598467 Make automatic pad storage configurable 6 years ago
yflory e8a5244362 Autostore base 6 years ago
yflory a117e329dc Add a Share entry in the drive's context menu 6 years ago
yflory e0b7f3f965 When importing a shared folder to the drive, open this folder directly 6 years ago
yflory 61659c1252 Fix template icon not overriden by a thumbnail in the PCS 6 years ago
yflory ce08d7b650 Merge branch 'master' into soon 6 years ago
yflory b084b892bd Fix cache issues with workers in firefox 6 years ago
ansuz af40e140f9 safety net for call of undefined function in mergeDrive 6 years ago
yflory a65e083fca Change PCS template icons 6 years ago
yflory 9a6fa4cbe2 Create a copy when uploading an owned file in a shared folder 6 years ago
yflory 20a9eee719 Disable shared folders creation by default 6 years ago
yflory f2baaf5b5b Fix shared folders issues including disappearing folders 6 years ago
yflory 4325ed4dde Fix small UI issues in drive 6 years ago
yflory bad1d7311a Fix drive tests 6 years ago
yflory d816a2ed9f Prevent timeout when restoring drive 6 years ago
yflory 2be78deb93 Fix Drive history 6 years ago
yflory 8c20c7823e Empty trash callback was missing 6 years ago
Caleb James DeLisle 5527949c70 Make LessLoader flow properly, sorry about that 6 years ago
yflory ef73cf89cd Merge branch 'soon' into staging 6 years ago
yflory 8eccffd8e4 Don't remove migrated read-only pads 6 years ago
yflory 64b51f3a80 jshint compliance 6 years ago
yflory ebfa2c2dc3 Merge branch 'less-less' into staging 6 years ago
yflory aafcb1bc02 Merge branch 'sharedfolder' into staging 6 years ago
Caleb James DeLisle 8d95efa144 Reference the relevant line in alertify.js 6 years ago
Caleb James DeLisle a57a8e51a1 Prevent alertify.js from overriding styles 6 years ago
ansuz e110f20397 support blocks on remote domains 6 years ago
yflory e59aec0a45 Try...catch on testworker.js 6 years ago
yflory 08005a709e Add a share icon in the drive when displaying a shared folder 6 years ago
ansuz 1629d7bb1d provide a SANE default in case httpUnsafeOrigin is not provided 6 years ago
ansuz bcbec0144c provide a default in case httpUnsafeOrigin is not provided 6 years ago
yflory 6143bceabb Fix XXX 6 years ago
ansuz a2fd32d6a3 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 6 years ago
ansuz e6d4bced18 clean up extraneous variables and log statements 6 years ago
yflory ecb9f039b1 Fix pad password change not reloading with the correct URL 6 years ago
yflory c9ac3c7c2b Fix search in shared folders 6 years ago
yflory fc91cf606b Disable moveToTrash button for pads in shared folders 6 years ago
ansuz 2c22232a47 check if a user is logged in strictly by User_hash 6 years ago
ansuz 848a918eda remove out of date comments 6 years ago
yflory 5b48eff78c Remove owned pads deleted from the server in shared folders 6 years ago
ansuz b9c4aa43b5 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 6 years ago
ansuz 3d95e6088a leave a FIXME note 6 years ago
Caleb James DeLisle 792f7bcc64 show how long less takes to compile 6 years ago
Caleb James DeLisle 6c49318ac7 Show how long it takes to parse less 6 years ago
Caleb James DeLisle 0d5ac05866 refactoring of the less infrastructure 6 years ago
yflory b5c2eb8a9c Automatically refresh the drive when a change occurs in a shared folder 6 years ago
yflory 4706b8a9de Store newly created pads in the correct (shared) folder 6 years ago
yflory 6a80f49fe0 Don't load expired or deleted shared folders 6 years ago
Caleb James DeLisle a6d3dbf94f Wrapped modal.less into a mixin which gets rid of the last file which emitted CSS 6 years ago
Caleb James DeLisle 4a352f2ed8 Use import (reference) whenever the less file supposedly emits no CSS 6 years ago
yflory 7d89026d83 Fix more issues with shared folders 6 years ago
Caleb James DeLisle c5105d7b84 Merge branch 'check-for-css-variables' into staging 6 years ago
Caleb James DeLisle a440359bc7 Commit patches provided to me by someone who Seemed Trustworthy At The Time
(should fix false negatives in shared-worker detection)
6 years ago
Caleb James DeLisle cb8888ea1a Yes, so it turns out that making a small asthetic change after testing on every browser does actually break it :| 6 years ago
Caleb James DeLisle 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... 6 years ago
yflory 8516587ece lint compliance 6 years ago
yflory 9787f5304a Don't unpin channels that are still in another proxy 6 years ago
yflory 321c7d5512 Move pin/unpin outside of userObject 6 years ago
ansuz 8574128efd unstub password change function 6 years ago
ansuz 25b0d764ed pass initialState variable when copying your drive in the changeUserPassword function
because the hardest problems to debug are always fixed with one line changes
6 years ago
ansuz 54bc29f28c WIP maybe I missed something 6 years ago
yflory 66a494cbd2 temp 6 years ago
yflory 4b86ed2dec Shared folders UI 6 years ago
ansuz 0a9ea95796 always set userHash in localStorage even with modern users 6 years ago
yflory bc7524c134 Fix tippy 6 years ago
yflory 6312dadb60 Fix shared folders names in the drive 6 years ago
yflory e0cc1a6eb6 Display a shared folder in the drive 6 years ago
ansuz a15e232469 complete modern user registration/login. general cleanup 6 years ago
ansuz d79064a4c5 Merge branch 'staging' into modern-users2 6 years ago
ansuz 4ef2cfa88d Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 6 years ago
ansuz 57a39258c3 WIP big commit 6 years ago
ansuz 0c3b898000 simple one line fixes 6 years ago
yflory 0c9dfc1fb5 Add proxy manager inner 6 years ago
yflory bd6a199dca Add missing functions to the proxy manager 6 years ago
yflory a25a72b5db Add a proxy manager to handle operations between shared folders 6 years ago
yflory 66591a3654 Merge branch 'rohref' into sharedfolder 6 years ago