7780 Commits (4762cbf491fcfcabda4dadc750047bf6b68d9636)

Author SHA1 Message Date
ansuz f3fbeaf397 factor out some duplicated conditionals for XLSX export support 4 years ago
ansuz 3f3155bd28 fix a condition in our error handling that caused a false negative 4 years ago
ansuz be6857e0fd Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 4 years ago
yflory 519efa7da2 Fix XLSX export on Firefox 4 years ago
ansuz 2302d6ef7e Merge branch 'sfTrash' into staging 4 years ago
ansuz d921f3b4b7 Merge branch 'orgmode' into staging 4 years ago
ansuz 2783b66de5 fix a tragic typo 4 years ago
ansuz d444ff2cc4 guard against a typeError 4 years ago
yflory 0b6cb4940f Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 4 years ago
yflory 8e6b4c7d3c New OnlyOffice build to support Japanese font 4 years ago
ansuz 9a209648ae lint compliance 4 years ago
ansuz 33fd8a47bd fix a button style regression related to shared folder password change 4 years ago
ansuz 240b6054fd implement a 'clear' method for throttled functions 4 years ago
ansuz 49d79ee3e2 Merge branch 'soon' into staging 4 years ago
Weblate 12b579e179 Translated using Weblate (German)
Currently translated at 100.0% (1302 of 1302 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/de/
4 years ago
Weblate 5a6d8881a0 Translated using Weblate (French)
Currently translated at 99.9% (1301 of 1302 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/fr/
4 years ago
Weblate 74645d66fc Translated using Weblate (Romanian)
Currently translated at 43.9% (572 of 1301 strings)

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

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
4 years ago
ansuz 2b8540552c don't open the lightbox in code preview when you ctrl-click 4 years ago
yflory a1f25f2c73 Remove XXX 4 years ago
yflory dbf94c864e Add XXX 4 years ago
yflory 363757676b Merge branch 'staging' into ooFix 4 years ago
yflory f698a039a8 Log errors 4 years ago
yflory 4e5baf0648 Merge branch 'soon' into staging 4 years ago
yflory 7ca71d83b9 Fix history mode in drive 4 years ago
yflory 30813865e2 New orgmode version 4 years ago
yflory c430e72a19 Add an XXX 4 years ago
yflory 7c7b35f71a Fix readonly reload popup stuck in onlyoffice 4 years ago
ansuz 46b0a311c0 Merge branch 'imagePaste' into staging 4 years ago
ansuz 84059fa103 Merge branch 'barFix' into staging 4 years ago
yflory 476d968660 Move the 'signing key' code for BAR into common-hash 4 years ago
yflory fa6f470688 Fix image paste in polls 4 years ago
yflory 0f81f96259 Don't show burn after reading messages if your link isn't valid anymore 4 years ago
yflory dcaa898310 lint compliance 4 years ago
yflory 896a1b1ddd Add support for drop & paste in rich text and polls 4 years ago
ansuz 6a1844cac7 avoid passing whitespace to markmap or mathjax 4 years ago
ansuz 3779e63a34 Merge branch 'search2' into staging 4 years ago
yflory 3864b30d96 Upload pasted images in codemirror 4 years ago
ansuz c3a9503809 show the spinner sooner after searching, lint compliance 4 years ago
ansuz 89aae79531 Merge branch 'ghost' into staging 4 years ago
yflory a762d570b1 Merge branch 'newShare' into history 4 years ago
yflory 2807ae0fb0 Merge branch 'staging' into newShare 4 years ago
yflory a798873230 Add basic support for versioned link 4 years ago
yflory 1b3715e61e Add missing style to whiteboard buttons 4 years ago
yflory ba854e88c0 Merge branch 'staging' into history 4 years ago
yflory f5831cccb0 Add support for version hash 4 years ago
David Benqué 1800361c77 Open the team drive with collapsed sidebar 4 years ago
yflory e9ab860ae0 Improve UX for pad deletion in the access modal 4 years ago
David Benqué 35b210e16c add icon to destroy button in Access modal 4 years ago
yflory 4ffb9dc635 Merge branch 'sfBug' into staging 4 years ago
yflory 0359ce32de Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 4 years ago
yflory 60e9efdd3b Fix sort issue with folders 4 years ago
yflory 2bac4193df lint compliance 4 years ago
yflory f78c02a646 Fix drive issue after deleting a shared folder 4 years ago
yflory 6100fdfd7a lint compliance 4 years ago
yflory a1431b7d09 Refactor share modal to be consistent with access and properties 4 years ago
ansuz 2ccb8ec75c throttle redraws of the slide content
draw no more than once every 400ms
4 years ago
ansuz 02d8071c5d fix some style regressions in the printOptions modal 4 years ago
ansuz d2e29e3a9e force-redraw slides when markdown plugins finish loading 4 years ago
ansuz f6f5bef83e add a margin below rendered media-tags to match that of paragraphs 4 years ago
ansuz 59185d7088 improve caching logic for markdown extensions
support duplicated items with the same source
4 years ago
ansuz 0f2f6c1a19 give tables the same margin-bottom as paragraphs in the code preview pane 4 years ago
ansuz 89759fd17d Merge branch 'soon' into staging 4 years ago
yflory f3f1fd1c81 Search spinner and 'no result' 4 years ago
yflory f612f3ad68 Add a '+ new' ghost icon in list mode and in anon drive 4 years ago
yflory abbdb496c3 Allow shared folders in the trash 4 years ago
ansuz f421a7099d Merge branch 'lazy-preview-components' into staging 4 years ago
ansuz b5a18e8e09 force redraw for asynchronously rendered plugin content 4 years ago
ansuz f7529d2908 address some race conditions when rendering multiple elements 4 years ago
ansuz a528d857a7 lazily load assets for mermaid, mathjax, and markmap 4 years ago
David Benqué 356a5ffecb use new destroy icon in contextual menu 4 years ago
yflory b0eebf1071 Add error message when trying to copy a restricted pad 4 years ago
yflory 84e32d73a3 Add icon for buttons in the empty trash modal 4 years ago
Weblate c8b51af9c1 Translated using Weblate (German)
Currently translated at 100.0% (1301 of 1301 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/de/
4 years ago
ansuz 4891f60aa3 correctly render inline html in hyperscript 4 years ago
ansuz f6b7eee30c remove hardcoded translations and outdated notes 4 years ago
ansuz 20e62f7938 Merge branch 'soon' into staging 4 years ago
Weblate 7a41ba5ecb Translated using Weblate (French)
Currently translated at 99.9% (1300 of 1301 strings)

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

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

Translated using Weblate (English)

Currently translated at 100.0% (1300 of 1300 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1299 of 1299 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
4 years ago
yflory 1321c08a62 Merge branch 'staging' into sfAllow 4 years ago
yflory 27124997a5 lint compliance 4 years ago
yflory a44c19f996 Add missing error logs 4 years ago
yflory 81cb7d2bb3 lint compliance 4 years ago
yflory bacd0c18d5 Make mathjax and markmap non-blocking 4 years ago
yflory 93ce3f5a83 Deduplicate code and fix preview modal 4 years ago
yflory 027bc37a25 Merge branch 'staging' into markmap 4 years ago
yflory 79c3f5525b Fix onlyoffice export UI issue 4 years ago
yflory a0b7f39fd3 Fix migration race condition and handle readonly users 4 years ago
yflory 800eb67934 Merge branch 'staging' into ooFix 4 years ago
yflory 89c19b136b Deduplicate code 4 years ago
yflory 1b1487c2e4 Fix onlyoffice reload issue 4 years ago
yflory baa35a2a02 Fix edit title font size issue 4 years ago
yflory daa4675a44 Fix new kanban card deleted on content update 4 years ago
yflory 04af753a81 lint compliance 4 years ago
yflory f3662ab7de Merge branch 'merge-owned' into staging 4 years ago
yflory b8f7efc0de Add title to all categories in drive 4 years ago
yflory 67e1f5ca63 Add 'delete from server' option in the drive tree 4 years ago
ansuz 6519f8242e Merge branch 'signing-key-format' into staging 4 years ago
ansuz 03be102ce4 deduplicate some code by reusing the client definition on the server 4 years ago
ansuz 1a6dc200e2 remove a boilerplate test that got implemented elsewhere 4 years ago
yflory 415375d034 Merge branch 'owned' into staging 4 years ago
yflory 23648cc62b New empty trash button 4 years ago
yflory 9e059cc5b4 Fix OO issues 4 years ago
ansuz fd355d789f suppress some noisy log statements 4 years ago
ansuz 526c17810b update rich text toolbar comment button to reflect state 4 years ago
yflory 2051f38f25 Don't send a notification to yourself when removing an owner 4 years ago
yflory 9c68714018 Fix comments panel not hidden when all the comments are removed 4 years ago
yflory 5031ed79f4 FIx 'default' values in rich text dropdown menus 4 years ago
yflory 3ff6a1a11c Fix scroll issue with dropdown menus in rich text 4 years ago
yflory 006a4ae144 Fix CSP error in the console in rich text pads 4 years ago
yflory 3f632f90f6 Fix scroll issue in rich text pads #406 4 years ago
Ludovic Dubost 592b32ed23 Added support for markmap - adding mindmaps in code pad 4 years ago
Ludovic Dubost 56473930cd Adding mathjax svg rendering in code pad 4 years ago
ansuz 26765596e4 fix a regression 4 years ago
ansuz c40eeff50f override some CKEditor internals to invalide inline event handlers 4 years ago
yflory c01cd42da2 Fix special char dialog in pad 4 years ago
yflory 61a37fb919 Merge branch 'staging' into padcsp 4 years ago
yflory 98cc87888e Fix kanban rendering issues 4 years ago
yflory c04c22cbb8 Add missing buttons to debug app 4 years ago
yflory 74b379999e Improve error message when opening an expired pad 4 years ago
yflory 163c6556a0 Update atime when embedding a mediatag to a pad 4 years ago
yflory 77177921c2 Fix context menu csp in pads 4 years ago
yflory 1dfe8325dc Remove some CSP related console errors 4 years ago
yflory 9d2b2ac13c Merge branch 'staging' into padcsp 4 years ago
yflory e64d831c40 Remove requirements for unsafe-inline and unsafe-eval in pad 4 years ago
yflory e34c78580f Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 4 years ago
yflory c494d95b1a Push missing files for onlyoffice 4 years ago
yflory 86fef86a24 Fix onload CSP issue in pad 4 years ago
yflory 34b2987816 Fix type error with comments 4 years ago
ansuz d5d30c2e09 guard against a few possible typeErrors 4 years ago
ansuz 6a8ab6bc55 remove the 'comment' option from CKEditor's contextmenu in when UI is locked 4 years ago
ansuz 4053c4c1a6 avoid displaying new comment while the document is not editable
closes #570
4 years ago
ansuz fd80441151 rename the 'getUserHrefFromKeys' function
since it's no longer an 'href'
4 years ago
ansuz d4b38ba71d start testing a new format for 'Public Signing Keys' 4 years ago
yflory 351b4cddf9 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 4 years ago
yflory 9c6c229727 Tell the user when a pad is expired and not deleted 4 years ago
yflory b7794fa31d Add 'Delete from server' button in the access modal 4 years ago
yflory ff6d28a1e9 lint compliance 4 years ago
yflory 7bbbbbad77 Fix 'change user password' overriding existing data 4 years ago
yflory 6176d73c86 Move print button to our toolbar 4 years ago
yflory fe36d1ca12 Don't try to send a mailbox message as an anonymous user 4 years ago
yflory b868acc641 Make search results sortable 4 years ago
yflory c32f0d61ce Preserve 'select' dropdown annotations on click 4 years ago
yflory 95f4b2357d Don't redraw kanban when the tab is not focused 4 years ago
yflory db6c454837 Fix merge issue 4 years ago
yflory b4021bd2b0 Merge branch 'staging' into merge-owned 4 years ago
yflory b301825d67 Display drive ROOT when the current folder is restricted 4 years ago
yflory e25756ceca Don't add the shared folder to your drive is there is an access list 4 years ago
yflory bf8c43e9af Merge branch 'staging' into sfAllow 4 years ago
Weblate d7dfe75746 Translated using Weblate (German)
Currently translated at 100.0% (1299 of 1299 strings)

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

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
4 years ago
yflory c825df68a9 Fix infinite spinner in sheets with image copy/paste 4 years ago
yflory 50de7bfae6 Fix type error with drag&drop 4 years ago
yflory fb107f5a17 Fix change password modal UI 4 years ago
yflory 87af3569da Load team rpc when receiving edit rights 4 years ago
yflory 17e22d87af Don't leave the team automatically in case of GET_HISTORY error 4 years ago
yflory 846a9d3252 Apply correct style to registration confirm modal 4 years ago
ansuz c939b4951c add some basic styles to the registration page's confirm buttons 4 years ago
ansuz a6b85659b5 Merge branch 'soon' into staging 4 years ago
ansuz a2db04b4f5 leave a low-priority note to make categories a required field for support tickets in the future 4 years ago
ansuz d373b9c290 ignore support ticket attachments with hrefs hosted by anything other than the local 'file' app 4 years ago
ansuz a79a5f6a2d remove some extraneous logs that were used for debugging 4 years ago
ansuz 3086eb45c5 enforce asynchronous callbacks in user object migration 4 years ago
yflory b94a596751 remove unsafe-inline requirement in pad 4 years ago
yflory c5893cd787 Move print button to our toolbar 4 years ago
Weblate f93c164a2e Translated using Weblate (English)
Currently translated at 100.0% (1298 of 1298 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
4 years ago
Weblate 020434582f Translated using Weblate (French)
Currently translated at 100.0% (1298 of 1298 strings)

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

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/de/
4 years ago
yflory 1d0c2bded6 Don't try to send a mailbox message as an anonymous user 4 years ago
yflory d091102807 Make search results sortable 4 years ago
David Benqué 997f5e57d3 Merge remote-tracking branch 'origin/staging' into staging 4 years ago
David Benqué 764da42d48 add icon to support ticket category dropdown
+ added an option to add "fa-angle-down" to any dropdown
4 years ago
yflory 2d72b6821f Preserve 'select' dropdown annotations on click 4 years ago
yflory 52fc81ddc8 Don't redraw kanban when the tab is not focused 4 years ago
yflory 446a14405c Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 4 years ago
yflory bb043914ab Remove console.error 4 years ago
ansuz 2dd0dd36c5 remove hardcoded translations and tweak a hardcoded timeout value 5 years ago
ansuz ae4b6b98b2 Merge branch 'soon' into staging 5 years ago
Weblate 4eb38f531b Translated using Weblate (German)
Currently translated at 100.0% (1298 of 1298 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/de/
5 years ago
yflory 64a092c630 Fix buttons in the support page 5 years ago
yflory d285c6b791 Fix UI issues in kanban 5 years ago
Weblate f71e31beaf Translated using Weblate (French)
Currently translated at 100.0% (1298 of 1298 strings)

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

Translated using Weblate (French)

Currently translated at 100.0% (1297 of 1297 strings)

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

Translated using Weblate (French)

Currently translated at 100.0% (1295 of 1295 strings)

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

Translated using Weblate (French)

Currently translated at 100.0% (1295 of 1295 strings)

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

Translated using Weblate (French)

Currently translated at 99.6% (1290 of 1295 strings)

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

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

Translated using Weblate (German)

Currently translated at 99.2% (1285 of 1295 strings)

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

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

Translated using Weblate (English)

Currently translated at 100.0% (1297 of 1297 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1296 of 1296 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1295 of 1295 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
5 years ago
yflory 7245123061 Refactor buttons.less 5 years ago
yflory 70a4b3bdf2 Stop using previous values in pad creation screen 5 years ago
yflory 2a0aa78d0c Fix folder download in drive 5 years ago
yflory fd4e1b9849 Fix tag prompt shortcuts 5 years ago
yflory 3f75b299a0 Fix stuck ownership modal when the pad has been deleted 5 years ago
ansuz 58a8705f50 fix unreadable team chat input text color 5 years ago
ansuz dcf7d60332 fix unreadable team chat input text color 5 years ago
ansuz 009ac1cc9b leave a note about the timing of 'refresh reminders' 5 years ago
ansuz 0afa6b79ae remove most pending hardcoded translations 5 years ago
ansuz 59402dafc4 Merge branch 'soon' into staging 5 years ago
Weblate 1b504731f2 Translated using Weblate (French)
Currently translated at 100.0% (1285 of 1285 strings)

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

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

Translated using Weblate (English)

Currently translated at 100.0% (1294 of 1294 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1293 of 1293 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1292 of 1292 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1291 of 1291 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1290 of 1290 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1289 of 1289 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1288 of 1288 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1287 of 1287 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1286 of 1286 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1285 of 1285 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
5 years ago
ansuz f63e787fc6 Merge branch 'staging' into merge-owned 5 years ago
ansuz 6a9942715d Merge branch 'staging' into teamBox 5 years ago
ansuz c7dec16e52 Merge branch 'soon' into staging 5 years ago
Weblate 53a5e0c1e7 Update translation files
Updated by "Cleanup translation files" hook in Weblate.

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/
5 years ago
ansuz 145275c969 remove a translation that is no longer used 5 years ago
yflory e69e892978 Fix ctrl+A in the drive 5 years ago
yflory f686cd645f Update category for old tickets 5 years ago
yflory e12d8c5b70 Fix issues with the new support form 5 years ago
ansuz b663c20233 Merge branch 'staging' into teamBox 5 years ago
ansuz f5c710e80a lint compliance 5 years ago
yflory 2c57a2d872 Add allow lists for shared folders 5 years ago
ansuz 2d3d5e223a Merge branch 'support2' into staging 5 years ago
ansuz 62dabc0afc add some XXX notes to address before the next release 5 years ago
ansuz 0b00180a0b Merge branch 'ooro' into staging 5 years ago
yflory 89f1320ee3 lint compliance 5 years ago
yflory 38c3d05f94 Fix refresh issue with no cp in readonly onlyoffice 5 years ago
ansuz 1ef0651bc8 Merge branch 'soon' into staging 5 years ago
yflory 07038045f3 Prompt the user to refresh OO in readonly mode 5 years ago
ansuz 4e2fc277e0 remove XXX notes 5 years ago
David Benqué d166e6b481 style Clear Filter button 5 years ago
ansuz b241359209 Merge branch 'more-tag-space' into staging 5 years ago
yflory 9cb9362187 Kanban filter UI 5 years ago
ansuz c6348f6419 remove a non-critical XXX note 5 years ago
ansuz 3936eed1af remove some extraneous text from the tagPrompt 5 years ago
Weblate f32cb251c7 Translated using Weblate (German)
Currently translated at 100.0% (1286 of 1286 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/de/
5 years ago
Weblate 3d4821c7a2 Added translation using Weblate (Arabic) 5 years ago
ansuz 3bc3c45485 use more space for tags in the kanban UI 5 years ago
yflory a8b4bdcfc6 lint compliance 5 years ago
yflory accc26cafa Remove empty trash button from toolbar and move it next to the content 5 years ago
yflory c09dde1df0 Don't duplicate owned pads anymore 5 years ago
ansuz 0cf13b684e Merge branch 'soon' into staging 5 years ago
Weblate 120a16ebbc Translated using Weblate (English)
Currently translated at 100.0% (1286 of 1286 strings)

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

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/fr/
5 years ago
yflory 84f1ea7bfb Allow user to remove owned pads from the drive without deleting them 5 years ago
ansuz 8bfd8f8462 Merge branch 'soon' into staging 5 years ago
ansuz e91997fe84 remove some hardcoded translations 5 years ago
Weblate 86e733c620 Translated using Weblate (English)
Currently translated at 100.0% (1286 of 1286 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1286 of 1286 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1285 of 1285 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1284 of 1284 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
5 years ago
ansuz 0285f4a431 Merge branch 'soon' into staging 5 years ago
Weblate 9b750cfc1b Translated using Weblate (German)
Currently translated at 100.0% (1283 of 1283 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/de/
5 years ago
ansuz b7daa636bf fix a horizontal scrollbar issue I just introduced and explain why 5 years ago
ansuz 3bd7742d20 hide the kanban trash bar when it isn't in use 5 years ago
Weblate aa50352e17 Translated using Weblate (English)
Currently translated at 100.0% (1283 of 1283 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
5 years ago
Weblate eed14750ed Translated using Weblate (Romanian)
Currently translated at 44.1% (566 of 1283 strings)

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

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/fr/
5 years ago
Weblate 9fbaa8f2a1 Translated using Weblate (German)
Currently translated at 99.9% (1282 of 1283 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/de/
5 years ago
yflory e7a6397084 Add category filter and improve UI 5 years ago
yflory bba1706ac5 lint compliance 5 years ago
yflory a68e62f0b8 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 5 years ago
yflory 54b5b5eae7 Add dev button to delete last cp in oo 5 years ago
yflory 9aafd5f3c5 Add category and attachments to support tickets 5 years ago
ansuz 85f85a3803 reorder admin menu items 5 years ago
ansuz 40d5acbd86 remove the change display name option from the user admin menu 5 years ago
ansuz 30f6e92312 export customizable footer links for use in the 'about menu' 5 years ago
yflory 580e5b9560 temp 5 years ago
ansuz a5e019d904 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 5 years ago
ansuz c01f62177f remove some hardcoded translations 5 years ago
ansuz 421803aa50 Merge branch 'soon' into staging 5 years ago
yflory 17103e89fc Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 5 years ago
Weblate e755f88b6a Translated using Weblate (English)
Currently translated at 100.0% (1283 of 1283 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1282 of 1282 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
5 years ago
yflory 60c19e0746 Fix tippy html issue 5 years ago
yflory 4faa0839f9 Open the mailbox when joining a team 5 years ago
yflory 24c7ea985d Fix issues with the team mailbox 5 years ago
ansuz d3e417a984 guard against a type error when downloading the content of a media-tag 5 years ago
ansuz b4f33f6056 Merge branch 'soon' into staging 5 years ago
ansuz c14cb9fa2a remove some XXX notes that have been addressed 5 years ago
ansuz 85d75cd0ff factor out a bit of duplicated code 5 years ago
ansuz e763f8792a keep the support button visible, broaden the scope of the info menu 5 years ago
ansuz c185efffcc Merge branch 'staging' into help-menu 5 years ago
ansuz c9ed27c652 display the admin's supported languages inline in the support ticket form 5 years ago
ansuz c6722f849f Merge branch 'staging' into support-languages 5 years ago
ansuz bfd83fed83 Merge branch 'default-link-behaviour' into staging 5 years ago
yflory bcfa09f7bc Fix mailbox issue and add XXX 5 years ago
Weblate c514471c2e Translated using Weblate (Romanian)
Currently translated at 44.0% (564 of 1281 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ro/
5 years ago
David Benqué 664db244f2 Merge remote-tracking branch 'origin/staging' into staging 5 years ago
David Benqué e9772b2261 add kanban icons 5 years ago
yflory 88edea95c8 Fix type error in ooslide 5 years ago
yflory bd5a8ba3fb Remove the (not working) option to rename a pad in an anonymous drive 5 years ago
yflory 9737224281 Use safe links by defaults for new users 5 years ago
yflory d9259d4658 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 5 years ago
yflory 03e8d161ab Redirect to the team invitation link on login/register 5 years ago
ansuz a8eb554f6d remove an XXX note that has been addressed 5 years ago
ansuz 607deeaf24 remove the usual 'upload' tooltip from avatars upload buttons 5 years ago
ansuz 259b3bca65 use safe links by default 5 years ago
ansuz 4454740f5b leave a note to update the text on the print button 5 years ago
ansuz ce5bcc0022 add an XXX for the upload button's tooltip 5 years ago
ansuz 1ef79d44b4 display a disabled upload button to logged out users in the filepicker modal 5 years ago
ansuz b419ead7fe implement more intuitive keyboard controls for the tag prompt 5 years ago
ansuz 154a0b1e6e hide the drive's contextmenu when you hit escape 5 years ago
ansuz c8f7c96cfc preserve formatting when displaying multi-line team invite messages 5 years ago
yflory 5d111c6237 Update tags for multiple pads at once 5 years ago
yflory a62ea39122 Fix colors and reload bugs in slides 5 years ago
yflory f7b61daff3 lint compliance 5 years ago
yflory 0390d3df75 Don't show your own team notifications 5 years ago
yflory cb36a49908 Add team mailbox with the SHARE_PAD example 5 years ago
yflory d587a23418 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 5 years ago
yflory da400929a9 Fix print slides with mermaid 5 years ago
yflory 783bbec51b Merge branch 'soon' of github.com:xwiki-labs/cryptpad into soon 5 years ago
yflory 26f861f3be Add Turkish translation 5 years ago
yflory 55c4345e9e lint compliance 5 years ago
yflory 03e6c8dacc Fix background image in slides 5 years ago
yflory 04fe289bf8 Fix some mermaid graphs and update default colors 5 years ago
ansuz fa16ce2094 disallow changing media-tag's attributes while in read-only mode 5 years ago
ansuz 4dbcff2578 redirect anon users to login from support 5 years ago
ansuz 704557fb2e prototype info menu 5 years ago
yflory 33818cdc93 Fix 'empty drive' button in anon drives 5 years ago
yflory 21d3108ad5 Add missing tippy 5 years ago
yflory e0f796fba0 Add kanban items to the top 5 years ago
yflory 6026dad8b0 New OO build with a new 'Hind' font 5 years ago
yflory 42334a2bec Merge branch 'privacy-policy-option' of git://github.com/7adietri/cryptpad into pr 5 years ago
ansuz ff3b783ebd add click handlers to relevant dropdown menu items at creation time 5 years ago
ansuz 6393ae0c65 supply admin menu click handlers directly 5 years ago
ansuz 373e0161c4 enlarge clickable area for user admin menu about button 5 years ago
yflory 10ac7ed6b0 Fix scrollbar in help box in sheets 5 years ago
yflory 3de6377ad7 Better UX when transfering ownership to yourself 5 years ago
yflory 8444268afd Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 5 years ago
yflory d11af7c21a Remove kanban column from UI on delete 5 years ago
yflory 39b3af2ae3 Store language settings in the user object 5 years ago
ansuz 9e387c0eb6 improve keyboard support in kanban cards' tag field 5 years ago
yflory faa150be90 Kanban improvements (images, autobrackets) 5 years ago
yflory 2ff5acdbd1 Disable oo import for anonymous users 5 years ago
yflory 649d744d81 New x2t build 5 years ago
ansuz c03bd75f29 make version info accessible from within apps 5 years ago
ansuz dbe79d41a7 remove old translations in .js format 5 years ago
ansuz f63482a8da disable support tickets' 'remove' button while removal is in progress 5 years ago
ansuz cf426c24e5 WIP 5 years ago
yflory 27dd9c0063 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 5 years ago
yflory 8d9301e427 Fix account deletion issue 5 years ago
ansuz 7153441e47 resolve merge conflicts with t and staging 5 years ago
ansuz 4a6921ee6a Merge branch 'staging' into doc-premerge 5 years ago
yflory 20f7c0924b Fix XXX 5 years ago
yflory d1670d214a lint compliance 5 years ago
yflory 1a54f87b5b Improve sort button in drive 5 years ago
ansuz 043b2d24ea remove invalid XXX note 5 years ago
yflory 6e30a7546d Merge branch 'temp' into t 5 years ago
yflory 4cf775e613 Sort button in the drive 5 years ago
yflory c8bac778d5 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 5 years ago
yflory 446a429d6b Fix share modal in anon drive 5 years ago
yflory aef0f29c2f Drag from recent pads 5 years ago
ansuz c34ea105f0 hide drawers on ESC keypresses 5 years ago
ansuz 2f67d7cccc Merge branch 'soon' into staging 5 years ago
ansuz 6f882e0ddd refactor repeated 'drawer' pattern 5 years ago
Weblate 2a3b1a6ddc Translated using Weblate (German)
Currently translated at 100.0% (1281 of 1281 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/de/
5 years ago
ansuz 2925316058 remove hardcoded translations 5 years ago
Weblate 1f636f3c4a Translated using Weblate (English)
Currently translated at 100.0% (1281 of 1281 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1281 of 1281 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1280 of 1280 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1279 of 1279 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1278 of 1278 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1277 of 1277 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1276 of 1276 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1275 of 1275 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1274 of 1274 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1273 of 1273 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1272 of 1272 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1271 of 1271 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1271 of 1271 strings)

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

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/fr/
5 years ago
yflory 234f284647 Fix request access button when the pad is not stored 5 years ago
yflory bd21953861 Confirm button in the support when closing or removing a ticket 5 years ago
yflory c9a0eef5f1 Remove X button in chat and userlist panels 5 years ago
yflory 6ba9bd5757 Export to .doc 5 years ago
yflory 7bf7731803 Merge branch 'toolbarUI' into staging 5 years ago
yflory c321bc169e Fix print in rich text with firefox 5 years ago
ansuz 264f4950bd don't show the help menu in embed mode 5 years ago
ansuz 0469f6b94b avoid loading code which will never be used in /todo/ 5 years ago
ansuz 73a168f09b mark hardcoded translations and duplicated code with XXX 5 years ago
ansuz 4c660d5e89 Merge branch 'master' into soon 5 years ago
ansuz 52058bfcfc Merge branch 'staging' into toolbarUI-premerge 5 years ago
ansuz acf8dc45f1 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into jkanban 5 years ago
yflory e17612ad79 lint compliance 5 years ago
yflory 5441a499ba Fix share and burn buttons in drive toolbar 5 years ago
yflory 806175f582 Add missing file 5 years ago
yflory bc3d827ce0 Remove the X in the drive tree 5 years ago
yflory e28d4695c5 Fix notifications button title in top bar 5 years ago
yflory 6e8ed7529f Fix issue when renaming a shared folder in the drive 5 years ago
yflory b9bd141b24 Fix tag search issues 5 years ago
yflory 96fcc852d6 Add a timeout for file upload if we can't make a thumbnail 5 years ago
yflory b881b459c0 Pull dragula from bower and lint compliance for our jkanban 5 years ago
yflory 5e8fc41b06 Fix item deletion in kanban #551 5 years ago
yflory ebf76fc5aa Merge branch 'master' into staging 5 years ago
yflory 5e9da3f652 Fix spreadsheet issues 5 years ago
yflory f4daddd6b1 Merge branch 'toolbarUI' of github.com:xwiki-labs/cryptpad into toolbarUI 5 years ago
yflory 5136a023f1 Fix issues with the file path in the search results 5 years ago
ansuz 920c645500 Merge branch 'master' into soon 5 years ago
ansuz edb7618ce4 Merge branch 'staging' into toolbarUI 5 years ago
yflory ee291bc0c9 Add script to fix fork issues 5 years ago
yflory 606dea38aa Fix type error in oo 5 years ago
yflory 094edfc272 Fix type error in oo 5 years ago
yflory 43f53a93fd Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 5 years ago
yflory 0567547250 Add script to fix fork issues 5 years ago
yflory ad9a10701d Fix tag link in drive 5 years ago
yflory 03ba45dd77 Merge branch 'toolbarUI' of github.com:xwiki-labs/cryptpad into toolbarUI 5 years ago
yflory de684edfe2 Todo migration 5 years ago
David Benqué 9ae625e04a Merge remote-tracking branch 'origin/toolbarUI' into toolbarUI 5 years ago
David Benqué e6112d27ee change icons for files in drive 5 years ago
yflory fb10d65a4f Remove context button in the drive toolbar 5 years ago
yflory 47f679bf8b Add missing notification bell in the file app 5 years ago
yflory 303d4fdd3a Fix colors for the help, chat and userlist boxes 5 years ago
yflory 706ecc67f9 Fix UI issue sin the file app 5 years ago
yflory f2ca9b5d65 Merge branch 'toolbarUI' of github.com:xwiki-labs/cryptpad into toolbarUI 5 years ago
yflory b449ae9f8b Fix history colors 5 years ago
yflory 9ad1477d1b Fix collapse button 5 years ago
David Benqué ac7f30738d Merge remote-tracking branch 'origin/toolbarUI' into toolbarUI 5 years ago
yflory e68ad7cf5f Fix drive UI issues and add path 5 years ago
ansuz 7970f5026b add support for displaying languages that administrators understand on the support panel 5 years ago
ansuz eb9edcb6f1 Merge branch 'master' into soon 5 years ago
David Benqué 70593429f5 Merge remote-tracking branch 'origin/toolbarUI' into toolbarUI 5 years ago
David Benqué b262deb78a minimal theme for Todo 5 years ago
yflory 1433eed246 lint compliance 5 years ago
yflory 6427413c7f Use default toolbar in drive 5 years ago
yflory d02a012e39 Add search category in the drive 5 years ago
yflory 202668f50f Fix language selector in code 5 years ago
yflory b7c2d23a29 Small UI fixes 5 years ago
yflory 09323e38fa Merge file upload and image embed button in whiteboard 5 years ago
yflory 8992ac67c5 Remove button text on small screens 5 years ago
yflory e6ce5a55e5 Add missing button for all the apps 5 years ago
yflory 6456f81e0b Fix broken spreadsheets 5 years ago
Weblate 088aafb280 Translated using Weblate (French)
Currently translated at 100.0% (1271 of 1271 strings)

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

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/de/
5 years ago
yflory 96f6e0ebaf Fix ordering in file menu, add scrollbars and remove 'new pad' button 5 years ago
yflory ef4bb40f25 Merge branch 'staging' into toolbarUI 5 years ago
yflory 0881341bc6 Merge branch 'soon' into staging 5 years ago
yflory f872f20a2b Remove a debugging console log 5 years ago
yflory 893eedacda lint compliance 5 years ago
Weblate d5ae885a49 Translated using Weblate (French)
Currently translated at 100.0% (1271 of 1271 strings)

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

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
5 years ago
yflory 2179abe3fe Fix label issue in settings 5 years ago
yflory 0036ca8861 Fix view mode in sheets 5 years ago
yflory a777e6f785 Merge branch 'driveUI' into may13 5 years ago
yflory 4ee62b0372 Merge branch 'ooReload' into may13 5 years ago
yflory 0018f71175 Bump cp interval in onlyoffice to 100 5 years ago
yflory 091192b697 Fix userID issues with the reload script and add reload modal 5 years ago
yflory 0feb4441da Fix misisng html flag in tippy 5 years ago
yflory 55e531c8f7 Slide app toolbar 5 years ago
yflory f506400f76 Add file menu 5 years ago
yflory 94eac09c61 Add share and access to the bottom bar 5 years ago
yflory a1d9294036 New topbar in toolbar 5 years ago
yflory 079329cc28 Rename toolbar file 5 years ago
yflory d8ebd97731 New search results UI 5 years ago
ansuz 3e71b3afac Merge branch 'master' into soon 5 years ago
yflory ab7c31c681 Fix trim history from a pad 5 years ago
yflory a7f98cbed9 Fix infinite loop 5 years ago
Weblate 3c0c9efc0f Translated using Weblate (French)
Currently translated at 100.0% (1270 of 1270 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/fr/
5 years ago
yflory cbc2a4e5e4 Remove sort button for folders 5 years ago
yflory 0aecea0a31 Responsive file list 5 years ago
yflory 6f1b04ca57 Fix print in ckeditor with firefox 5 years ago
ansuz f941890017 Merge branch 'guards' into staging2 5 years ago
ansuz 823c71c91f Merge branch 'soon' into staging 5 years ago
Weblate f02b96c689 Translated using Weblate (German)
Currently translated at 100.0% (1270 of 1270 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/de/
5 years ago
ansuz 796bd35adf Merge branch 'soon' into staging 5 years ago
ansuz 4011ff036d Merge branch 'master' into soon 5 years ago
yflory 2cf46328a5 Fix reply notifications with mentions 5 years ago
yflory 6edbe019d6 Fix fixSheets 5 years ago
yflory 84b5741cdf Reload when a checkpoint has drawings 5 years ago
yflory f087837e67 Loop over all oo checkpoints until you find one available 5 years ago
yflory 74eb4ffc6d Merge branch 'soon' into staging 5 years ago
yflory 53f72e2d9c Fix type error 5 years ago
David Benqué 09d1ddf825 remove // XXX related to translations 5 years ago
David Benqué 0eb89871cf use translation key for comment error 5 years ago
yflory d7ce297d0d Fix user verifisation in mailbox messages 5 years ago
Weblate 258a4bc8cb Translated using Weblate (German)
Currently translated at 99.9% (1269 of 1270 strings)

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

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

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

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
5 years ago
ansuz f50c3caf08 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 5 years ago
ansuz 84909f8c30 Merge remote-tracking branch 'origin/communities-comments' into staging 5 years ago
ansuz 9714783818 Merge remote-tracking branch 'origin/lessonce' into staging 5 years ago
yflory 1d2b838b05 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 5 years ago
yflory dfc669154c Fix issue with sheet ID in onlyoffice 5 years ago
yflory c26bbba73a lint compliance 5 years ago
yflory 7c7bfe72d7 Allow comments on mathjax 5 years ago
yflory 05f164a2e5 Fix issue with the addComment button in the toolbar 5 years ago
yflory 977301dfc3 Get the pad data from team drives when mentionned in a comment 5 years ago
yflory bafe4718ef Merge branch 'communities-comments' of github.com:xwiki-labs/cryptpad into communities-comments 5 years ago
yflory 5b337bef7d Add support for readonly and disconnected modes in comments 5 years ago
yflory 43fc0a3721 lint compliance 5 years ago
yflory c969363290 Fix click, focus and selection issues 5 years ago
ansuz ddd12bfd7a remove grey style from mermaid flowcharts 5 years ago
ansuz 75dcc3121b Merge branch 'staging' into communities-comments 5 years ago
ansuz fac09cac09 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 5 years ago
David Benqué 20622c152b Merge remote-tracking branch 'origin/communities-comments' into communities-comments 5 years ago
David Benqué c381c614ba fix reply button layout and mention names 5 years ago
David Benqué dc383615e0 different color for premium users 5 years ago
yflory e8b38ebc64 Merge branch 'soon' into communities-comments 5 years ago
Weblate 98c24aa22a Translated using Weblate (Japanese)
Currently translated at 14.1% (177 of 1257 strings)

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

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

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

Translated using Weblate (English)

Currently translated at 100.0% (1268 of 1268 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1267 of 1267 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1266 of 1266 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1265 of 1265 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1264 of 1264 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1263 of 1263 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1262 of 1262 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1261 of 1261 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1260 of 1260 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1259 of 1259 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1258 of 1258 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
5 years ago
Weblate 861ba3b291 Translated using Weblate (German)
Currently translated at 100.0% (1257 of 1257 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/de/
5 years ago
yflory 7ba88751eb Fix addComment button 5 years ago
yflory 49d037a085 Fix resolve button UI issues in comments 5 years ago
yflory b37b8c4b31 Fix race condition between click events in comments 5 years ago
yflory 565a855734 Fix upload error with audio files 5 years ago
ansuz 6dc6fed21d check whether support tickets came from a premium user, not whether the person viewing the content is a premium user 5 years ago
ansuz 36e790dee6 style support tickets from premium users via a class 5 years ago
yflory 9e947e4fd6 Fix modal errors 5 years ago
yflory fce3c742d9 Fix issues with the previous commit 5 years ago
David Benqué 003ad074a5 adjust colors 5 years ago
David Benqué 7fa9fd454e fix margins 5 years ago
David Benqué 6274591fab Merge remote-tracking branch 'origin/communities-comments' into communities-comments 5 years ago
David Benqué 6db6bc86db margin adjustments 5 years ago
yflory abf083252c Fix multiline comments 5 years ago
yflory 0d78ae86dc Ability to edit a comment 5 years ago
yflory 7c17d34d12 Fix errors 5 years ago
yflory 4d6d9637ff lint compliance 5 years ago
yflory 9467839d6c Fix size of the autocomplete dropdown for mentions 5 years ago
yflory a05015ad3c Display mention notification if you don't have access to the pad 5 years ago
yflory 60555f65a7 Little fixes and improvements to comments 5 years ago
yflory 7309ae1b23 Add mentions 5 years ago
yflory 2608b0f66e Comment out inactive code 5 years ago
yflory 73654a4e65 Fix 'show/hide cke toolbar' button 5 years ago
yflory 0cbe14acf5 Ability to disable comments notifications 5 years ago
yflory 3d22a5e95a Add missing icon 5 years ago
yflory 473577a9f1 Send a notification when replying to a comment 5 years ago
yflory 52f2ad68d8 Move large mode icon to cke toolbar 5 years ago
yflory e71a6fb1e2 Update user data in comments in realtime 5 years ago
yflory 8e08f1b3e5 Don't add author data for anonymous users 5 years ago
Alexander Dietrich a5cd0bdbff Add privacy policy option 5 years ago
yflory da7411dab6 Hide CKE insert image button in pad 5 years ago
yflory 9929ce3568 Load less files only once 5 years ago
yflory 66b74b0a68 Inline button to add comments 5 years ago
yflory 5630b78763 Add icon 5 years ago
yflory cdd90cea82 Clean links plugin code for ckeditor 5 years ago
yflory f3e921d7a5 Comment from context menu 5 years ago
yflory 685be534ec Clear ghost data on ready if you're alone 5 years ago
yflory 45d3c1304f Restore a comment with undo 5 years ago
yflory 8e4ede3bb8 Fix mediatags in comments 5 years ago
yflory a8eeac6e5a Use tab to move between comments 5 years ago
yflory 3722725462 Fix race condition when adding a new comment 5 years ago
yflory a71d75bad3 Better representation of active comments 5 years ago
yflory e58dfbabd4 Merge branch 'master' of github.com:xwiki-labs/cryptpad 5 years ago
yflory 13e1d1267d Add chat ID in the console 5 years ago
yflory 5fc40974cb Merge branch 'staging' into communities-comments 5 years ago
yflory 448edbf972 lint compliance 5 years ago
yflory c2f26775d8 Visual link between comments and commented content 5 years ago
yflory 2a7dbc1294 Fix sort issue in the drive 5 years ago
yflory 70545c64fc Fix sort issue in the drive 5 years ago
yflory 34768261b0 Recover previous comment input on redraw 5 years ago
ansuz 0a97ae8c52 Merge branch 'master' into soon 5 years ago
ansuz c860819eb1 guard against coercing `undefined` to a string
visible in the author's tooltip when author marks were enabled
for the document, but hidden by the local user
5 years ago
yflory 17d78a3831 Add support for comments with multiple users 5 years ago
yflory 0a72ed2977 Fix cursor recovery in pad 5 years ago
Weblate 52da3eae5d Translated using Weblate (Italian)
Currently translated at 100.0% (1257 of 1257 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/it/
5 years ago
yflory 97f41edd94 Fix comments replies 5 years ago
yflory 96948ed55b Fix comments section hidden when adding first comment 5 years ago
yflory 7f2b44d6a5 Merge branch 'staging' into communities-comments 5 years ago
yflory 31081eac46 Add comments UI 5 years ago
yflory 37bbb815f0 Remove cba on non-owned pads 5 years ago
yflory cf8841cdfa Remove cba on non-owned pads 5 years ago
yflory e5f1fa7ef0 Fix color by author automatically enabled for non-owned pads 5 years ago
yflory 0d2f37890b Fix color by author automatically enabled for non-owned pads 5 years ago
yflory 440980c4af Display preview with a single click 5 years ago
yflory 9d03d0effb Update rich text app structure to add a comments container 5 years ago
yflory fa1e15e7d8 Merge branch 'staging' into communities-comments 5 years ago
yflory 89de5869c5 Fix cursor and scroll position in codemirror after undo 5 years ago
yflory aeb81fdfad lint compliance 5 years ago
yflory 872e636ac5 Fix access modal in drive 5 years ago
yflory 97f9244efd Merge branch 'soon' into staging 5 years ago
yflory c2e0ed0d59 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 5 years ago
yflory 1d0feeb323 Fix cba reset on join. Change how the cba state is stored 5 years ago
Weblate ac2cb29cf7 Translated using Weblate (French)
Currently translated at 100.0% (1257 of 1257 strings)

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

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

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
5 years ago
ansuz a8c8b85f0c add an XXX note for the 3.16.0 release 5 years ago
ansuz a04461f7c2 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 5 years ago
ansuz 9efbe59361 force a page reload for patch version changes 5 years ago
Weblate b8d13328cb Translated using Weblate (German)
Currently translated at 100.0% (1256 of 1256 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/de/
5 years ago
yflory d8855ed5f7 Remove XXX 5 years ago
ansuz f4f4e0011f don't merge this, it's very wrong 5 years ago
yflory 8896b2eae2 Fix mediatag preview 5 years ago
yflory 22a2b85fae Fix broken share modal 5 years ago
yflory f2641bc0ee Fix initial marker 5 years ago
yflory 6d84fc5b8a Add initial marker to fix errors while 'joining' markers 5 years ago
Weblate 723549c0ba Translated using Weblate (English)
Currently translated at 100.0% (1256 of 1256 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1256 of 1256 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1255 of 1255 strings)

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

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/fr/
5 years ago
yflory c6cb9876a7 Fix secure iframe conflict with cba button 5 years ago
yflory 49eacf752b Fix markers errors 5 years ago
yflory 0ca779dbd1 Fix 'enable cba' button in properties 5 years ago
yflory b208ca367d Merge branch 'staging' into cba 5 years ago
yflory 9f5f4a4d52 Fix possible duplicate author id 5 years ago
yflory 3be884d702 Comments prototype 5 years ago
yflory e6af3476d9 Upgrade ckeditor to 4.14 5 years ago
ansuz cb04bec348 Merge branch 'soon' into staging 5 years ago
yflory 3f2d21fd71 Merge branch 'staging' into communities-comments 5 years ago
yflory 41c0704ad8 Page mode by default in rich text 5 years ago
yflory ca9f874afb Redraw mermaid on preview 5 years ago
Weblate 14b4411110 Translated using Weblate (German)
Currently translated at 100.0% (1254 of 1254 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/de/
5 years ago
yflory 1e9b9913c5 Better debug function and fix marker error 5 years ago
ansuz d6d4c4c70b Merge branch 'soon' into staging 5 years ago
yflory 19e565a7dc Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 5 years ago
yflory adae4b690b outer.css cache busting 5 years ago
ansuz d0c3f0fa84 remove XXX notes 5 years ago
Weblate 8009c01f70 Translated using Weblate (French)
Currently translated at 100.0% (1254 of 1254 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/fr/
5 years ago
Weblate fab1fcdb33 Translated using Weblate (Dutch)
Currently translated at 30.2% (376 of 1246 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/nl/
5 years ago
Weblate 5807f3680b Translated using Weblate (German)
Currently translated at 99.4% (1246 of 1254 strings)

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

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

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

Translated using Weblate (English)

Currently translated at 100.0% (1253 of 1253 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1252 of 1252 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1252 of 1252 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1251 of 1251 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1250 of 1250 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1249 of 1249 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1249 of 1249 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1248 of 1248 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1247 of 1247 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
5 years ago
yflory 9ba2d11cd5 Guard against a type error 5 years ago
yflory d27dc768f3 Fix missing button to enable cba 5 years ago
yflory 283f739be5 lint compliance 5 years ago
yflory dd814713dd Merge branch 'staging' into cba 5 years ago
yflory f03713e60a Fix small issues, clean debugging logs and add known issues 5 years ago
yflory 92738828ff Merge branch 'debugtime' into cba 5 years ago
yflory 1d3f0ded81 Fix more markers errors 5 years ago
yflory 38acd01b35 Fix issues with falsy values 5 years ago
yflory b74a4b6bb4 Fix more cba issues and add debugging data 5 years ago
yflory 026bf6a425 Fix obvious issues in cba 5 years ago
yflory 9c5f0c0d6f Use rgba instead of #RRGGBBAA for the author markers 5 years ago
yflory cdcb01623d Merge branch 'q' into staging 5 years ago
yflory 7890342ae1 Add cba hint 5 years ago
yflory fd2ee0fced Add comment 5 years ago
yflory 1dee2fd13c Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 5 years ago
yflory f83179cb62 Fix mediatag cache preventing preview modal 5 years ago
yflory 94c9e47d32 Remember the state of cba per user in their owned pads 5 years ago
yflory 87fc1f8daf Show/hide and enable/disable cba 5 years ago
yflory 88760fde6a Clean the code 5 years ago
ansuz 9a7681dc5d add a note about handling syntax errors in mermaid 5 years ago
ansuz ca2dc85b34 reduce eye-bleed with gentler styles for mermaid charts 5 years ago
yflory d41c362d46 Fix more errors after ot 5 years ago
yflory 5fe7f55f51 Fix share with a team when we don't have contacts yet 5 years ago
yflory a70233d492 Fix OT errors 5 years ago
ansuz 44a3c72f13 Merge branch 'soon' into staging 5 years ago
ansuz de6594f4c9 add some XXX notes 5 years ago
Weblate ebd4998edd Translated using Weblate (Catalan)
Currently translated at 50.8% (633 of 1246 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ca/
5 years ago
yflory 62fde59a89 temp 5 years ago
yflory cba8f5fce6 Merge branch 'staging' into stoppegp-code-authorcolors-PR 5 years ago
yflory ee3adccafc Merge branch 'code-authorcolors-PR' of https://github.com/stoppegp/cryptpad into stoppegp-code-authorcolors-PR 5 years ago
yflory 7acbe4ba2c Comment plugin 5 years ago
stoppegp 272c1007db authorcolor storage optimizations 5 years ago
stoppegp 56031a5c14 authorcolor storage optimization, add undefined checks before access, code styling 5 years ago
stoppegp 79325b8cca bugfix authorcolors: wrong end position on multiline edit 5 years ago
stoppegp 5f7bc9fca5 fix remove author color button when nothing is selected 5 years ago
yflory 1551a1b969 lint compliance 5 years ago
yflory 0ccc57f6f7 Protect current pad keys in the unsafe iframe 5 years ago
yflory 43904df0fb Display properties modal in the secure iframe 5 years ago
stoppegp 8696ecc692 add 'remove authorcolors' button 5 years ago
stoppegp 45b5eb7cac add basic author colors to code app 5 years ago
ansuz dca2707ae3 guard against incorrect types in /auth/ 5 years ago
yflory ca8c50ca37 Merge branch 'staging' into secureiframe 5 years ago
yflory e5bcaeedce Fix regression in the access modal 5 years ago
yflory 4f838777ab Merge branch 'q' into secureiframe 5 years ago
yflory 2aec7c2569 Open the access modal in the secure iframe 5 years ago
yflory 6103588faa Fix access modal bug introduced with the latest commit 5 years ago
yflory 19a0dafbe1 Merge branch 'q' into secureiframe 5 years ago
yflory 62187d855f lint compliance 5 years ago
yflory fc2cd19821 lint compliance 5 years ago
yflory 894a355f0a Merge filepicker and share iframes 5 years ago
yflory 4672bf794b Make sure we don't try to get metadata for blobs 5 years ago
yflory 9de345044a Prompt anonymous users to login if they should create a checkpoint in oo 5 years ago
ansuz 2e290a6667 last minute fixes and notes 5 years ago
David Benqué bee2a44c5a Merge remote-tracking branch 'origin/staging' into staging 5 years ago
David Benqué e1be241406 filepicker thumbnail style 5 years ago
ansuz 7434c344f5 Merge branch 'soon' into staging 5 years ago
Weblate 3f126f1bec Translated using Weblate (German)
Currently translated at 100.0% (1246 of 1246 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/de/
5 years ago
Weblate 6ea958c7bd Translated using Weblate (Finnish)
Currently translated at 72.2% (899 of 1246 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/fi/
5 years ago
yflory 15d86c9bd1 Merge branch 'pcs' into staging 5 years ago
yflory 8370f3121c Remove XXX 5 years ago
yflory 0f21f3118b Fix lightbox errors 5 years ago
yflory c29b7d3389 Fix reference error 5 years ago
yflory 20111e8416 Drop support for external URL as avatar 5 years ago
yflory 9da47ebac9 lint compliance 5 years ago
yflory 033b784576 Add max file size in whiteboard 5 years ago
yflory 175ee492a5 Merge branch 'staging' into lightbox 5 years ago
yflory 35394476a6 Improve scrollbars and modal size 5 years ago
ansuz 2b3f6e3464 Merge branch 'soon' into staging 5 years ago
Weblate 427389d1c7 Translated using Weblate (French)
Currently translated at 100.0% (1246 of 1246 strings)

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

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
5 years ago
yflory 18a4d2a72c Merge duplicated code between framework and whiteboard 5 years ago
yflory 7ca45eac72 Add preview for mermaid graphs in code 5 years ago
yflory 3bc32f6085 Start at the correct index when previewing multiple mediatags 5 years ago
yflory b4c61ee753 Fix preview modal not stopping keydown propagation in drive 5 years ago
yflory c6fa00b14c Add a start value to the new debug tool to simulate a user joining from a checkpoint 5 years ago
yflory ae78f0a5df Merge branch 'staging' into debugtime 5 years ago
yflory 5739773378 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 5 years ago
yflory 902e9624e8 Don't send encrypted messages to chainpad 5 years ago
yflory 8a658336a7 Fix issues with the new debugging code 5 years ago
ansuz 2daf759299 remove clickable items from rendered mermaid 5 years ago
ansuz 110a26cc85 Merge branch 'soon' into staging 5 years ago
yflory d12fad3420 Fix kanban edit modal not locked on disconnect 5 years ago
yflory 572f81877f Fix reconnecting issues after EUNKNOWN and ENOENT 5 years ago
yflory 1169156e55 Replay history in order 5 years ago
Weblate 1f3e47e109 Translated using Weblate (Italian)
Currently translated at 100.0% (1246 of 1246 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/it/
5 years ago
yflory 572db00987 Preview multiple mediatags 5 years ago
yflory 81b460abd8 Open pdf in the file app 5 years ago
yflory d8d515a450 Add spinner while loading preview 5 years ago
yflory 6a10ec711a Preview mediatag in the drive and in diffMarked 5 years ago
yflory 817309d602 Move code from ui-elements to common-interface 5 years ago
yflory 179e7d68b4 Add new common-mediatag file 5 years ago
yflory b27eb956df Merge branch 'staging' into lightbox 5 years ago
ansuz eddbe80eef Merge branch 'soon' into staging 5 years ago
yflory 44d05d1756 Merge branch 'master' of github.com:xwiki-labs/cryptpad 5 years ago
yflory 8210ae3a09 Fix duplicate text bug #352 5 years ago
ansuz b588e8ed43 Merge branch 'soon' into staging 5 years ago
ansuz a6943b12b4 Merge branch 'soon' 5 years ago
Weblate 4963806cf2 Translated using Weblate (Italian)
Currently translated at 100.0% (1246 of 1246 strings)

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

Translated using Weblate (Italian)

Currently translated at 100.0% (1246 of 1246 strings)

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

Translated using Weblate (Italian)

Currently translated at 100.0% (1246 of 1246 strings)

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

Translated using Weblate (Italian)

Currently translated at 100.0% (1246 of 1246 strings)

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

Translated using Weblate (Italian)

Currently translated at 93.3% (1163 of 1246 strings)

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

Translated using Weblate (Italian)

Currently translated at 93.3% (1163 of 1246 strings)

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

Translated using Weblate (Italian)

Currently translated at 93.3% (1162 of 1246 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/it/
5 years ago
yflory b4b1ad893f Disable cursor position in rich text (possible cause of duplicate text) 5 years ago
yflory 938e5c5cb1 Merge branch 'staging' into lightbox 5 years ago
yflory e5d4dbea30 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 5 years ago
yflory acada4c733 lint compliance 5 years ago
yflory 75e5d3cc42 Move the mediatag and avatar code outsite of common-ui-elements 5 years ago
Weblate 80ac7c8a96 Translated using Weblate (Italian)
Currently translated at 88.9% (1108 of 1246 strings)

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

Translated using Weblate (Italian)

Currently translated at 88.9% (1108 of 1246 strings)

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

Translated using Weblate (Italian)

Currently translated at 87.5% (1090 of 1246 strings)

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

Translated using Weblate (Italian)

Currently translated at 87.5% (1090 of 1246 strings)

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

Translated using Weblate (Italian)

Currently translated at 86.2% (1074 of 1246 strings)

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

Translated using Weblate (Italian)

Currently translated at 86.2% (1074 of 1246 strings)

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

Translated using Weblate (Italian)

Currently translated at 86.2% (1074 of 1246 strings)

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

Translated using Weblate (Italian)

Currently translated at 86.2% (1074 of 1246 strings)

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

Translated using Weblate (Italian)

Currently translated at 86.2% (1074 of 1246 strings)

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

Translated using Weblate (Italian)

Currently translated at 86.2% (1074 of 1246 strings)

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

Translated using Weblate (Italian)

Currently translated at 86.2% (1074 of 1246 strings)

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

Translated using Weblate (Italian)

Currently translated at 86.2% (1074 of 1246 strings)

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

Translated using Weblate (Italian)

Currently translated at 86.2% (1074 of 1246 strings)

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

Translated using Weblate (Italian)

Currently translated at 82.3% (1025 of 1246 strings)

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

Translated using Weblate (Italian)

Currently translated at 82.3% (1025 of 1246 strings)

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

Translated using Weblate (Italian)

Currently translated at 82.3% (1025 of 1246 strings)

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

Translated using Weblate (Italian)

Currently translated at 82.3% (1025 of 1246 strings)

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

Translated using Weblate (Italian)

Currently translated at 82.3% (1025 of 1246 strings)

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

Translated using Weblate (Italian)

Currently translated at 82.3% (1025 of 1246 strings)

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

Translated using Weblate (Italian)

Currently translated at 82.3% (1025 of 1246 strings)

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

Translated using Weblate (Italian)

Currently translated at 82.3% (1025 of 1246 strings)

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

Translated using Weblate (Italian)

Currently translated at 82.2% (1024 of 1246 strings)

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

Translated using Weblate (Italian)

Currently translated at 82.2% (1024 of 1246 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/it/
5 years ago
Weblate 0ff883f8b2 Translated using Weblate (Italian)
Currently translated at 82.1% (1023 of 1246 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/it/
5 years ago
ansuz db9eaa8d4f Merge branch 'soon' into staging 5 years ago
ansuz c8c98b5747 Merge branch 'soon' of github.com:xwiki-labs/cryptpad into soon 5 years ago
Weblate 4ce980f406 Translated using Weblate (Spanish)
Currently translated at 67.3% (839 of 1246 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/es/
5 years ago
Weblate 2df7c62613 Translated using Weblate (Italian)
Currently translated at 80.8% (1007 of 1246 strings)

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

Translated using Weblate (Italian)

Currently translated at 74.0% (922 of 1246 strings)

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

Translated using Weblate (Italian)

Currently translated at 74.0% (922 of 1246 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/it/
5 years ago
Weblate b4d61f0519 Translated using Weblate (Swedish)
Currently translated at 15.5% (193 of 1246 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/sv/
5 years ago
ansuz 9058a59555 reassign db tasks if the responsible worker fails 5 years ago
yflory 7047abe407 Fix cache issues with mermaid 5 years ago
yflory 812d8f8770 Deprecate 'skip PCS' feature 5 years ago
yflory 05cb082e2f Stop refreshing the usage bar if the tab is not visible 5 years ago
yflory 980baf9ce3 Fix usage bar in drive and read only teams 5 years ago
yflory 9a4da6e6e0 Remove console log 5 years ago
yflory 6cde052a46 Update mermaid 5 years ago
ansuz a4c8039cc7 improve error handling with rpc response API 5 years ago
yflory 7b82d9dba4 Remove/fix XXX 5 years ago
yflory c7688b7c8c Merge branch 'duplicateText2' into staging 5 years ago
yflory e15196bd53 Merge branch 'reconnect' into staging 5 years ago
yflory cad12ab31f Merge branch 'soon' into staging 5 years ago
yflory 5248c81b65 Fix opening a text blob in the code editor 5 years ago
yflory 7b15775d75 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 5 years ago
yflory ed722f7385 Fix properties and access modal being opened multiple times at once 5 years ago
yflory 36d7bb031f Merge branch 'soon' of github.com:xwiki-labs/cryptpad into soon 5 years ago
Weblate 517e11c994 Translated using Weblate (Italian)
Currently translated at 71.0% (885 of 1246 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/it/
5 years ago
Weblate 1d6c108cfd Translated using Weblate (German)
Currently translated at 100.0% (1246 of 1246 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/de/
5 years ago
yflory 86959bc048 Add Hindi translation 5 years ago
ansuz 51e6fe1cce Merge branch 'scaling-file-size' into soon 5 years ago
ansuz c4f3026331 don't bother sending IS_CHANNEL_PINNED requests 5 years ago
David Benqué 01cdac21cc remove // XXX related to Whiteboard keys 5 years ago
Weblate 963da1c145 Translated using Weblate (French)
Currently translated at 100.0% (1246 of 1246 strings)

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

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

Translated using Weblate (English)

Currently translated at 100.0% (1245 of 1245 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
5 years ago
David Benqué b20beee2dc remove // XXX related to translation keys 5 years ago
yflory d7b2876711 Fix UI for brush settings in whiteboard 5 years ago
yflory f780087ac7 Better UI for whiteboard controls 5 years ago
Weblate 67c933622d Translated using Weblate (French)
Currently translated at 100.0% (1244 of 1244 strings)

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

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

Translated using Weblate (English)

Currently translated at 100.0% (1243 of 1243 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1242 of 1242 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
5 years ago
Weblate 0453ec60e8 Translated using Weblate (Swedish)
Currently translated at 13.2% (164 of 1241 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/sv/
5 years ago
Weblate 008bc42a63 Translated using Weblate (Japanese)
Currently translated at 13.6% (169 of 1241 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
5 years ago
Weblate 4add675921 Translated using Weblate (Italian)
Currently translated at 70.6% (876 of 1241 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/it/
5 years ago
Weblate 454d951621 Translated using Weblate (German)
Currently translated at 100.0% (1241 of 1241 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/de/
5 years ago
yflory fbdb8e547e Merge branch 'soon' into staging 5 years ago
yflory dcfd9c5a73 Smaller palette in whiteboard 5 years ago
David Benqué bad3ae3efd move copy key button 5 years ago
yflory ba4614f0e8 Fix a type error in onlyoffice 5 years ago
yflory facc6d877a Remove hardcoded translation key 5 years ago
yflory 64596b8097 lint compliance 5 years ago
yflory fe14399e67 Merge branch 'whiteboard' into soon 5 years ago
yflory ae1b59b2c1 Fix canvas initial size 5 years ago
yflory 24e474e688 Big canvas 5 years ago
yflory 9aaddea148 Add edPublic to user profiles 5 years ago
yflory e74f713983 Merge branch 'soon' of github.com:xwiki-labs/cryptpad into soon 5 years ago
yflory a4d1b47a4c Fix 'readonly' mode after disconnection in onlyoffice 5 years ago
yflory 2c4c18bef6 Merge branch 'soon' into staging 5 years ago
yflory 2fe417bf52 Send contacts public data to accounts 5 years ago
yflory dc0b26da0b Merge branch 'soon' into staging 5 years ago
yflory de456cd70a Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 5 years ago
yflory 8e8b371690 Fix issues with trim history in spreadsheets 5 years ago
Weblate f3e6c6c36d Translated using Weblate (Italian)
Currently translated at 69.7% (865 of 1241 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/it/
5 years ago
yflory 7ddc472658 Restore Dutch translation 5 years ago
Weblate 6d305cd411 Translated using Weblate (Portuguese (Brazil))
Currently translated at 26.6% (330 of 1241 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/pt_BR/
5 years ago
Weblate 74743610d5 Translated using Weblate (Polish)
Currently translated at 7.9% (98 of 1241 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/pl/
5 years ago
Weblate e03edf2762 Translated using Weblate (Spanish)
Currently translated at 67.2% (834 of 1241 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/es/
5 years ago
Weblate 4cc3091270 Translated using Weblate (Italian)
Currently translated at 69.6% (864 of 1241 strings)

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

Translated using Weblate (Italian)

Currently translated at 69.6% (864 of 1241 strings)

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

Translated using Weblate (Italian)

Currently translated at 49.4% (613 of 1241 strings)

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

Translated using Weblate (Italian)

Currently translated at 49.4% (613 of 1241 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/it/
5 years ago
Weblate f672abf939 Translated using Weblate (Swedish)
Currently translated at 0.8% (10 of 1241 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/sv/
5 years ago
Weblate de1f57ca63 Translated using Weblate (Japanese)
Currently translated at 1.8% (22 of 1241 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
5 years ago
Weblate 43c8d52352 Translated using Weblate (Norwegian Bokmål)
Currently translated at 23.9% (296 of 1241 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/nb_NO/
5 years ago
Weblate 638f4ff955 Translated using Weblate (Russian)
Currently translated at 43.0% (534 of 1241 strings)

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

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
5 years ago
Weblate 399f4a27a6 Translated using Weblate (Chinese (Simplified))
Currently translated at 26.5% (329 of 1241 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/zh_Hans/
5 years ago
Weblate 4d9e2cd740 Translated using Weblate (Romanian)
Currently translated at 43.1% (535 of 1241 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ro/
5 years ago
Weblate 4e16bc2dcc Translated using Weblate (Swedish)
Currently translated at 0.6% (8 of 1241 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/sv/
5 years ago
Weblate 46aa0c633d Translated using Weblate (Italian)
Currently translated at 41.6% (516 of 1241 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/it/
5 years ago
Weblate ca4724f8e0 Added translation using Weblate (Swedish) 5 years ago
Weblate 0e18d1f8d6 Translated using Weblate (Italian)
Currently translated at 41.0% (509 of 1241 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/it/
5 years ago
Weblate f7ee77749a Translated using Weblate (Italian)
Currently translated at 40.9% (508 of 1241 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/it/
5 years ago
ansuz a8b2c03dbf avoid merge conflict with weblate 5 years ago
Weblate 4a37a386e7 Translated using Weblate (Italian)
Currently translated at 40.7% (505 of 1241 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/it/
5 years ago
ansuz 552966a1f6 add Svenska translation 5 years ago
ansuz bf2e5aeca1 add an admin panel block to display the open file count 5 years ago
yflory dc840c2a70 Fix checkboxes in the markdown renderer #511 5 years ago
yflory a13561eb8d Fix checkboxes in the markdown renderer #511 5 years ago
yflory 12520ecb53 Remove unnecessary log 5 years ago
yflory 1ea00cfdfa Remove invalid 'DISCONNECTED' message in drive history mode 5 years ago
Weblate d28039ff5b Translated using Weblate (German)
Currently translated at 100.0% (1241 of 1241 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/de/
5 years ago
yflory f0ff7d1968 Merge branch 'soon' into ooBuild 5 years ago
yflory 3b82c5504e Refocus the iframe when closing the lock modal 5 years ago
Weblate 0a8364cec4 Translated using Weblate (French)
Currently translated at 100.0% (1241 of 1241 strings)

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

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
5 years ago
yflory dba74df532 Fix lock modal 5 years ago
yflory e1119290df Better lock message 5 years ago
yflory 7bb59b518f Abort instantly when you want a lock but a global lock exists 5 years ago
yflory 7254d093a3 Fix checkpoint issues in onlyoffice 5 years ago
yflory 4484cda9b6 Use a new path to force a cache reload on onlyoffice 5 years ago
yflory 70aad68d07 New OnlyOffice build 5 years ago
yflory dee8007cc4 Fix worksheet IDs in onlyoffice 5 years ago
yflory f7e0d03898 Merge branch 'staging' into ooBuild 5 years ago
yflory ab6ccfe1f6 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 5 years ago
yflory cdcc52224a Reload when the API version changes 5 years ago
Weblate e32bfa2747 Translated using Weblate (German)
Currently translated at 100.0% (1240 of 1240 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/de/
5 years ago
yflory 0074824a0a Fix XXX in jKanban 5 years ago
yflory fbae166702 Remove XXX 5 years ago
yflory abc27295ab Fix XXX in kanban 5 years ago
yflory 747657a559 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 5 years ago
yflory 15925f625d Fix keyboard shortcuts in kanban edit modal 5 years ago
yflory d69ad7c0e6 Send the error to chainpad when a patch is not sent 5 years ago
yflory 27c1291182 Fix duplicate text bug on reconnect or ACK timeout 5 years ago
ansuz b5560c279b label some issues to fix before the release 5 years ago
yflory 7b5a15cef7 Merge branch 'staging' into reconnect 5 years ago
yflory 578042154e Better reconnect after invalid lastKnownHash 5 years ago
ansuz 5d59b55799 lint compliance 5 years ago
Weblate 3a6884f566 Translated using Weblate (English)
Currently translated at 100.0% (1240 of 1240 strings)

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

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/fr/
5 years ago
David Benqué ed4de6a007 remove // XXX related to translation keys 5 years ago
Weblate d2135e5533 Translated using Weblate (English)
Currently translated at 100.0% (1240 of 1240 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1240 of 1240 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1239 of 1239 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1238 of 1238 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1237 of 1237 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1236 of 1236 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1235 of 1235 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1234 of 1234 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1233 of 1233 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1232 of 1232 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1231 of 1231 strings)

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

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/fr/
5 years ago
yflory d53e9cff02 Fix 'clear filter' button 5 years ago
yflory a5aac22374 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 5 years ago
yflory 729a167e59 Confirm button in kanban edit modal 5 years ago
David Benqué 5bbfb4c71f Merge branch 'kanban_UI_fixes' into staging 5 years ago
David Benqué f6f499ee31 add padding to kanban container 5 years ago
David Benqué f8b8f09a74 highlight trash on drag 5 years ago
David Benqué fcb67d5b50 add alt text to edit card/board buttons 5 years ago
David Benqué 7bb0263f8f make tag input 100% width 5 years ago
David Benqué e17544d168 add code block width 5 years ago
David Benqué a442f77851 style code blocks 5 years ago
David Benqué cd5c9739ad move temp translation key 5 years ago
David Benqué a5767d8b68 fix hover color of markdown toolbar buttons 5 years ago
yflory 7c76e4544a Fix trim history 5 years ago
David Benqué f38caa0af5 move tag filter clear and add text 5 years ago
yflory 2f80a32e15 Fix cursor not removed when another user leaves the kanban 5 years ago
yflory 1e877e1980 Keyboard shortcut to close kanban edit modal 5 years ago
yflory 62a12e8825 Cache an throttle the markdown rendering in kanban 5 years ago
yflory 77894b5336 Fix relative links in kanban 5 years ago
yflory 7cd3701f26 Debug reconnect issues 5 years ago
David Benqué 291a84723f display cursors inline in modal notification. 5 years ago
David Benqué 928fe6c3dc change trash color 5 years ago
David Benqué 1d0e9f7392 adjustments to card body rendered markdown 5 years ago
David Benqué 6347b6193b align edit button to the top 5 years ago
yflory a0ab44c82d Use codemirror settings in kanban 5 years ago
yflory 7a91a6d606 Fix timeout bug 5 years ago
yflory 17be91f640 Fix flash of previous content in kanban codemirror 5 years ago
yflory 441b31969c Preserve horizontal scroll in kanban 5 years ago
David Benqué 5cc0161e45 fade [+] button in column footers 5 years ago
yflory 718cdee907 Check if the worker is available when focusing a tab again 5 years ago
David Benqué 7d0d701942 loop for column colors 5 years ago
yflory 21c3abde6f Fix kanban tags autocomplete 5 years ago
yflory 2f7e8fba79 Fix deletion from anon drive 5 years ago
yflory e31ddda8f5 Show all cards when all the selected tags have been deleted 5 years ago
yflory ab2337e2f6 Unselect tags that don't exist anymore on redraw 5 years ago
yflory 8bc8a6b08f Add link support 5 years ago
yflory f316c6b85a Fix losing scroll position on remote changes 5 years ago
yflory 4e6e6ffb01 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 5 years ago
yflory c178d5b54e Don't remember tag filter and view mode 5 years ago
yflory 342f0f741b Fix type error 5 years ago
yflory e9e65ae23b Fix minimum size of a column 5 years ago
yflory 84e3ed84a6 Resize vertical on edit modla codemirror 5 years ago
yflory 01ce4bcb95 Fix new item removed on remote change 5 years ago
yflory bf02f1f97e Fix outline in kanban 5 years ago
ansuz f2729ee9e2 Merge branch 'soon' into staging 5 years ago
yflory 31c994ae2f Fix blur 5 years ago
yflory f478c313c8 Fix palette for default color 5 years ago
yflory da7e00a9e6 Fix 'null' displayed in corner popup on Edge 5 years ago
yflory 2443c52d42 Fix checkmark in kanban markdown 5 years ago
yflory f2b3a711eb Fix uppercase tags in kanban 5 years ago
yflory 195ee1f1e0 Merge branch 'communities-kanban' into staging 5 years ago
ansuz 6b657c47ce change an XXX to a TODO 5 years ago
Weblate 51afa9207f Translated using Weblate (German)
Currently translated at 100.0% (1230 of 1230 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/de/
5 years ago
yflory c8f0c99ddc Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 5 years ago
ansuz 11369e553d downgrade an 'XXX' note to a 'TODO' 5 years ago
yflory 315704a1b8 Redraw access modal on metadata change 5 years ago
yflory 4690392cd9 Display other users' cursor 5 years ago
yflory 0674f410f5 Merge branch 'staging' into communities-kanban 5 years ago
yflory 6c5b3c8d14 lint compliance 5 years ago
yflory 56f5a75532 Drag and scroll inside boards 5 years ago
yflory b85d0fc9df Merge branch 'staging' into communities-kanban 5 years ago
yflory b768ac5a4a Remove debug logs 5 years ago
yflory 1402dc7170 Fix kanban edit modal issues 5 years ago
yflory 6d0154fb4d Use jscolor contrast values 5 years ago
yflory 03f65438fd Fix UI issues 5 years ago
yflory d73b32a05e Make sure users can't block themselves with SF allow list 5 years ago
yflory 835f531c9e Fix avatar issues 5 years ago
ansuz e26ed7bb83 fix mermaid scroll jank 5 years ago
David Benqué 5a88f6c526 change order of icons in context menu 5 years ago
Weblate f60a9dc575 Translated using Weblate (French)
Currently translated at 100.0% (1230 of 1230 strings)

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

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
5 years ago
yflory 58d69f9d74 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 5 years ago
yflory 43787e1140 Allow list reconnect 5 years ago
Weblate 8295b89515 Translated using Weblate (English)
Currently translated at 100.0% (1229 of 1229 strings)

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

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/fr/
5 years ago
yflory 06ae508250 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 5 years ago
yflory 53a6c3c334 Update unknown users in the access modal 5 years ago
Weblate bab3057f10 Translated using Weblate (English)
Currently translated at 100.0% (1229 of 1229 strings)

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

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

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

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

Translated using Weblate (English)

Currently translated at 100.0% (1228 of 1228 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
5 years ago
yflory dba2cb1860 Improve allow list UI 5 years ago
yflory 62725caace Fix allow list UI issues 5 years ago
David Benqué 330059e46e use a new key for log out everywhere 5 years ago
Weblate fdf4314d18 Translated using Weblate (German)
Currently translated at 99.9% (1226 of 1227 strings)

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

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

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

Translated using Weblate (English)

Currently translated at 100.0% (1227 of 1227 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
5 years ago
yflory bc6a329f06 lint compliance 5 years ago
yflory 7d19b9a205 Kanban migration to new format 5 years ago
yflory e139d46b26 Enable migration to new format 5 years ago
yflory fdea16d601 Tag filter 5 years ago
yflory 411b125b0f Fix board height 5 years ago
ansuz 6f7307c446 use loggedIn instead of accountName in the toolbar 5 years ago
ansuz e3042c94d8 make 'log-out-everywhere' end the local session as well 5 years ago
yflory bd7d9a93c2 Add tags filter 5 years ago
yflory fbf4434fc4 Board color 5 years ago
yflory 0975f253ab Display body and tags 5 years ago
yflory 97e45d91ee Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 5 years ago
yflory 224b207a68 Fix migration from very old drive 5 years ago
yflory 04bd69f2f5 Add board button 5 years ago
yflory b31d024851 Horizontal scrollbar layout 5 years ago
yflory ea154e9ecc Add item button 5 years ago
yflory 9b54659e86 Fix default colors 5 years ago
yflory c220a7ecf4 Add colors to kanban 5 years ago
yflory 8c342862e7 Fix removing a board in kanban 5 years ago
yflory 05708f6166 Make quick edit realtime too 5 years ago
yflory fd5e3b0fd5 lint compliance 5 years ago
yflory c42a7bff6f Make kanban edit modal realtime 5 years ago
yflory c8cca35073 Add edit modal in kanban 5 years ago
yflory 8cb6e3c1b4 Delete boards 5 years ago
yflory 0fc5a456df Fix drag&drop issues 5 years ago
David Benqué 0a548cbedf Merge remote-tracking branch 'origin/staging' into staging 5 years ago
Weblate 4cdee4e973 Translated using Weblate (English)
Currently translated at 100.0% (1227 of 1227 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1227 of 1227 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1226 of 1226 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1225 of 1225 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1224 of 1224 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1223 of 1223 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1222 of 1222 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1221 of 1221 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1220 of 1220 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1219 of 1219 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1218 of 1218 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1217 of 1217 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1216 of 1216 strings)

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

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/fr/
5 years ago
Weblate cd22968467 Translated using Weblate (Catalan)
Currently translated at 50.9% (618 of 1215 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ca/
5 years ago
yflory a901905ae5 Better move function 5 years ago
David Benqué 30f90876dd remove tooltip on usergrid avatars 5 years ago
yflory 1b2bb5b693 Fix concurrent move 5 years ago
yflory 889b18a1ff Drag to remove 5 years ago
David Benqué b42fbd4ee0 add explanatory text for owners tab in access modal 5 years ago
yflory 0b5f76d471 Fix issues with the new structure and better restoreCursor 5 years ago
yflory 2e81605c95 New kanban structure with drag&drop support 5 years ago
David Benqué 8fd8881085 remove XXX relating to translation keys 5 years ago
David Benqué e8fac0333a change order of contextual menu in Drive 5 years ago
yflory 60862d9f87 Fix isLoggedIn issue 5 years ago
ansuz 5eefc6d0aa Merge branch 'bigger-uploads' into staging 5 years ago
ansuz 0989595358 lint compliance 5 years ago
yflory e18c224db4 Faster sort function in drive 5 years ago
yflory e84503bd52 fixFiles optimizations 5 years ago
ansuz 59ad80d7f1 support larger upload sizes for users with premium accounts 5 years ago
ansuz 87ef2b0899 Merge branch 'user-admin-logout-everywhere' into staging 5 years ago
ansuz f951951077 merge communities-allow-list and lint compliance 5 years ago
yflory 4f9862de71 Fix trim history when owned by a team 5 years ago
ansuz 9c4693365a logout-everywhere from the userAdmin menu 5 years ago
David Benqué e328ae97fd change owner icon
- badge icon for owned pads
- no icons for pads owned by someone else or without an owner
5 years ago
yflory 8eaf197b5b Disable 'make a copy' for spreadsheets in the drive 5 years ago
yflory 99f04c3d6f Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 5 years ago
yflory f103a0fb08 Fix dropping files in non-ROOT categories in the drive 5 years ago
Weblate 20b591a39c Translated using Weblate (German)
Currently translated at 100.0% (1215 of 1215 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/de/
5 years ago
yflory 6e6ba73eca Remove XXX 5 years ago
yflory 59d23ef5ff Fix issues with trim history button 5 years ago
ansuz cac114bb52 merge staging into pending allow-list work 5 years ago
Weblate 78c292bc2e Translated using Weblate (Italian)
Currently translated at 41.3% (501 of 1213 strings)

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

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

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

Translated using Weblate (English)

Currently translated at 100.0% (1214 of 1214 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
5 years ago
Weblate 316d2a4689 Translated using Weblate (German)
Currently translated at 100.0% (1213 of 1213 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/de/
5 years ago
yflory ff97c2cf63 Add (copy) to the title for copied pads 5 years ago
ansuz 77785e79af Merge branch 'communities-allow-list' of github.com:xwiki-labs/cryptpad into communities-allow-list 5 years ago
ansuz 075eddb1db guard against a typeError if there are no owners 5 years ago
yflory cebb2d3900 Merge branch 'communities-allow-list' of github.com:xwiki-labs/cryptpad into communities-allow-list 5 years ago
yflory 0990148810 Fix team ownership in the access modal 5 years ago
yflory 3abe522a9f Make a copy 5 years ago
ansuz ad7096d754 Merge branch 'communities-allow-list' of github.com:xwiki-labs/cryptpad into communities-allow-list 5 years ago
ansuz 42ffb4efb6 Merge branch 'staging' into communities-allow-list 5 years ago
yflory 2cceb54aac Fix cornerPopup timeout not always applied 5 years ago
yflory d0bce11c21 Fix errors when an anonymous user leaves the shared worker 5 years ago
yflory d3939e87b2 Fix readOnly mode in spreadsheets 5 years ago
yflory e6c948febb Display ERESTRICTED error in the UI 5 years ago
yflory 866ce6fb7d Add translation key 5 years ago
yflory 9d5bf7e1bb Disable allow list for files and shared folders 5 years ago
yflory 521db379a0 Add access button in all the apps 5 years ago
yflory 620995506e lint compliance 5 years ago
yflory 43492b6df5 Add mute pad option 5 years ago
yflory b4ca18d7c2 Fix access modal bug 5 years ago
yflory 57c360ebf6 Refresh access modal when other tabs make changes 5 years ago
yflory bd0e4e66bb Fix allow list issues 5 years ago
yflory d0eb96815d Merge remote-tracking branch 'origin/communities-allow-list' into communities-allow 5 years ago
yflory e861cd3ab7 lint compliance 5 years ago
yflory 5f8ae61bd4 Add request access button to the access modal 5 years ago
yflory ef4188db5b Fix translation keys and fix UI 5 years ago
yflory 175423fee4 Add translation keys 5 years ago
yflory 17113f298c Display allow list state in access modal 5 years ago
ansuz d5e8fc35f7 Merge branch 'mkTimeout' into communities-allow-list 5 years ago
yflory 04009bf9bb Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 5 years ago
yflory d48cecf28e Load mailboxes after teams 5 years ago
David Benqué 72564a7cfe Merge remote-tracking branch 'origin/staging' into staging 5 years ago
Weblate 70b87f31dd Translated using Weblate (French)
Currently translated at 100.0% (1213 of 1213 strings)

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

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

Translated using Weblate (English)

Currently translated at 100.0% (1212 of 1212 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1211 of 1211 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1210 of 1210 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1209 of 1209 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1208 of 1208 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1207 of 1207 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1206 of 1206 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1205 of 1205 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1204 of 1204 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1203 of 1203 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1202 of 1202 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
5 years ago
Weblate 9943e3be78 Translated using Weblate (Italian)
Currently translated at 41.6% (500 of 1201 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/it/
5 years ago
yflory f04a6056ae Fix race condition with team access rights #497 5 years ago
yflory 3647d583f8 Add allowList tab 5 years ago
David Benqué 1f99c185f6 add new error key 5 years ago
David Benqué 64964e1f80 remove XXXs related to keys 5 years ago
yflory 0a45d48710 Improve ownership UI 5 years ago
yflory 81a0bbb0ef Add owners tab 5 years ago
yflory de820dc0d1 Split properties modal into 2 modals 5 years ago
yflory ff895bbc82 Move inner files 5 years ago
yflory 10f97354fe Fix text duplication bug #352 5 years ago
yflory adc64f0c6e Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 5 years ago
yflory 1d24c85ca4 Add author and time of patches in debug app 5 years ago
ansuz 2df65ed446 implement 'mkTimeout' method in common-util 5 years ago
ansuz a172bad30f drop unnecessary reference to 'window' in Util.throttle 5 years ago
yflory 723ed5248f Fix double tippy in drive elements 5 years ago
yflory f8ddb6b7bc Fix anchor link in code 5 years ago
yflory a6e3208dff lint compliance 5 years ago
yflory d58244b4c4 Support relative url and anchor url in code 5 years ago
yflory bba769ef77 Use throttle to link to support tickets 5 years ago
yflory a9e4af1d12 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 5 years ago
yflory 5d1e1c975c Link to a support ticket 5 years ago
ansuz 672725629c Merge branch 'communities-trim' into merge-trim 5 years ago
yflory 093816cbb2 lint compliance 5 years ago
yflory 5a2b36d443 Merge branch 'soon' of github.com:xwiki-labs/cryptpad into soon 5 years ago
ansuz c9db3aae78 Merge branch 'staging' into soon 5 years ago
yflory 778be9446d Fix drive refreshing the UI twice at startup 5 years ago
yflory 415fc27539 Pin todo and trim its history 5 years ago
yflory 035707bd38 Fix freeze effect after typing a wrong password in login/register 5 years ago
yflory 72d41e34fe lint compliance 5 years ago
yflory 0617d9efc5 Change UI for account migration in settings 5 years ago
yflory b585cbba42 Improve trim history UI when completed 5 years ago
yflory 0f697ac865 Merge branch 'staging' into communities-trim 5 years ago
ansuz bd163e65f3 Merge branch 'staging' into soon 5 years ago
ansuz 9cac465b08 add missing font-awesome share icon to the safe link hint 5 years ago
yflory 7fdf67b438 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 5 years ago
yflory 44de8a41a1 Improve confirm modal keydown listeners 5 years ago
Weblate 4f9d0d71f9 Update translation files
Updated by "Cleanup translation files" hook in Weblate.

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

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

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/
5 years ago
Weblate 985ed2505d Translated using Weblate (German)
Currently translated at 100.0% (1201 of 1201 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/
5 years ago
Weblate 80ae86cda3 Update translation files
Updated by "Cleanup translation files" hook in Weblate.

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

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

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

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

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

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

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/
5 years ago
yflory 532333d427 Fix keyboard shortcut in confirm 5 years ago
yflory a86469206e Fix horizontal scrollbar again 5 years ago
yflory bf7f2e5bcd Fix upload table horizontal scrollbar + add autoscroll 5 years ago
yflory 6a365da3d8 Merge branch 'sidebarlayout' into staging 5 years ago
yflory 4cd39f4f32 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 5 years ago
yflory 40b144f87b remove XXX 5 years ago
David Benqué 1c9132adcb Merge remote-tracking branch 'origin/staging' into staging 5 years ago
David Benqué a328dc6c08 fix text input color in team chat 5 years ago
yflory b69261d119 Display the share modal after folder conversion to sf 5 years ago
yflory 830c401f50 Remove invalid option in context menu 5 years ago
yflory d0f8458dd2 Fix openincode in anon shared folders 5 years ago
yflory 09076f39ff Fix and reenable folder to SF conversion 5 years ago
David Benqué fbd8700a18 fix highlighting of support messages 5 years ago
yflory 403867d4cd Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 5 years ago
yflory 7ca92526e7 Remove 'Owned pads' category from the drive 5 years ago
yflory 243abc3e53 Change default settings for hidden hash 5 years ago
David Benqué 6c23afdcc6 fix max-width 5 years ago
David Benqué 961cb8e427 apply max-width only to settings 5 years ago
yflory 4d2538c796 Make hidden hashes disabled by default 5 years ago
David Benqué f23649c1ce remove obsolete keys 5 years ago
Weblate 1332f33a1a Translated using Weblate (French)
Currently translated at 100.0% (1204 of 1204 strings)

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

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
5 years ago
yflory 7d0dbe5d09 Remove XXX 5 years ago
yflory 1a1620f76d Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 5 years ago
yflory ea5c6defe6 Fix import mediatag to the drive 5 years ago
David Benqué fede44c8e5 remove XXXs related to translation keys 5 years ago
David Benqué f9b101dcd9 use the same key to say 'don't show again' 5 years ago
Weblate 4cf834fb22 Translated using Weblate (English)
Currently translated at 100.0% (1204 of 1204 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1204 of 1204 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1203 of 1203 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1202 of 1202 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1201 of 1201 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1200 of 1200 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1199 of 1199 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1198 of 1198 strings)

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

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/fr/
5 years ago
Weblate 961f475dcd Translated using Weblate (Catalan)
Currently translated at 51.5% (616 of 1197 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ca/
5 years ago
yflory 9ba786df4c Fix avatar in notification history 5 years ago
yflory 9e60c8eb93 Show more than 5 entries in the upload table 5 years ago
yflory 331054870f Better sidebar layout for mobile 5 years ago
yflory 12a45377e7 Fix password change issues with read-only pads or from the drive 5 years ago
yflory 086e500b8e Fix hidden hash error with password change 5 years ago
yflory 5d77857012 Merge branch 'staging' into communities-trim 5 years ago
yflory 753fdbdc12 Display error for pad history trim 5 years ago
yflory 8d01711244 Disable trim history is nothing to remove 5 years ago
yflory b8ee120b49 lint compliance 5 years ago
yflory 9c6ab86e4d Fix syntax error 5 years ago
yflory d8199b8274 Update UI for trim history 5 years ago
yflory 9a857ea058 Merge branch 'staging' into communities-trim 5 years ago
yflory b96079cd44 Remove hidden hash XXX 5 years ago
yflory 4079f1bfdb Fix RPC command 5 years ago
yflory e6709f03aa Add trim history RPC command 5 years ago
yflory 6db7fbac0f lint 5 years ago
yflory c9676e1c91 Merge branch 'staging' into communities-trim 5 years ago
yflory 1c013d8a4f Fix stacking disconnection alerts 5 years ago
yflory 768dc71803 Fix remote changes in codemirror hijacking cursor 5 years ago
yflory a973f907e5 Merge branch 'cornerPopup' into staging 5 years ago
yflory 78795a3b4d Login or register in profile for anonymous users 5 years ago
David Benqué 443fb6e22d use variable for password input height 5 years ago
yflory 2ee38ccc42 lint compliance 5 years ago
yflory 653d58433e Add link to profile in notifications 5 years ago
ansuz 6ae6445d95 fix merge conflict 5 years ago
yflory 2e631a8b5f New UI tool: confirm button 5 years ago
yflory 689ea40a92 Compute history size in the worker 5 years ago
yflory d736f783e7 Add txid in GET_HISTORY 5 years ago
yflory a9f8402110 Fix clear history in contacts 5 years ago
ansuz d1c6e67d17 throw if you try to mkAsync a non-function 5 years ago
ansuz 3601bd6429 leave an XXX note to make sure we fix this typeError 5 years ago
ansuz 24b4931816 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into trim-history 5 years ago
yflory c58a50081b lint compliance 5 years ago
yflory 4ac2f64726 Add history trim in the properties modal 5 years ago
yflory 4680de12ee New UI for the corner popup 5 years ago
yflory 5ead391706 Add comments and improve trim history warnings 5 years ago
yflory 53f19920f0 History trimming in settings 5 years ago
yflory b28f262c86 History trimming placeholder 5 years ago
yflory 19c329f6e7 Trim history option in settings (UI only) 5 years ago
yflory 214d4e8e42 Remove deprecated option in settings 5 years ago
yflory cfa4c6e7bb Fix type error in mailbox 5 years ago
yflory 4e7bb57129 Fix debug app 5 years ago
yflory 5673aa687c Unlock onlyoffice's cells sooner 5 years ago
yflory 2060223edb Remove tippy in TOC 5 years ago
yflory 5e463258eb Test onlyoffice lock 5 years ago
yflory 9345747d19 OnlyOffice reconnect: force a page reload in we have pending changes 5 years ago
Weblate 69a08be7f9 Translated using Weblate (German)
Currently translated at 100.0% (1197 of 1197 strings)

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

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/fr/
5 years ago
yflory 29d4da13eb lint compliance 5 years ago
yflory e90bdb8b7e Fix indentation 5 years ago
yflory f253e19575 Merge branch 'communities-hash' into staging 5 years ago
yflory 464eaee49a Restore full hash when safe hash is deleted from the drive 5 years ago
yflory 9961bffd48 Fix XXX in sframe-common-outer 5 years ago
yflory d979131a85 Add XXX 5 years ago
yflory 31f05a591c Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 5 years ago
yflory 0a543ae6ea Enable onlyoffice reconnection 5 years ago
yflory e32398b308 lint compliance 5 years ago
yflory 745bcd7363 Fix function name 5 years ago
Weblate 0008365f74 Update translation files
Updated by "Cleanup translation files" hook in Weblate.

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/
5 years ago
Weblate a4f99c3114 Translated using Weblate (French)
Currently translated at 100.0% (1197 of 1197 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/
5 years ago
Weblate 5ec884ad1c 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 (Finnish)

Currently translated at 75.9% (910 of 1199 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/fi/
5 years ago
David Benqué 808317f8c1 Merge remote-tracking branch 'origin/staging' into staging 5 years ago
David Benqué 4d986cd60f corrections 5 years ago
ansuz 3e3c495e82
Merge pull request #495 from xwiki-labs/differentiate-admin-messages
Differentiate admin messages
5 years ago
yflory b84299ff89 Move elements in settings 5 years ago
yflory f0f91b7ab2 Create the folders recursively if a new pad path doesn't exist 5 years ago
yflory 61d937d601 Display error screen when sharing a hidden hash 5 years ago
yflory 6183401a6f Add settings to continue using unsafe links 5 years ago
yflory 0237bb2867 Fix read-only pads 5 years ago
yflory ea65647d44 lint compliance 5 years ago
yflory 50b897ee2e Hide the hash with autostore popup + fix anon shared folders 5 years ago
yflory 718610b6db Use the hidden hash when opening a pad from the drive 5 years ago
yflory 83c35543b9 Keep the hash in the URL while the pad is loading 5 years ago
yflory 02200ff403 Fix burn after reading not hidden for shared folders 5 years ago
yflory deddc80270 lnit compliance 5 years ago
yflory 7a02b074b7 Hidden hash for files 5 years ago
David Benqué cd586b626d unify keys that say 'X is/is not in your contacts' 5 years ago
David Benqué beaea7bb74 change friends to contacts 5 years ago
yflory 7b9f86157e Use version 3 for hidden hashes 5 years ago
yflory 2c1e26cb52 Remove # symbol when no hash 5 years ago
yflory a8e6250576 Hidden hash for shared folders and team invitation 5 years ago
yflory 0ad96e0966 Hide the crypto keys from the hash 5 years ago
Weblate b8ec7178da Translated using Weblate (Italian)
Currently translated at 41.7% (499 of 1198 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/it/
5 years ago
Weblate 27f864128d Translated using Weblate (German)
Currently translated at 100.0% (1199 of 1199 strings)

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

Translated using Weblate (German)

Currently translated at 100.0% (1199 of 1199 strings)

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

Translated using Weblate (German)

Currently translated at 100.0% (1199 of 1199 strings)

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

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/fr/
5 years ago
Weblate b6a6249eb4 Translated using Weblate (Finnish)
Currently translated at 71.3% (855 of 1199 strings)

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

Translated using Weblate (Finnish)

Currently translated at 71.4% (855 of 1198 strings)

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

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
5 years ago
Weblate 0158ce6804 Translated using Weblate (Catalan)
Currently translated at 48.8% (585 of 1198 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ca/
5 years ago
ansuz 4fd68b672e drop clientside hooks wrappers for authenticated GET_FILE_SIZE 5 years ago
David Benqué 9a53b3b9fd style messages
- blue text for messages from admins
- red text and background for messages needing a response.
5 years ago
ansuz 1ecb61fe85 put an ugly red border on support thread messages from admins 5 years ago
yflory 009bbd69bd Fix import button in onlyoffice 5 years ago
yflory 4a2b0fc114 Allow ooslide and oodoc imports 5 years ago
yflory dd94091fae New OO build, delete unused files 5 years ago
yflory 0f085e22dc Update inner.js to use the new OO fixes 5 years ago
yflory e3f5c89333 Remove window.location.hash and window.location.href from common-hash 5 years ago
yflory a9b7b51547 Check if fileType is an array 5 years ago
yflory cdbe4ed8eb Only allow image upload in onlyoffice 5 years ago