Commit Graph

9043 Commits (aaed6b7d770d3c8df70b39c835f996ef6cc5da9c)

Author SHA1 Message Date
ansuz cd613f1037 many small improvements for animal avatars
* more consistent scaling for animal avatars relative to the font-size of username's initials
* configurable emoji lists via AppConfig.emojiAvatars
* various comments from code review
* fixed a bug that caused the user admin menu button to not be redrawn on name changes
* guard against empty animal emojis in case the admin sets the list to []
2021-08-27 19:38:50 +05:30
yflory 324e41b866 Fix flickering when redrawing form 2021-08-27 15:31:34 +02:00
ansuz c416303e1d set uid in cursor object in outer scope
rather than within each app that uses cursors
2021-08-27 18:23:07 +05:30
David Benqué b6575e0f38 Merge branch 'forms2' of github.com:xwiki-labs/cryptpad into forms2 2021-08-26 15:06:59 +01:00
David Benqué ee878ca830 Change settings order and test microcopy 2021-08-26 15:06:41 +01:00
yflory 7a1bc5bc40 Improve keyboard shortcuts in form edition 2021-08-26 16:03:33 +02:00
David Benqué 1b947a7710 Merge branch 'forms2' of github.com:xwiki-labs/cryptpad into forms2 2021-08-26 14:44:16 +01:00
David Benqué f97ca8e4cd Test new names for form editor settings 2021-08-26 14:44:10 +01:00
yflory 2655a99b80 Allow guest answers by default in forms 2021-08-26 15:43:16 +02:00
yflory 54a9a761f9 Merge branch 'forms2' of github.com:xwiki-labs/cryptpad into forms2 2021-08-26 15:41:21 +02:00
yflory 0623467f24 Merge branch 'autosave' of github.com:xwiki-labs/cryptpad into autosave 2021-08-26 15:40:54 +02:00
yflory 9f5cf8daf6 Fix cursor issues in forms realtime edition 2021-08-26 15:40:40 +02:00
David Benqué 663e7fbf1d Adjust "response message" button and dialog 2021-08-26 14:24:09 +01:00
David Benqué ae95f06bdb Style tweaks for question edit and preview 2021-08-26 14:11:40 +01:00
yflory fe9d17cd17 Hide 'required' radio in preview mode 2021-08-26 14:57:18 +02:00
yflory ccc5e92659 Keep 'required' radio in form edit mode 2021-08-26 14:47:46 +02:00
yflory 9d195ed7be Autosave in forms 2021-08-26 14:35:22 +02:00
ansuz 1e1890dbe4 replace a line that I accidentally removed 2021-08-26 17:42:22 +05:30
ansuz 840a16a563 add animal emojis to rich text cursors' tooltips 2021-08-26 17:39:56 +05:30
ansuz 8a1f6d66cf animal avatars in kanban cursors 2021-08-26 17:04:38 +05:30
yflory ad50be0308 Improve focus and shortcuts when editing form options 2021-08-26 11:44:06 +02:00
yflory 8f1e8f8934 Move response message in forms 2021-08-26 11:36:53 +02:00
ansuz a701522c61 animal avatars for guests in join/part messages 2021-08-26 15:03:07 +05:30
yflory 20e9b2ca87 Make the form readonly when unregistered users can't send responses 2021-08-26 11:25:51 +02:00
yflory 20b0b4b9b2 Fix type error in forms 2021-08-26 11:21:00 +02:00
yflory 69e10df9e0 Form condition based on checkbox question 2021-08-26 11:19:32 +02:00
ansuz bf02ec7359 animal emojis in color-by-author 'written by' tooltips 2021-08-26 14:30:51 +05:30
yflory 9304d7bb2a Ignore required questions in hidden sections 2021-08-26 10:54:26 +02:00
ansuz dd8f70d6f4 fix a bug I introduced by not preserving the base case of 'getAuthorId' 2021-08-26 14:07:03 +05:30
David Benqué 59b407c913 Fix logo and alert in participant view 2021-08-25 17:40:45 +01:00
yflory fe03da5bdd Conditional answers prototype 2021-08-25 17:32:10 +02:00
David Benqué 1605a841e1 Show required setting on one line 2021-08-25 15:52:54 +01:00
ansuz 68efd54917 include uid in cursor data for animal avatars 2021-08-25 16:18:09 +05:30
ansuz 7bb3bc167c use emoji avatars in share and access modals 2021-08-25 15:12:28 +05:30
ansuz 95869b84c9 emoji avatars in the contacts app
and handling of empty display names
2021-08-25 13:38:05 +05:30
ansuz 4b0cebb0fd animal emojis in the team roster
and fall back to default username in teams when members are unnamed
in various places where it was not handled
2021-08-25 13:20:11 +05:30
ansuz c4fcc9f732 WIP comments and non-functional changes 2021-08-25 13:03:27 +05:30
ansuz 8d579c0376 Add avatars to rich text comments and mentions 2021-08-25 12:57:24 +05:30
ansuz 385cd4e947 handle single-character usernames when deriving initials from usernames
and use emoji avatar in user admin button
2021-08-25 12:05:36 +05:30
yflory d5b1f7b194 Warning message when changing question type 2021-08-24 13:50:17 +02:00
yflory d14dcca1c5 Display question type in form creator 2021-08-24 13:41:03 +02:00
yflory 83a1a2a337 Improve Poll template for forms 2021-08-24 13:24:06 +02:00
yflory 26a25e012c Merge branch 'forms2' of github.com:xwiki-labs/cryptpad into forms2 2021-08-24 11:23:41 +02:00
yflory e7eb79c4bc More privacy settings for forms 2021-08-24 11:23:15 +02:00
David Benqué 48217f6724 Merge remote-tracking branch 'origin/forms2' into forms2 2021-08-23 18:45:40 +01:00
yflory 5a8104e793 lint compliance 2021-08-23 18:16:53 +02:00
yflory 4e013520c5 Fix forms issues 2021-08-23 18:14:26 +02:00
yflory 7db03efdc5 Fix type errors when changing question type in forms 2021-08-23 18:08:32 +02:00
David Benqué f019cf51de Merge remote-tracking branch 'origin/forms2' into forms2 2021-08-23 16:57:56 +01:00
David Benqué e33179df87 Style and align form editor buttons for preview and link 2021-08-23 16:57:49 +01:00
yflory 228a44e36c Fix form question disappearing 2021-08-23 14:56:45 +02:00
yflory ead5ad217c Use placeholders when editing form questions 2021-08-23 14:53:24 +02:00
ansuz 4fe19c1ea4 remove unnecessary example cards from default kanban board 2021-08-23 18:16:44 +05:30
yflory 9af99c1b8a Fix tabindex issues in forms 2021-08-23 14:32:57 +02:00
ansuz 46e545a976 lint compliance 2021-08-23 16:34:51 +05:30
ansuz aef1b22291 console.error instead of throwing when unregistering handlers 2021-08-23 16:32:25 +05:30
yflory 0c4405d43f Fix textarea issues in forms 2021-08-23 11:55:34 +02:00
yflory 583060d130 Required questions 2021-08-20 17:41:38 +02:00
ansuz 5ba22328b2 Merge branch 'staging' into animal-guests 2021-08-20 19:26:23 +05:30
yflory 5d04cd0f4f Forms code improvements 2021-08-20 14:56:28 +02:00
yflory 2df0f6df9b Disable answer edition in forms 2021-08-20 14:45:05 +02:00
ansuz d574bc4c81 Merge branch 'soon' into staging 2021-08-20 17:48:24 +05:30
ansuz 0fec83b051 factor debugging data generation from support ticket transmission
and fix two incorrectly set width/height properties which overwrote 'appVersion'
2021-08-20 17:47:54 +05:30
yflory 925872679a New page when form responses have been submitted 2021-08-20 13:22:06 +02:00
ansuz ff1c4c9a65 update the calendar list when calendar removal is successful
also fall back to team.name when team.displayName is not available
2021-08-20 16:02:00 +05:30
ansuz c5e6ca646e adjust animal avatar caching system and adjust size in the toolbar 2021-08-20 15:57:14 +05:30
yflory 1a5dd1fdd1 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 2021-08-20 11:29:44 +02:00
yflory 904e06091d Fix calendar .ics import (#784) 2021-08-20 11:29:20 +02:00
ansuz b8c847bcce prototype animal avatars for guests that haven't set a custom name 2021-08-19 22:25:51 +05:30
ansuz 82101bcb9b use two characters for the default avatar 2021-08-19 21:16:49 +05:30
yflory bfe4f3ba36 Fix race condition when downloading sheets 2021-08-19 16:00:50 +02:00
yflory 7bbe9059a1 Tell users when a form has already been submitted 2021-08-19 15:23:49 +02:00
yflory 5abf47585c Fix opening xlsx in the sheet application 2021-08-19 15:15:04 +02:00
ansuz eafe27ffb4 reuse cp-charts to visualize server task running time as bar charts 2021-08-19 18:21:48 +05:30
ansuz bfdcf4ec0c fix user/display name rendering which I accidentally broke in the user admin menu 2021-08-19 18:20:14 +05:30
yflory f537d8f658 Improve form editor UX 2021-08-19 14:44:14 +02:00
ansuz e414524eab refactor form results display
* improve table component reusability for the rest of the platform
* display count of empty results at the top of each section
* remove unused styles
* fix incorrect methods for counting empty answers for multi-checkbox questions
2021-08-19 16:28:26 +05:30
yflory aa84b625c7 Improve forms participant view 2021-08-19 12:56:44 +02:00
yflory 2e1deeb8ed Open static spreadsheets (xlsx, ods) in the sheet app 2021-08-19 10:44:09 +02:00
yflory 51ba5d22da Make sure all the images are loaded when downloading sheet 2021-08-18 12:54:14 +02:00
yflory d6983a8b83 Download sheets as .bin when x2t is not available 2021-08-18 12:29:36 +02:00
ansuz 15b935eadc change an XXX to a FIXME 2021-08-18 15:07:23 +05:30
ansuz fe256e8282 give mobile users a way to escape from the error screen (aside from ESC) 2021-08-18 14:55:31 +05:30
ansuz cf7593553b polish and re-enable form response messages 2021-08-18 14:46:56 +05:30
yflory ab62b5f202 Check SharedArrayBuffer support in outer 2021-08-18 11:04:43 +02:00
yflory 8846b2d10e Improve timeout and progress bar while downloading sheets 2021-08-18 10:57:03 +02:00
ansuz 16f5979252 present premium support notice as a banner 2021-08-18 11:09:14 +05:30
ansuz 81a5a893f3 Merge branch 'soon' into staging 2021-08-18 11:08:12 +05:30
Weblate e82a0c1519 Translated using Weblate (English)
Currently translated at 100.0% (1384 of 1384 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1383 of 1383 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
2021-08-18 07:36:50 +02:00
ansuz 8d5221e6e8 include bar graphs for multi* form answers 2021-08-18 09:56:48 +05:30
ansuz 39e645afb6 Merge branch 'soon' into staging 2021-08-18 08:19:13 +05:30
ansuz ab4e57d6a5 Merge branch 'guest' into soon 2021-08-18 08:18:31 +05:30
Weblate 00eda9dcac Translated using Weblate (Russian)
Currently translated at 49.0% (678 of 1382 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ru/
2021-08-18 04:47:30 +02:00
ansuz 74ec0454b8 undo changes to a string that is set to be removed 2021-08-18 08:16:25 +05:30
ansuz 6a4ef02c41 remove some dead toolbar code 2021-08-18 08:13:06 +05:30
ansuz e772b8370a Merge branch 'support-support' into staging 2021-08-18 07:58:20 +05:30
yflory 777de599c3 Download spreadsheets as xlsx from the drive 2021-08-17 16:05:49 +02:00
yflory 99572cbb6e Load fonts from browser cache when converting office documents 2021-08-17 10:28:32 +02:00
yflory aff9ffa400 Fix double callback in onlyoffice x2t 2021-08-17 10:28:08 +02:00
ansuz 58eb65e35d report screen width and height in support tickets 2021-08-17 12:15:55 +05:30
ansuz 8887d8fc1e remove dead code 2021-08-17 12:15:29 +05:30
yflory d547c90168 Fix SharedArrayBuffer cross-origin issues for X2T 2021-08-16 17:44:13 +02:00
ansuz 47067b020b defer some more minor issues till 4.11.0 2021-08-16 18:38:33 +05:30
ansuz 09f0b8f61e Merge branch 'soon' into staging 2021-08-16 18:36:02 +05:30
Weblate 89b52b6110 Translated using Weblate (French)
Currently translated at 100.0% (1382 of 1382 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/fr/
2021-08-16 15:05:22 +02:00
ansuz c1f9d11333 delay working on some flagged issues till next release 2021-08-16 18:32:34 +05:30
ansuz 3976bfae84 remove unnecessary notes 2021-08-16 18:24:57 +05:30
ansuz cad514cc17 remove hacky experiments with charts.css
...and finalize forms changes
2021-08-16 17:24:37 +05:30
ansuz 1e12b85b7c use updated translation key and add a comment 2021-08-13 18:36:44 +05:30
ansuz b0539fe613 Merge branch 'staging' into hackathon-2021 2021-08-13 17:55:24 +05:30
ansuz 1485c62746 Merge branch 'main' into soon 2021-08-13 17:54:46 +05:30
ansuz 11bcdbd7e3 hotfix for forms
avoid browser fights when multiple authors view a form
with a sortable list at the same time
2021-08-13 17:28:40 +05:30
ansuz c1a19ea65c remove some invalid notes 2021-08-13 17:26:29 +05:30
ansuz add234a8f7 Merge branch 'staging' into hackathon-2021 2021-08-13 16:06:14 +05:30
ansuz ad0d2ab3b7 style for kanban 'tools toggle' and notes for later 2021-08-13 16:05:32 +05:30
ansuz 69a393f374 add support for alternate icons and text in 'toggle' buttons 2021-08-13 15:54:53 +05:30
ansuz 04234aa1f4 fix a typo in a class 2021-08-13 15:52:14 +05:30
ansuz f701e30364 correct invalid use of ':' in french translations 2021-08-13 15:45:54 +05:30
ansuz a779d043ca standardize capitalization of CryptPad in translated strings and fix some typos 2021-08-13 15:10:43 +05:30
ansuz 4810d6b5ba use custom styles for the form timeline, move away from charts.css 2021-08-13 12:20:26 +05:30
ansuz 25a3359671 Merge branch 'staging' into hackathon-2021 2021-08-12 20:07:09 +05:30
ansuz 22c67e0e9e WIP unify usage of anonymous/non-registered/unregistered as 'guest' 2021-08-12 19:34:23 +05:30
ansuz 375bf7a62e correct an inaccurate comment 2021-08-12 19:21:33 +05:30
ansuz e4879b5117 guard against possibly undefined team data in 'setPadMetadata' 2021-08-12 19:15:52 +05:30
ansuz 036248a659 handle warnings from history trim, not just errors 2021-08-12 19:14:30 +05:30
ansuz 8d17ae64f3 log an error with a channel if we try to pin an invalid channel 2021-08-12 19:08:18 +05:30
ansuz 6413be24f3 apply a click handler with vanilla js instead of jquery
the jquery method only worked ~50% of the time in Firefox 90
for a completely unknown reason
2021-08-12 19:04:09 +05:30
ansuz 7f41f8765e avoid bypassing guards against raw HTML in some dialogs 2021-08-12 19:02:25 +05:30
ansuz 975259f935 Merge branch 'soon' into staging 2021-08-12 16:10:32 +05:30
ansuz 7e80b90bca standardize usage of BR tag in translations 2021-08-12 16:07:43 +05:30
Weblate afdfc273e8 Translated using Weblate (Spanish)
Currently translated at 43.5% (602 of 1382 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/es/
2021-08-12 12:05:11 +02:00
ansuz 72bf3696ee correct some unncessary instances of raw HTML injection 2021-08-11 19:51:44 +05:30
ansuz 384d4be864 suppress browsers' password autocomplete for document passwords 2021-08-11 19:21:19 +05:30
David Benqué ddee1e9b40 Fix toolbar collapse button 2021-08-11 13:21:34 +01:00
David Benqué d05f03c8c6 Use icon only for toolbar collapse/expand button 2021-08-11 13:01:45 +01:00
David Benqué fc4178df7e Refactor form control buttons 2021-08-11 10:42:59 +01:00
ansuz 44f5aee4ac Dependency management:
move (most) third-party dependencies from www/common/ => www/lib/

* unify less.js files by standardizing on our slightly modified version
* update textFit.js to the latest version
* describe exact versions of files where known, otherwise link to their project sites
2021-08-11 15:07:38 +05:30
ansuz 44688026d6 exclude ids with invalid lengths from our list of owned documents 2021-08-10 19:53:56 +05:30
ansuz 2a8c70598b Merge branch 'soon' into staging 2021-08-10 19:51:28 +05:30
ansuz 2dc4ec1b24 include vendor and appVersion in support ticket data 2021-08-10 19:49:22 +05:30
ansuz 7647a60219 guess OS version on checkup page 2021-08-10 19:48:15 +05:30
ansuz d8af3a16ab exclude invalid channel and blob ids when fetching your channel list
for all variations of the same API
2021-08-10 18:51:00 +05:30
ansuz b9eced7bfd remove unused 'noscriptfix' hack 2021-08-10 18:49:29 +05:30
ansuz d960c10a31 clear login token when deleting your account and before logging in 2021-08-10 18:46:10 +05:30
Weblate 17ea1611e7 Translated using Weblate (German)
Currently translated at 100.0% (1382 of 1382 strings)

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

Translated using Weblate (German)

Currently translated at 99.8% (1380 of 1382 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/de/
2021-08-10 11:50:32 +02:00
Weblate 61df9214ff Translated using Weblate (Japanese)
Currently translated at 100.0% (1382 of 1382 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
2021-08-10 11:50:32 +02:00
ansuz b0fcaf8e51 Merge branch 'soon' into staging 2021-08-09 20:21:11 +05:30
Weblate 6a4f02831e Translated using Weblate (English)
Currently translated at 100.0% (1382 of 1382 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1381 of 1381 strings)

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

Translated using Weblate (English)

Currently translated at 100.0% (1380 of 1380 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
2021-08-09 16:50:34 +02:00
Weblate 55a8c94eb4 Translated using Weblate (French)
Currently translated at 99.8% (1380 of 1382 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/fr/
2021-08-09 16:50:34 +02:00
ansuz b5c051a27f label hardcoded form translations 2021-08-09 15:59:23 +05:30
ansuz 30c2bfbdfa more small tweaks 2021-08-09 15:47:27 +05:30
ansuz d6886fb4c0 style and text fixes for form timeline 2021-08-09 15:37:31 +05:30
ansuz 900db1fcb0 disable usage of charts.css except for the timeline 2021-08-06 18:51:51 +05:30
ansuz e4d5431f29 display form answer timeline oldest => newest 2021-08-05 17:15:56 +05:30
ansuz 34aa959a10 Merge branch 'staging' into hackathon-2021 2021-08-05 17:04:08 +05:30
ansuz acd7148967 change collapse/expand icons from 'caret' to 'chevron' 2021-08-05 17:01:11 +05:30
aemi-dev 9910c97d5e Hackathon 2021 - Timeline - Minor Edits & Comments 2021-08-05 11:58:41 +02:00
ansuz ded834b2c7 lint compliance 2021-08-05 11:53:35 +05:30
aemi-dev 085736e4b7 Hackathon 2021 - Timeline 2021-08-05 02:10:29 +02:00
aemi-dev b365c411ea Hackathon 2021 - Timeline 2021-08-05 01:58:22 +02:00
ansuz 53ba25b5b0 more chart visualizations, brand colors 2021-08-04 20:27:45 +05:30
ansuz 73acfd9b42 start integrating some basic charts in form answers 2021-08-04 17:08:29 +05:30
ansuz 2d405b5a32 add more annotations indicating what type of chart should be used 2021-08-04 15:31:57 +05:30
ansuz 4800ac724e highlight some relevant sections of the form app 2021-08-04 13:51:02 +05:30
ansuz 93f73add9f the charts library should only be used in the inner scope 2021-08-04 13:50:38 +05:30
ansuz 9ecb9e4cd6 chart experiments 2021-08-04 13:26:40 +05:30
Weblate 0a216e4c96 Translated using Weblate (Japanese)
Currently translated at 100.0% (1379 of 1379 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
2021-08-04 09:29:08 +02:00
Weblate d2ff6d4eee Translated using Weblate (German)
Currently translated at 100.0% (1379 of 1379 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/de/
2021-08-04 09:29:08 +02:00
ansuz 18c439986c implement main toolbar collapse button 2021-08-03 16:19:50 +05:30
ansuz 4e02c309bb Merge branch 'staging' into collapse-toolbar 2021-08-03 14:30:37 +05:30
ansuz f141fdef3b set a smaller width on the kanban's 'addboard' button 2021-08-03 13:51:16 +05:30
ansuz 0497d663b6 Merge branch 'staging' into hide-kanban-controls 2021-08-03 13:39:43 +05:30
ansuz 97646fdb89 Merge branch 'soon' into staging 2021-08-03 13:36:50 +05:30
ansuz 298d69e914 guard against another possible type error
(in the user object)
2021-08-03 12:23:18 +05:30
ansuz 22357f882b guard against a type error in user-object when FILES_DATA doesn't exist 2021-08-03 12:17:42 +05:30
ansuz a20bfbf6c1 lint compliance 2021-08-03 12:15:30 +05:30
ansuz 053224a825 Merge branch 'soon' into staging 2021-08-03 12:07:15 +05:30
Weblate d67d6069d4 Translated using Weblate (English)
Currently translated at 100.0% (1379 of 1379 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
2021-08-03 08:33:26 +02:00
ansuz 48ad82c4fb Merge branch 'soon' into staging 2021-08-02 19:55:46 +05:30
ansuz ceab8fe2df disable broken CSV export 2021-08-02 18:16:22 +05:30
ansuz dd53b6fa72 constrain table width in checkup summaries 2021-08-02 18:05:46 +05:30
ansuz 613868bbde fix safari-specific warnings in checkup 2021-08-02 17:59:53 +05:30
ansuz 7ed41aa8e6 make a note to update a translation key 2021-08-02 17:38:13 +05:30
ansuz f4e2e505fe lint compliance 2021-08-02 17:37:06 +05:30
ansuz b6cc4ef8cf test browser-dependent SharedArrayBuffer support in checkup
include debugging information in final report
for when browser vendors inevitably break APIs again
2021-08-02 17:36:51 +05:30
ansuz c6fefd73d8 fix sheet conversion in Chrome
by instantiating SharedArrayBuffers in a more portable way
2021-07-30 19:23:48 +05:30
Weblate 1247ed0b6b Translated using Weblate (Japanese)
Currently translated at 100.0% (1379 of 1379 strings)

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

Translated using Weblate (Japanese)

Currently translated at 99.9% (1378 of 1379 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
2021-07-29 09:53:49 +02:00
ansuz b3a7d5c42c factor out some duplicated code for handling 24 dates 2021-07-28 15:19:05 +05:30
ansuz f80aacc177 prevent incorrect removal of form submission buttons
...by guarding against overflow of a setTimeout delay
2021-07-28 15:17:25 +05:30
ansuz 5f32a38f3e Merge branch 'soon' into main 2021-07-28 03:45:09 +05:30
ansuz a613b64b77 use brand link color for links in the form app 2021-07-28 03:43:36 +05:30
ansuz 106dd007ac Merge branch 'staging' into soon 2021-07-28 03:19:18 +05:30
Weblate ef56a8f863 Translated using Weblate (Japanese)
Currently translated at 99.8% (1377 of 1379 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
2021-07-27 17:47:04 +02:00
Weblate 9256c45a26 Translated using Weblate (German)
Currently translated at 100.0% (1379 of 1379 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/de/
2021-07-27 17:47:04 +02:00
Weblate 4fe5b11370 Translated using Weblate (French)
Currently translated at 100.0% (1379 of 1379 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/fr/
2021-07-27 17:47:04 +02:00
ansuz 32027f09d6 refine link name placeholder suggestion and provide a more descriptive error message 2021-07-27 05:21:05 +05:30
ansuz 45b58d622d rewrite a switch statement as a concise lookup table 2021-07-27 05:19:35 +05:30
ansuz 921da962d0 narrow exceptions for use of localhost in checkup 2021-07-27 05:18:39 +05:30
ansuz 860f4cb44b Merge branch 'soon' into staging 2021-07-27 05:16:21 +05:30
Weblate 9258d21ef0 Translated using Weblate (English)
Currently translated at 100.0% (1379 of 1379 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
2021-07-27 01:23:51 +02:00