ansuz
45c4765ce0
update changelog and make a note about a bug in getAuthorId
2021-08-27 20:10:17 +05:30
ansuz
0ca482ec68
Merge branch 'animal-guests' into staging
2021-08-27 19:49:42 +05:30
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
Weblate
ea6d5e8876
Translated using Weblate (Japanese)
...
Currently translated at 99.8% (1376 of 1378 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
2021-07-27 01:23:51 +02:00
ansuz
95369ae87d
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2021-07-27 03:41:12 +05:30
ansuz
9c373377cf
send feedback for UI related to the new link functionality
2021-07-27 03:40:48 +05:30
ansuz
854a635c5f
remove hardcoded translations and defer non-blocking issues till the next release
2021-07-27 03:40:03 +05:30
David Benqué
04a616f87d
Add margin to individual response list
...
- prevents response title to be mixed up with first question
2021-07-26 15:38:21 +01:00
ansuz
a4b89fff84
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2021-07-26 19:57:10 +05:30
David Benqué
4f5a041010
Style username in poll results table
2021-07-26 15:26:51 +01:00
ansuz
4e900b18cf
use more specific 'export to CSV' translation in forms
2021-07-26 19:56:49 +05:30
ansuz
126a3fff46
remove hardcoded translations and rework link name placeholder behaviour
2021-07-26 19:56:11 +05:30
ansuz
2ca98425f2
Merge branch 'soon' into staging
2021-07-26 19:36:04 +05:30
Weblate
c35ccfc6bb
Translated using Weblate (English)
...
Currently translated at 100.0% (1378 of 1378 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (1378 of 1378 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
2021-07-26 16:05:20 +02:00
ansuz
09fe994443
Merge branch 'soon' into staging
2021-07-26 19:24:15 +05:30
Weblate
55b00409b3
Translated using Weblate (Japanese)
...
Currently translated at 100.0% (1376 of 1376 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
2021-07-26 15:53:26 +02:00
Weblate
fc64913392
Translated using Weblate (English)
...
Currently translated at 100.0% (1377 of 1377 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
2021-07-26 15:53:25 +02:00
Weblate
b0f7a9488c
Translated using Weblate (English)
...
Currently translated at 100.0% (1376 of 1376 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (1375 of 1375 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (1374 of 1374 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (1373 of 1373 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (1372 of 1372 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (1371 of 1371 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (1370 of 1370 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (1369 of 1369 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
2021-07-26 15:52:03 +02:00
Weblate
0534a69f3d
Translated using Weblate (Japanese)
...
Currently translated at 99.9% (1375 of 1376 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
Translated using Weblate (Japanese)
Currently translated at 100.0% (1373 of 1373 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
Translated using Weblate (Japanese)
Currently translated at 99.9% (1371 of 1372 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
Translated using Weblate (Japanese)
Currently translated at 100.0% (1370 of 1370 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
2021-07-26 15:52:02 +02:00
David Benqué
24401f39e1
Merge remote-tracking branch 'origin/staging' into staging
2021-07-26 14:29:02 +01:00
David Benqué
e3150f1284
Add margin above anonymous name field
2021-07-26 14:28:55 +01:00
ansuz
4862e9b0cc
use two translation keys for 'Link' UI in different contexts
2021-07-26 18:14:01 +05:30
ansuz
987fb696ed
downgrade urgency of unhandled form notes
2021-07-26 18:12:31 +05:30
ansuz
812d5f7146
disable form response message UI until it's been reviewed more
2021-07-26 18:11:45 +05:30
ansuz
8a1aef9792
Merge branch 'soon' into staging
2021-07-26 17:07:59 +05:30
ansuz
403d922ddd
replace two XXX notes with comments
2021-07-26 16:30:49 +05:30
ansuz
52d5bb5ae8
add notes to gather feedback about the new link feature
2021-07-26 15:28:20 +05:30
ansuz
ec928334d8
don't try to pin channels with invalid lengths
2021-07-26 15:26:23 +05:30
ansuz
d21e79733e
send feedback when self-destructing pads explode
2021-07-26 15:24:08 +05:30
ansuz
513f1531e3
remove some dead code
2021-07-26 15:03:02 +05:30
ansuz
e5558b516c
guard against a typeError when drive-less users try to send a pad-burned notification
2021-07-26 15:02:48 +05:30
ansuz
7bc6ed17b9
update max choices input in forms
...
...when the maximum exceeds the number of choices
2021-07-26 14:57:28 +05:30
ansuz
99c11f032e
tally form votes with an increment function
2021-07-26 14:53:04 +05:30
ansuz
9ca3682df9
fix an accidentally flipped boolean
2021-07-26 14:10:32 +05:30
ansuz
3c6c517506
Merge branch 'forms' into staging
2021-07-26 13:22:51 +05:30
ansuz
8200f579a8
Merge branch 'link' into staging
2021-07-26 13:07:38 +05:30
ansuz
6578b66ba6
convert a warning to an error
2021-07-26 13:07:23 +05:30
ansuz
2019e1d70a
implement minor fixes and add comments following code review
2021-07-26 13:05:47 +05:30
Weblate
79541dd914
Translated using Weblate (Japanese)
...
Currently translated at 100.0% (1368 of 1368 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
Translated using Weblate (Japanese)
Currently translated at 100.0% (1368 of 1368 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
Translated using Weblate (Japanese)
Currently translated at 100.0% (1368 of 1368 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
Translated using Weblate (Japanese)
Currently translated at 100.0% (1368 of 1368 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
Translated using Weblate (Japanese)
Currently translated at 100.0% (1368 of 1368 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
Translated using Weblate (Japanese)
Currently translated at 100.0% (1368 of 1368 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
2021-07-24 13:30:04 +02:00
Weblate
af8ef252e6
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 17.8% (244 of 1368 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/zh_Hans/
2021-07-24 13:30:04 +02:00
Weblate
9b192a8e4c
Translated using Weblate (Lithuanian)
...
Currently translated at 14.9% (204 of 1368 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/lt/
2021-07-24 13:30:03 +02:00
yflory
f5fc4f28bf
Improve forms CSV export with polls
2021-07-23 17:51:56 +02:00
yflory
a93a9f14d3
Fix initial title with forms templates
2021-07-23 17:51:42 +02:00
yflory
212b3d4884
Form fixes and improvements
2021-07-23 14:47:30 +02:00
yflory
6c720ce9d1
Fix type error
2021-07-23 10:18:42 +02:00
yflory
6faaec5042
lint compliance
2021-07-22 12:06:48 +02:00
yflory
667bef2a84
Fix links in shared folders
2021-07-21 17:19:35 +02:00
yflory
511ec211c1
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2021-07-21 11:42:57 +02:00
yflory
0a5614b79f
Fix team invitation link #774
2021-07-21 11:37:44 +02:00
ansuz
d44ae0b0b0
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2021-07-20 17:44:25 +05:30
yflory
4e6ff7716f
Merge branch 'staging' into link
2021-07-20 10:52:07 +02:00
yflory
d530a51f99
Fix premium ticket category in admin panel
2021-07-20 10:51:12 +02:00
yflory
1a88baf9c3
lint compliance
2021-07-20 10:48:25 +02:00
yflory
e38206ffb3
Fix premium tickets
2021-07-20 10:46:40 +02:00
yflory
775b741049
Merge branch 'staging' into link
2021-07-20 10:41:24 +02:00
yflory
0fc2269a3a
Create links in the drive
2021-07-20 10:40:40 +02:00
ansuz
621941b933
comments about possible form improvements
2021-07-19 19:49:20 +05:30
ansuz
d926930b4c
prototype toolbar collapse
2021-07-16 14:59:27 +05:30
ansuz
99323f0560
Merge branch 'soon' into staging
2021-07-15 16:13:31 +05:30
Weblate
1d9adbb096
Translated using Weblate (Japanese)
...
Currently translated at 100.0% (1368 of 1368 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
Translated using Weblate (Japanese)
Currently translated at 100.0% (1368 of 1368 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
2021-07-15 12:41:50 +02:00
Weblate
36eebd817d
Translated using Weblate (Lithuanian)
...
Currently translated at 13.3% (182 of 1368 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/lt/
2021-07-15 12:41:50 +02:00
yflory
d94f327756
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2021-07-12 15:37:07 +02:00
yflory
0929b5db47
Form improvements
2021-07-12 15:36:55 +02:00
ansuz
c774a5d06e
time out if checkup test #7 doesn't call back in 30s
2021-07-12 13:24:32 +05:30
Weblate
1d8811c42b
Translated using Weblate (Catalan)
...
Currently translated at 39.4% (540 of 1368 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ca/
2021-07-12 06:18:18 +02:00
Weblate
1faaff1665
Translated using Weblate (Lithuanian)
...
Currently translated at 9.3% (128 of 1368 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/lt/
Translated using Weblate (Lithuanian)
Currently translated at 7.9% (109 of 1368 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/lt/
2021-07-12 06:18:18 +02:00
ansuz
32e79d323d
add support for tabs in ckeditor
...
and leave a note about the challenges of accessibility here
2021-07-09 18:53:27 +05:30
ansuz
d22c4a6d68
extra styles for support page enhancements
2021-07-09 18:33:14 +05:30
ansuz
ae77f1c6b9
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2021-07-09 18:13:30 +05:30
ansuz
4e9a9681f4
Merge branch 'main' into soon
2021-07-09 18:13:18 +05:30
ansuz
fee546ee9d
describe the premium support ticket policy on the support page
2021-07-09 18:12:04 +05:30
ansuz
3f1b6ba74d
some minor fixes for anon drives
...
* don't show the collapse tree button in the toolbar
* display the bread crumb when viewing shared folders
2021-07-09 16:44:13 +05:30
ansuz
90b6787fa8
disable cache usage for form results
2021-07-09 16:43:48 +05:30
ansuz
5b3dcde28c
disable cache usage for form results
2021-07-09 16:43:17 +05:30
yflory
4117274e59
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2021-07-09 12:30:04 +02:00
yflory
1b0a0fe14f
Improve reset button in forms
2021-07-09 11:56:53 +02:00
yflory
1b081c52df
lint compliance
2021-07-09 11:46:32 +02:00
yflory
ed28b5ec7b
Randomize 'ordered list' initial state in forms
2021-07-09 11:45:48 +02:00
yflory
f46a820ad8
Don't sort 'sorted lists' in forms by default
2021-07-09 11:41:12 +02:00
ansuz
b6755f4d58
Merge branch 'soon' into staging
2021-07-09 15:08:53 +05:30
Weblate
2e5632988e
Translated using Weblate (Catalan)
...
Currently translated at 39.1% (536 of 1368 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ca/
2021-07-09 11:34:47 +02:00
Weblate
d6e97b16c1
Translated using Weblate (Hindi)
...
Currently translated at 0.3% (5 of 1368 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/hi/
2021-07-09 11:34:47 +02:00
ansuz
eff65f6e71
add file for Lithuanian translation
2021-07-09 15:04:28 +05:30
ansuz
6df790dbba
some minor fixes for anon drives
...
* don't show the collapse tree button in the toolbar
* display the bread crumb when viewing shared folders
2021-07-08 17:55:31 +05:30
ansuz
ad2bdb67e1
Merge branch 'soon' into main
2021-07-07 14:46:25 +05:30
Weblate
47aebb0bfd
Translated using Weblate (Japanese)
...
Currently translated at 100.0% (1368 of 1368 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
2021-07-07 11:07:49 +02:00
ansuz
cb0c4363e0
Merge branch 'soon' into main
2021-07-07 14:25:09 +05:30
ansuz
ea15575a40
Merge branch 'staging' into soon
2021-07-07 14:20:28 +05:30
ansuz
a398af1213
use existing translation until next release
2021-07-07 14:18:48 +05:30
ansuz
ccddcefc1d
remove hardcoded translation
2021-07-07 14:16:43 +05:30
Weblate
78f2cb1d63
Translated using Weblate (English)
...
Currently translated at 100.0% (1368 of 1368 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
2021-07-07 10:41:34 +02:00
Weblate
1c95c262b3
Translated using Weblate (German)
...
Currently translated at 100.0% (1368 of 1368 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/de/
2021-07-07 10:41:34 +02:00
Weblate
5b5c98f929
Translated using Weblate (French)
...
Currently translated at 100.0% (1368 of 1368 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/fr/
2021-07-07 10:41:33 +02:00
ansuz
96eb5f614e
fix docs link for remote content
...
and localize it
2021-07-07 14:03:54 +05:30
ansuz
fceab00a6b
guard against type errors when exporting results as CSV
...
and label a hardcoded string
2021-07-07 13:06:07 +05:30
yflory
0560a9a403
Fix forms CSV export
2021-07-06 16:09:30 +02:00
ansuz
663f0d8771
Display confirmation on "Log out everywhere" in the upper right menu
...
addresses #765
2021-07-06 17:47:13 +05:30
ansuz
7049396bd9
remove unneeded XXX note
2021-07-06 16:14:52 +05:30
ansuz
132fbbe1da
Merge branch 'soon' into staging
2021-07-06 15:45:02 +05:30
Weblate
05043b96c5
Translated using Weblate (German)
...
Currently translated at 100.0% (1367 of 1367 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/de/
2021-07-06 12:10:58 +02:00
ansuz
b5c3468b41
Merge branch 'soon' into staging
2021-07-06 15:14:59 +05:30
Weblate
517f979745
Translated using Weblate (Japanese)
...
Currently translated at 100.0% (1367 of 1367 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
Translated using Weblate (Japanese)
Currently translated at 100.0% (1367 of 1367 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
2021-07-06 11:44:16 +02:00
ansuz
bceff56d02
remove hardcoded translation
2021-07-06 15:00:54 +05:30
ansuz
eca3d7207a
Merge branch 'soon' into staging
2021-07-06 15:00:18 +05:30
Weblate
c1b3ac8960
Translated using Weblate (English)
...
Currently translated at 100.0% (1367 of 1367 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
2021-07-06 11:29:19 +02:00
yflory
baa215fc1e
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2021-07-06 11:23:54 +02:00
yflory
1b50efe7ac
Add more debugging metadata to support tickets
2021-07-06 11:13:42 +02:00
ansuz
f652d11ace
don't show the 'remote image warning' for data URLs in markdown
2021-07-06 14:02:29 +05:30
ansuz
5070a751cd
style remote image warnings in slides
2021-07-05 19:21:22 +05:30
ansuz
3095526066
remove some notes that have been addressed
2021-07-05 18:59:33 +05:30
Weblate
132bc43e83
Translated using Weblate (French)
...
Currently translated at 100.0% (1366 of 1366 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/fr/
2021-07-05 12:55:54 +02:00
ansuz
c2f84dc8d0
Merge branch 'soon' into staging
2021-07-05 16:25:50 +05:30
Weblate
70219e376c
Translated using Weblate (French)
...
Currently translated at 99.8% (1364 of 1366 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/fr/
2021-07-05 12:54:54 +02:00
Weblate
91c7accf9c
Translated using Weblate (Japanese)
...
Currently translated at 100.0% (1366 of 1366 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
2021-07-05 12:54:37 +02:00
Weblate
f0635afdf8
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 69.9% (955 of 1366 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/pt_BR/
2021-07-05 12:54:36 +02:00
Weblate
512e6eea6b
Translated using Weblate (French)
...
Currently translated at 99.8% (1364 of 1366 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/fr/
2021-07-05 12:54:36 +02:00
yflory
1352a6d8fd
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2021-07-02 18:46:29 +02:00
yflory
bca1c08653
Fix team pending owner issues
2021-07-02 18:46:03 +02:00
David Benqué
ca1016ad3a
Add spacing to Form results
2021-07-02 13:45:20 +01:00
Weblate
eb9eb9e782
Translated using Weblate (Japanese)
...
Currently translated at 100.0% (1366 of 1366 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
Translated using Weblate (Japanese)
Currently translated at 100.0% (1366 of 1366 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
Translated using Weblate (Japanese)
Currently translated at 100.0% (1366 of 1366 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
Translated using Weblate (Japanese)
Currently translated at 100.0% (1366 of 1366 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
Translated using Weblate (Japanese)
Currently translated at 100.0% (1366 of 1366 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
Translated using Weblate (Japanese)
Currently translated at 100.0% (1366 of 1366 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
Translated using Weblate (Japanese)
Currently translated at 100.0% (1366 of 1366 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
Translated using Weblate (Japanese)
Currently translated at 100.0% (1366 of 1366 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
2021-07-02 14:31:46 +02:00
ansuz
5c83eb73f0
Merge branch 'soon' into staging
2021-07-02 17:56:18 +05:30
ansuz
27f3223490
provide the language we detect to CKEditor
2021-07-02 17:55:15 +05:30
Weblate
9ad74aeba1
Translated using Weblate (Japanese)
...
Currently translated at 100.0% (1366 of 1366 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
Translated using Weblate (Japanese)
Currently translated at 100.0% (1366 of 1366 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
2021-07-02 13:48:25 +02:00
Weblate
ed438d7b3b
Translated using Weblate (Japanese)
...
Currently translated at 100.0% (1366 of 1366 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
Translated using Weblate (Japanese)
Currently translated at 100.0% (1366 of 1366 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
Translated using Weblate (Japanese)
Currently translated at 99.9% (1365 of 1366 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
Translated using Weblate (Japanese)
Currently translated at 99.9% (1365 of 1366 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
Translated using Weblate (Japanese)
Currently translated at 99.7% (1362 of 1366 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
Translated using Weblate (Japanese)
Currently translated at 99.7% (1362 of 1366 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
Translated using Weblate (Japanese)
Currently translated at 99.6% (1361 of 1366 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
Translated using Weblate (Japanese)
Currently translated at 98.6% (1348 of 1366 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
Translated using Weblate (Japanese)
Currently translated at 98.1% (1341 of 1366 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
Translated using Weblate (Japanese)
Currently translated at 97.7% (1335 of 1366 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
Translated using Weblate (Japanese)
Currently translated at 97.7% (1335 of 1366 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
Translated using Weblate (Japanese)
Currently translated at 97.6% (1334 of 1366 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
Translated using Weblate (Japanese)
Currently translated at 97.5% (1333 of 1366 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
2021-07-02 13:17:35 +02:00
ansuz
faed7c8573
Merge branch 'soon' into staging
2021-07-02 14:49:12 +05:30
ansuz
09cbeefd99
double-check that blocks have been written
...
even if 'write' calls back with no error
also update the changelog
2021-07-02 14:48:24 +05:30
Weblate
568ced1b7f
Translated using Weblate (Japanese)
...
Currently translated at 97.5% (1332 of 1366 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
Translated using Weblate (Japanese)
Currently translated at 97.4% (1331 of 1366 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
Translated using Weblate (Japanese)
Currently translated at 97.2% (1329 of 1366 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
Translated using Weblate (Japanese)
Currently translated at 96.9% (1324 of 1366 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
Translated using Weblate (Japanese)
Currently translated at 96.9% (1324 of 1366 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
Translated using Weblate (Japanese)
Currently translated at 96.8% (1323 of 1366 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
Translated using Weblate (Japanese)
Currently translated at 96.7% (1322 of 1366 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
Translated using Weblate (Japanese)
Currently translated at 96.7% (1321 of 1366 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
Translated using Weblate (Japanese)
Currently translated at 96.6% (1320 of 1366 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
Translated using Weblate (Japanese)
Currently translated at 96.5% (1319 of 1366 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
Translated using Weblate (Japanese)
Currently translated at 96.5% (1319 of 1366 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
Translated using Weblate (Japanese)
Currently translated at 96.5% (1319 of 1366 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
Translated using Weblate (Japanese)
Currently translated at 96.4% (1318 of 1366 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
Translated using Weblate (Japanese)
Currently translated at 96.4% (1317 of 1366 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
Translated using Weblate (Japanese)
Currently translated at 96.4% (1317 of 1366 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
Translated using Weblate (Japanese)
Currently translated at 96.3% (1316 of 1366 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
Translated using Weblate (Japanese)
Currently translated at 96.2% (1315 of 1366 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
Translated using Weblate (Japanese)
Currently translated at 96.1% (1314 of 1366 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
Translated using Weblate (Japanese)
Currently translated at 96.1% (1314 of 1366 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
Translated using Weblate (Japanese)
Currently translated at 96.1% (1313 of 1366 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
Translated using Weblate (Japanese)
Currently translated at 96.0% (1312 of 1366 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
Translated using Weblate (Japanese)
Currently translated at 95.9% (1311 of 1366 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
Translated using Weblate (Japanese)
Currently translated at 95.9% (1310 of 1366 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
2021-07-02 11:17:00 +02:00
ansuz
29d2fb38ef
trim leading and trailing whitespace from usernames when registering
2021-07-02 12:41:34 +05:30
ansuz
b54428c00a
Merge branch 'soon' into staging
2021-07-02 12:28:11 +05:30
Weblate
edc1e95ffe
Translated using Weblate (Japanese)
...
Currently translated at 95.8% (1309 of 1366 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
Translated using Weblate (Japanese)
Currently translated at 95.7% (1308 of 1366 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
Translated using Weblate (Japanese)
Currently translated at 95.6% (1307 of 1366 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
Translated using Weblate (Japanese)
Currently translated at 95.6% (1307 of 1366 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
2021-07-02 08:42:03 +02:00
Weblate
68e489a2a3
Translated using Weblate (Japanese)
...
Currently translated at 95.6% (1307 of 1366 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
Translated using Weblate (Japanese)
Currently translated at 95.6% (1307 of 1366 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
Translated using Weblate (Japanese)
Currently translated at 95.6% (1307 of 1366 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
2021-07-02 07:34:59 +02:00
ansuz
279db28e86
start tracking the versions of our vendored software
2021-07-01 18:44:35 +05:30
ansuz
3b44c09bc4
check COOP headers for multiple endpoints
...
and improve some error reporting in the checkup RPC
2021-07-01 16:42:09 +05:30
ansuz
899eef1ee8
filter hidden types from a more sensible place in the drive
2021-07-01 14:01:43 +05:30
ansuz
7d634ab54b
suppress 'convert' from new pad modal
...
and make it easy to configure what's displayed via a list in appconfig
2021-07-01 13:58:17 +05:30
ansuz
575269e5a1
use a standard function for creating basic media-tags
2021-07-01 13:18:08 +05:30
ansuz
7703085aeb
Merge branch 'soon' into staging
2021-07-01 12:47:41 +05:30
ansuz
17adbc27bf
remove blog link from out-of-date translations
2021-07-01 12:46:43 +05:30
ansuz
5232890fe1
Merge branch 'soon' into staging
2021-07-01 11:48:43 +05:30
ansuz
0bb4f0fc3d
set a generic documentation link in translations
...
to be properly set and localized in the code
2021-07-01 11:46:56 +05:30
ansuz
ef0e42e6f6
Merge branch 'soon' into staging
2021-07-01 11:39:07 +05:30
Weblate
41d17a7ee3
Translated using Weblate (Japanese)
...
Currently translated at 95.5% (1305 of 1366 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
Translated using Weblate (Japanese)
Currently translated at 95.5% (1305 of 1366 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
Translated using Weblate (Japanese)
Currently translated at 95.5% (1305 of 1366 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
Translated using Weblate (Japanese)
Currently translated at 95.5% (1305 of 1366 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
Translated using Weblate (Japanese)
Currently translated at 95.4% (1304 of 1366 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
Translated using Weblate (Japanese)
Currently translated at 95.4% (1304 of 1366 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
Translated using Weblate (Japanese)
Currently translated at 95.4% (1304 of 1366 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
Translated using Weblate (Japanese)
Currently translated at 95.1% (1300 of 1366 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
Translated using Weblate (Japanese)
Currently translated at 95.0% (1299 of 1366 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
Translated using Weblate (Japanese)
Currently translated at 95.0% (1299 of 1366 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
Translated using Weblate (Japanese)
Currently translated at 95.0% (1299 of 1366 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
Translated using Weblate (Japanese)
Currently translated at 95.0% (1299 of 1366 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
Translated using Weblate (Japanese)
Currently translated at 95.0% (1299 of 1366 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
Translated using Weblate (Japanese)
Currently translated at 95.0% (1299 of 1366 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
Translated using Weblate (Japanese)
Currently translated at 95.0% (1298 of 1366 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
Translated using Weblate (Japanese)
Currently translated at 94.9% (1297 of 1366 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
Translated using Weblate (Japanese)
Currently translated at 94.9% (1297 of 1366 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
Translated using Weblate (Japanese)
Currently translated at 94.6% (1293 of 1366 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
Translated using Weblate (Japanese)
Currently translated at 94.5% (1291 of 1366 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
Translated using Weblate (Japanese)
Currently translated at 94.4% (1290 of 1366 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
Translated using Weblate (Japanese)
Currently translated at 94.3% (1289 of 1366 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
Translated using Weblate (Japanese)
Currently translated at 94.2% (1288 of 1366 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
Translated using Weblate (Japanese)
Currently translated at 94.1% (1286 of 1366 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
Translated using Weblate (Japanese)
Currently translated at 94.0% (1285 of 1366 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
Translated using Weblate (Japanese)
Currently translated at 93.9% (1284 of 1366 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
Translated using Weblate (Japanese)
Currently translated at 93.9% (1284 of 1366 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
Translated using Weblate (Japanese)
Currently translated at 93.9% (1283 of 1366 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
Translated using Weblate (Japanese)
Currently translated at 93.9% (1283 of 1366 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
Translated using Weblate (Japanese)
Currently translated at 93.8% (1282 of 1366 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
Translated using Weblate (Japanese)
Currently translated at 93.7% (1280 of 1366 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
Translated using Weblate (Japanese)
Currently translated at 93.6% (1279 of 1366 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
Translated using Weblate (Japanese)
Currently translated at 93.5% (1278 of 1366 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
Translated using Weblate (Japanese)
Currently translated at 93.5% (1278 of 1366 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
Translated using Weblate (Japanese)
Currently translated at 93.5% (1278 of 1366 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
Translated using Weblate (Japanese)
Currently translated at 93.4% (1277 of 1366 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
Translated using Weblate (Japanese)
Currently translated at 93.4% (1276 of 1366 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
2021-06-30 19:39:00 +02:00
Weblate
9d23c42e0b
Translated using Weblate (Japanese)
...
Currently translated at 93.4% (1276 of 1366 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
Translated using Weblate (Japanese)
Currently translated at 93.4% (1276 of 1366 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
Translated using Weblate (Japanese)
Currently translated at 93.3% (1275 of 1366 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
Translated using Weblate (Japanese)
Currently translated at 93.3% (1275 of 1366 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
2021-06-30 16:10:24 +02:00
Weblate
63c852c9aa
Translated using Weblate (German)
...
Currently translated at 100.0% (1366 of 1366 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/de/
2021-06-30 15:43:41 +02:00
Weblate
0c652e71b5
Translated using Weblate (Japanese)
...
Currently translated at 93.3% (1275 of 1366 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
Translated using Weblate (Japanese)
Currently translated at 93.2% (1274 of 1366 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
2021-06-30 15:43:41 +02:00
ansuz
34ae047aee
Merge branch 'soon' into staging
2021-06-30 18:59:14 +05:30
ansuz
f2f9ace7c6
fix rendering issue with markdown media-tag format
2021-06-30 18:57:27 +05:30
Weblate
cbbff49f89
Translated using Weblate (Japanese)
...
Currently translated at 93.2% (1274 of 1366 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
Translated using Weblate (Japanese)
Currently translated at 93.2% (1274 of 1366 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
Translated using Weblate (Japanese)
Currently translated at 93.2% (1274 of 1366 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
Translated using Weblate (Japanese)
Currently translated at 93.2% (1274 of 1366 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
Translated using Weblate (Japanese)
Currently translated at 93.1% (1273 of 1366 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
Translated using Weblate (Japanese)
Currently translated at 93.1% (1272 of 1366 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
Translated using Weblate (Japanese)
Currently translated at 93.0% (1271 of 1366 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
Translated using Weblate (Japanese)
Currently translated at 93.0% (1271 of 1366 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
Translated using Weblate (Japanese)
Currently translated at 93.0% (1271 of 1366 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
Translated using Weblate (Japanese)
Currently translated at 92.9% (1270 of 1366 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
Translated using Weblate (Japanese)
Currently translated at 92.9% (1270 of 1366 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
Translated using Weblate (Japanese)
Currently translated at 92.9% (1270 of 1366 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
Translated using Weblate (Japanese)
Currently translated at 92.8% (1269 of 1366 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
Translated using Weblate (Japanese)
Currently translated at 92.8% (1269 of 1366 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
Translated using Weblate (Japanese)
Currently translated at 92.8% (1269 of 1366 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
Translated using Weblate (Japanese)
Currently translated at 92.8% (1268 of 1366 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
Translated using Weblate (Japanese)
Currently translated at 92.7% (1267 of 1366 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
Translated using Weblate (Japanese)
Currently translated at 92.7% (1267 of 1366 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
Translated using Weblate (Japanese)
Currently translated at 92.7% (1267 of 1366 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
Translated using Weblate (Japanese)
Currently translated at 92.6% (1266 of 1366 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
Translated using Weblate (Japanese)
Currently translated at 92.6% (1266 of 1366 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
Translated using Weblate (Japanese)
Currently translated at 92.6% (1266 of 1366 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
Translated using Weblate (Japanese)
Currently translated at 92.6% (1266 of 1366 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
Translated using Weblate (Japanese)
Currently translated at 92.6% (1266 of 1366 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
Translated using Weblate (Japanese)
Currently translated at 92.6% (1266 of 1366 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
Translated using Weblate (Japanese)
Currently translated at 92.6% (1266 of 1366 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
Translated using Weblate (Japanese)
Currently translated at 92.5% (1264 of 1366 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
2021-06-30 15:26:56 +02:00
Weblate
73a47986a7
Translated using Weblate (German)
...
Currently translated at 99.9% (1365 of 1366 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/de/
Translated using Weblate (German)
Currently translated at 99.8% (1364 of 1366 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/de/
2021-06-30 15:26:55 +02:00
ansuz
e57ccf14d7
clean up some pending notes
2021-06-30 18:20:57 +05:30
ansuz
76b90d3c8a
correct a few more places where the client expected hashes in pin responses
...
or where the server incorrectly provided them
2021-06-30 18:15:55 +05:30
ansuz
8e725f3d7c
stop returning the hash of all user pins after pinning
...
the client doesn't use it and it's CPU-intensive
2021-06-30 17:20:03 +05:30
Weblate
8da7cb023f
Translated using Weblate (Japanese)
...
Currently translated at 92.4% (1263 of 1366 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
Translated using Weblate (Japanese)
Currently translated at 92.4% (1263 of 1366 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
Translated using Weblate (Japanese)
Currently translated at 92.4% (1263 of 1366 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
Translated using Weblate (Japanese)
Currently translated at 92.3% (1262 of 1366 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
Translated using Weblate (Japanese)
Currently translated at 92.3% (1262 of 1366 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
Translated using Weblate (Japanese)
Currently translated at 92.3% (1261 of 1366 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
Translated using Weblate (Japanese)
Currently translated at 92.2% (1260 of 1366 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
Translated using Weblate (Japanese)
Currently translated at 92.2% (1260 of 1366 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
Translated using Weblate (Japanese)
Currently translated at 92.1% (1259 of 1366 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
Translated using Weblate (Japanese)
Currently translated at 92.1% (1259 of 1366 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
Translated using Weblate (Japanese)
Currently translated at 92.1% (1259 of 1366 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
Translated using Weblate (Japanese)
Currently translated at 92.0% (1258 of 1366 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
Translated using Weblate (Japanese)
Currently translated at 92.0% (1258 of 1366 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
Translated using Weblate (Japanese)
Currently translated at 92.0% (1258 of 1366 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
Translated using Weblate (Japanese)
Currently translated at 92.0% (1258 of 1366 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
Translated using Weblate (Japanese)
Currently translated at 92.0% (1258 of 1366 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
Translated using Weblate (Japanese)
Currently translated at 92.0% (1257 of 1366 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
Translated using Weblate (Japanese)
Currently translated at 92.0% (1257 of 1366 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
Translated using Weblate (Japanese)
Currently translated at 91.9% (1256 of 1366 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
Translated using Weblate (Japanese)
Currently translated at 91.9% (1256 of 1366 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
Translated using Weblate (Japanese)
Currently translated at 91.8% (1254 of 1366 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
Translated using Weblate (Japanese)
Currently translated at 91.8% (1254 of 1366 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
Translated using Weblate (Japanese)
Currently translated at 91.8% (1254 of 1366 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
Translated using Weblate (Japanese)
Currently translated at 91.8% (1254 of 1366 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
Translated using Weblate (Japanese)
Currently translated at 91.8% (1254 of 1366 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
Translated using Weblate (Japanese)
Currently translated at 91.8% (1254 of 1366 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
Translated using Weblate (Japanese)
Currently translated at 91.8% (1254 of 1366 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
Translated using Weblate (Japanese)
Currently translated at 91.8% (1254 of 1366 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
Translated using Weblate (Japanese)
Currently translated at 91.7% (1253 of 1366 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
Translated using Weblate (Japanese)
Currently translated at 91.6% (1252 of 1366 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
Translated using Weblate (Japanese)
Currently translated at 91.6% (1252 of 1366 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
Translated using Weblate (Japanese)
Currently translated at 91.7% (1253 of 1366 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
Translated using Weblate (Japanese)
Currently translated at 91.7% (1253 of 1366 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
Translated using Weblate (Japanese)
Currently translated at 91.6% (1252 of 1366 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
Translated using Weblate (Japanese)
Currently translated at 91.6% (1252 of 1366 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
2021-06-30 13:23:22 +02:00
ansuz
a77d0420cd
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2021-06-30 16:52:00 +05:30
ansuz
c9654a7892
remove XXX notes from forms and comment why they were there
2021-06-30 16:51:50 +05:30
yflory
5282603559
Merge branch 'dapsi' into staging
2021-06-30 12:47:17 +02:00
yflory
c7ac75d137
Fix CSV export in forms
2021-06-30 12:47:02 +02:00
yflory
87d04ed68a
Fix form CSV export
2021-06-30 12:36:24 +02:00
yflory
12c18fe7a3
Remove unused file
2021-06-30 12:36:16 +02:00
ansuz
caa69e73ca
Merge branch 'dapsi' into staging
2021-06-30 16:04:35 +05:30
ansuz
6360c2e643
Merge branch 'soon' into staging
2021-06-30 12:53:07 +05:30
Weblate
2c38383147
Translated using Weblate (German)
...
Currently translated at 99.2% (1356 of 1366 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/de/
2021-06-30 09:21:53 +02:00
Weblate
3d22444603
Translated using Weblate (Japanese)
...
Currently translated at 91.6% (1252 of 1366 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
Translated using Weblate (Japanese)
Currently translated at 91.3% (1248 of 1366 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
Translated using Weblate (Japanese)
Currently translated at 90.1% (1232 of 1366 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
Translated using Weblate (Japanese)
Currently translated at 87.8% (1200 of 1366 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
2021-06-30 09:21:53 +02:00
ansuz
4fc60b86c5
remove hardcoded admin panel translations
2021-06-29 16:29:49 +05:30
ansuz
d296fdf550
Merge branch 'soon' into staging
2021-06-29 16:18:13 +05:30
Weblate
ccda547682
Translated using Weblate (English)
...
Currently translated at 100.0% (1366 of 1366 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (1365 of 1365 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (1364 of 1364 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (1363 of 1363 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (1362 of 1362 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (1361 of 1361 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (1360 of 1360 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (1359 of 1359 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (1358 of 1358 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
2021-06-29 12:44:42 +02:00
ansuz
fe4b85c98b
remove hardcoded translations for blocked images
2021-06-29 15:55:59 +05:30
ansuz
b221ed6cf9
Merge branch 'soon' into staging
2021-06-29 15:46:25 +05:30
Weblate
6b8cb9ab67
Translated using Weblate (Japanese)
...
Currently translated at 85.4% (1157 of 1354 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
2021-06-29 12:14:44 +02:00
Weblate
37e9e1d8ce
Translated using Weblate (English)
...
Currently translated at 100.0% (1357 of 1357 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (1356 of 1356 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (1355 of 1355 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
2021-06-29 12:14:44 +02:00
ansuz
1a827db57d
Merge branch 'soon' into staging
2021-06-29 13:59:06 +05:30
Weblate
83693a18f2
Translated using Weblate (Japanese)
...
Currently translated at 84.3% (1142 of 1354 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
Translated using Weblate (Japanese)
Currently translated at 81.6% (1106 of 1354 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
Translated using Weblate (Japanese)
Currently translated at 76.2% (1033 of 1354 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
Translated using Weblate (Japanese)
Currently translated at 76.2% (1033 of 1354 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
Translated using Weblate (Japanese)
Currently translated at 55.4% (751 of 1354 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ja/
2021-06-29 06:02:56 +02:00
ansuz
3cbf4c9d6f
save instancePurpose choice to server from admin panel
2021-06-25 13:04:29 +05:30
ansuz
0b8239241b
integrate styles for remote images
2021-06-25 12:23:46 +05:30
ansuz
9104441eb2
prototype instance purpose radio selection
2021-06-25 11:58:05 +05:30
ansuz
4a147815f6
disable server_tokens test until an easy solution is in place
2021-06-25 11:52:24 +05:30
ansuz
ef885eed5c
leave notes for finalizing remote image warning
2021-06-25 11:51:18 +05:30
yflory
ec556ed261
Export forms
2021-06-24 15:59:38 +02:00
ansuz
a86422266e
good contrast for most of the remote image warning
2021-06-24 17:56:58 +05:30
ansuz
4dcbddd174
WIP remote image styles
2021-06-24 17:33:45 +05:30
yflory
89844455bb
Merge branch 'staging' into dapsi
2021-06-24 11:46:31 +02:00
ansuz
e5c8b6fd75
WIP block remote images
2021-06-24 15:08:09 +05:30
ansuz
0cc0118bc2
replace two empty translation files whose removal triggered errors
2021-06-24 12:51:52 +05:30
ansuz
90bfc97ecc
Merge branch 'staging' into md-inline-img
2021-06-24 12:18:35 +05:30
ansuz
c4aeddeee5
bugfixes for the less cache
2021-06-24 11:48:55 +05:30
ansuz
c2ac534f6a
archive Hindi and Telugu translations due to inactivity as well
2021-06-24 10:10:34 +05:30
ansuz
3f66b91912
archive Arabic, Bengali, and Ukrainian translation files due to inactivity
2021-06-24 10:07:16 +05:30
ansuz
c2023fe680
add Thai translation file
2021-06-24 10:03:58 +05:30
ansuz
761e27cac7
WIP: transform inline css into less and scope it to the preview pane
2021-06-23 16:19:48 +05:30
ansuz
94abd631a2
prototype suppression of markdown images
2021-06-23 09:33:39 +05:30
ansuz
6ddcbb948e
guard against markdown images with double-quotes in their href
2021-06-23 09:32:58 +05:30
ansuz
433470cf40
check that server responses don't contain 'Server' headers
...
if they do, check that the server is NGINX.
2021-06-23 07:54:28 +05:30
Weblate
881dbcd2ad
Translated using Weblate (Finnish)
...
Currently translated at 81.9% (1110 of 1354 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/fi/
2021-06-22 16:02:50 +02:00
yflory
5d156dd346
Fix base64 image detection in pads
2021-06-22 12:24:41 +02:00
yflory
04fc838ef3
lint compliance
2021-06-22 12:08:10 +02:00
yflory
544e5bcbfe
Add converter app
2021-06-22 12:08:03 +02:00
yflory
a4bd4e2784
Support Markdown import/export in Rich text pads
2021-06-22 12:04:56 +02:00
yflory
addc50b641
Fix allDay events on Safari
2021-06-21 16:53:35 +05:30
yflory
1002b656c1
Fix allDay event reminders on Safari
2021-06-21 16:53:35 +05:30
ansuz
d610f6ef1e
use less restrictive URL validation
2021-06-21 16:52:50 +05:30
yflory
a482d62553
Fix allDay event reminders on Safari
2021-06-17 18:12:21 +02:00
yflory
bac6641bb1
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2021-06-17 18:05:40 +02:00
yflory
3f5e3a14af
Fix allDay events on Safari
2021-06-17 18:05:25 +02:00
ansuz
b5673bf8a3
Merge branch 'soon' into staging
2021-06-17 10:27:05 +05:30
ansuz
abc9466abe
guard against invalid team info
2021-06-17 09:24:58 +05:30
ansuz
92c814e49d
construct media-tags with hyperscript instead of HTML
2021-06-17 09:24:32 +05:30
ansuz
e143873a20
display the currently set FLoC header in the checkup page's warning message.
...
Addresses #757
2021-06-17 09:09:04 +05:30
yflory
6f91272217
Add default form templates
2021-06-16 11:17:00 +02:00
yflory
8074a6191c
Add 'Help' entry in the file menu for forms
2021-06-16 10:56:51 +02:00
ansuz
f601f27435
remove some XXX notes
2021-06-16 06:23:58 +05:30
ansuz
87d4231725
Merge branch 'staging' into soon
2021-06-16 05:54:48 +05:30
Weblate
4c14d39fa5
Update translation files
...
Updated by "Cleanup translation files" hook in Weblate.
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/
2021-06-15 16:33:35 +02:00
David Benqué
ade6db2f81
Remove unused translation
2021-06-15 15:33:07 +01:00
Weblate
13088454ea
Translated using Weblate (French)
...
Currently translated at 99.9% (1354 of 1355 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/fr/
2021-06-15 16:27:06 +02:00
yflory
51c5b7d3e4
Kanban import from Trello
2021-06-15 14:48:58 +02:00
ansuz
2b642835b9
Merge branch 'soon' into staging
2021-06-15 17:47:34 +05:30
yflory
2de7c61284
Fix drag after adding a question
2021-06-15 14:13:37 +02:00
ansuz
c3a6547e09
merge WIP changelog and stashed changes
2021-06-15 17:25:23 +05:30
David Benqué
eaa02bb8b8
Add spacing to buttons in question editor
2021-06-15 11:54:28 +01:00
ansuz
2bd659a9b5
test whether the instance configured to use HTTPS for the main and sandbox domains
2021-06-15 16:05:17 +05:30
yflory
61ac8b0512
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2021-06-15 11:46:03 +02:00
yflory
8a07b66843
Add default content and default template to forms
2021-06-15 11:45:54 +02:00
yflory
1a288f5896
Submit invalid responses
2021-06-15 10:49:17 +02:00
Weblate
35016cfc8e
Translated using Weblate (German)
...
Currently translated at 100.0% (1355 of 1355 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/de/
2021-06-15 09:53:50 +02:00
ansuz
14949235c9
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2021-06-15 03:54:18 +05:30
ansuz
92fd7e7c80
remove extraneous log
2021-06-15 03:53:37 +05:30
David Benqué
825badea71
Fix spacing at the bottom of form pages
2021-06-14 15:21:36 +01:00
David Benqué
bba014af99
Swap update and reset buttons
2021-06-14 15:07:27 +01:00
David Benqué
dc091b81c7
Adjust list of individual responses
2021-06-14 14:16:47 +01:00
David Benqué
a577281724
Merge remote-tracking branch 'origin/staging' into staging
2021-06-14 14:06:54 +01:00
David Benqué
fa526d5618
Add spacing to form responses page
2021-06-14 14:06:48 +01:00
yflory
ea01c0c204
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2021-06-14 15:00:13 +02:00
yflory
cc06942ebd
Fix type error in forms
2021-06-14 15:00:01 +02:00
David Benqué
e2bd942a71
Add spacing under Poll hint
2021-06-14 13:26:11 +01:00
David Benqué
622a9eda17
Merge branch 'soon' into staging
2021-06-14 13:20:30 +01:00
David Benqué
602bd28428
Remove temporary translation keys
2021-06-14 13:18:00 +01:00
Weblate
b102a1860f
Translated using Weblate (English)
...
Currently translated at 100.0% (1355 of 1355 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (1354 of 1354 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
2021-06-14 14:13:42 +02:00
yflory
c3c3a7aecb
Disable form settings when disconnected
2021-06-14 14:13:33 +02:00
yflory
87e81c4607
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2021-06-14 14:06:46 +02:00
yflory
a435b1c12d
Remove history and snapshots entries for participants
2021-06-14 14:06:36 +02:00
ansuz
ae2f434003
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2021-06-14 17:32:15 +05:30
ansuz
ceebb99134
sanitize your own accountName
2021-06-14 17:31:53 +05:30
yflory
79cfce1f5a
Share auditor link from drive
2021-06-14 14:00:09 +02:00
ansuz
b44bd01bc5
lint compliance
2021-06-14 17:29:53 +05:30
yflory
3cdd4dde73
Improve contetx menu in drive for forms
2021-06-14 13:42:33 +02:00
yflory
4d769ebaf5
Merge branch 'form' into staging
2021-06-14 12:30:50 +02:00
ansuz
0bc678b9dd
Merge branch 'form' into staging
2021-06-14 16:00:29 +05:30
yflory
eba2255fe9
Handle disconnection in forms and disable offline mode
2021-06-14 12:30:22 +02:00
ansuz
886b798bc3
describe intended usage of poll options in forms
2021-06-14 15:59:15 +05:30
David Benqué
f3394212c3
Use new icons
2021-06-14 11:16:06 +01:00
yflory
e7a85d576b
Fix block numbering in forms
2021-06-14 10:50:30 +02:00
yflory
369567d509
Fix onbeforeunload after submititng a form
2021-06-14 10:47:32 +02:00
yflory
9068c624ee
Fix form favicon
2021-06-14 10:33:00 +02:00
Weblate
ce7487acfb
Translated using Weblate (German)
...
Currently translated at 100.0% (1353 of 1353 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/de/
Translated using Weblate (German)
Currently translated at 99.1% (1342 of 1353 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/de/
Translated using Weblate (German)
Currently translated at 99.0% (1340 of 1353 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/de/
2021-06-12 03:22:26 +02:00
ansuz
8c270cc301
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2021-06-11 21:34:13 +05:30
ansuz
7c7d6d99a5
Merge remote-tracking branch 'origin/form' into staging
2021-06-11 21:33:59 +05:30
David Benqué
d70cece94d
Small fixes to Add menu and markdown links
2021-06-11 17:03:07 +01:00
yflory
8c6e79be02
Fix scrollbar in forms
2021-06-11 17:53:52 +02:00
ansuz
e6280ac303
suppress 'undefined' tooltip by passing empty string
2021-06-11 20:48:50 +05:30
ansuz
5e707eba1a
Merge branch 'form' into staging
2021-06-11 20:06:56 +05:30
yflory
aa49e87d97
Disable creation of new polls from the old app
2021-06-11 16:15:31 +02:00
ansuz
9bdffa19d7
remove unused code
2021-06-11 17:09:28 +05:30
ansuz
09ca7fb6a2
lint compliance
2021-06-11 17:05:30 +05:30
ansuz
0a7e692989
Merge branch 'admin-network-pane' into staging
2021-06-11 17:03:59 +05:30
ansuz
17d10e3637
add translation annotations
2021-06-11 17:03:53 +05:30
ansuz
b1d2a2f112
remove hardcoded translations from admin page
...
and add annotations for generated translation keys
2021-06-11 16:51:34 +05:30
David Benqué
b557fc9b5b
Fix Add menus for light theme
2021-06-11 12:05:23 +01:00
ansuz
59b9b85ca0
Merge branch 'staging' into admin-network-pane
2021-06-11 15:44:50 +05:30
ansuz
51e35bca0c
Merge branch 'soon' into staging
2021-06-11 15:44:35 +05:30
David Benqué
62a6e99c3e
Style adjustments to "Add" menus
2021-06-11 11:13:25 +01:00
ansuz
8e158a50d4
fix a typo in a translation key name
2021-06-11 15:36:18 +05:30
ansuz
76a7b91bc2
Merge branch 'staging' into admin-network-pane
2021-06-11 15:24:50 +05:30
ansuz
f9698ae8a6
Merge branch 'soon' into staging
2021-06-11 15:24:21 +05:30
ansuz
f619cf694d
add admin translation keys in bulk
2021-06-11 15:21:51 +05:30
ansuz
2650d2757d
Merge branch 'staging' into admin-network-pane
2021-06-11 14:52:41 +05:30
ansuz
9b373488ea
remove some hardcoded translations
2021-06-11 14:51:51 +05:30
ansuz
9dde46ef0d
Merge branch 'soon' into staging
2021-06-11 14:51:03 +05:30
Weblate
d62508dc62
Translated using Weblate (German)
...
Currently translated at 96.5% (1279 of 1325 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/de/
2021-06-11 11:15:53 +02:00
Weblate
0016d692bd
Translated using Weblate (English)
...
Currently translated at 100.0% (1331 of 1331 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (1330 of 1330 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (1329 of 1329 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (1328 of 1328 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (1327 of 1327 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (1326 of 1326 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
2021-06-11 11:15:52 +02:00
ansuz
5b19051091
Merge branch 'staging' into admin-network-pane
2021-06-11 14:21:31 +05:30
ansuz
0e386be968
Merge branch 'form' into staging
2021-06-11 14:18:07 +05:30
ansuz
62761c903c
fix login and redirect links for forms without anonymous answers
2021-06-11 14:07:22 +05:30
David Benqué
d35a499fc7
Fix Submit UI
...
- anonymous checkbox alignment
- invalid red colors across light/dark themes
2021-06-10 17:15:15 +01:00
ansuz
bb7c40237b
detect new versions in server telemetry responses
2021-06-10 20:56:12 +05:30
ansuz
93edc4e63a
Merge branch 'staging' into admin-network-pane
2021-06-10 20:50:02 +05:30
David Benqué
487840a1f4
Merge remote-tracking branch 'origin/staging' into staging
2021-06-10 16:16:23 +01:00
David Benqué
b92d56af01
Remove hard-coded translations for Forms
2021-06-10 16:16:17 +01:00
ansuz
79d642bbb4
Merge branch 'soon' into staging
2021-06-10 20:43:29 +05:30
Weblate
77cc322775
Translated using Weblate (English)
...
Currently translated at 100.0% (1325 of 1325 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (1324 of 1324 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (1323 of 1323 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (1322 of 1322 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (1321 of 1321 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (1320 of 1320 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (1319 of 1319 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (1318 of 1318 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (1317 of 1317 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (1316 of 1316 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (1315 of 1315 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (1314 of 1314 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (1313 of 1313 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (1312 of 1312 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (1311 of 1311 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (1310 of 1310 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (1309 of 1309 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (1308 of 1308 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (1307 of 1307 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (1306 of 1306 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (1305 of 1305 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (1304 of 1304 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
Translated using Weblate (English)
Currently translated at 100.0% (1303 of 1303 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
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/
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/
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/
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/
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/
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/
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% (1270 of 1270 strings)
Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
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/
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/
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/
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% (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% (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/
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/
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/
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/
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/
2021-06-10 17:09:10 +02:00
yflory
79b0460d80
Fix poll total column UI
2021-06-10 16:50:16 +02:00
ansuz
85db842d8f
Merge branch 'form' into staging
2021-06-10 20:03:33 +05:30
yflory
c63e6a4f32
Info message when there are no responses
2021-06-10 13:31:39 +02:00
yflory
c4f7f9d55e
Make results selactable
2021-06-10 13:28:29 +02:00
yflory
0dd8c7d255
Remove chat and userlist when answering a form
2021-06-10 13:26:09 +02:00
yflory
bf8903c517
Merge branch 'form' of github.com:xwiki-labs/cryptpad into form
2021-06-10 13:07:14 +02:00
yflory
10db351add
Update total in form polls when the user is answering
2021-06-10 13:03:22 +02:00
David Benqué
248408ad25
Merge remote-tracking branch 'origin/form' into form
2021-06-10 11:39:28 +01:00
David Benqué
22e1eaed24
Remove testing code
2021-06-10 11:39:24 +01:00
yflory
bb232776b3
Add warning message when invalid answers in the form
2021-06-10 12:26:44 +02:00
ansuz
208051cca4
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
2021-06-09 20:48:43 +05:30
David Benqué
3ca739c8ae
Merge branch 'form' of github.com:xwiki-labs/cryptpad into form
2021-06-09 16:05:06 +01:00
David Benqué
78722307ec
Change temporary translation key
2021-06-09 16:04:58 +01:00
yflory
d77b9c4ffd
Form sorted list hint
2021-06-09 17:03:22 +02:00
David Benqué
bf3804afdf
Add temporary translation keys
2021-06-09 15:54:45 +01:00
David Benqué
4dfe8ac0d0
Add hover style and hint to ordered list questions
2021-06-09 15:47:01 +01:00
David Benqué
c6b867f93f
Change order of question types
2021-06-09 14:58:52 +01:00
David Benqué
38253386ba
Merge remote-tracking branch 'origin/form' into form
2021-06-09 14:54:00 +01:00
David Benqué
5b2445789e
Fix style of text paragraph answers on results page
2021-06-09 14:53:53 +01:00
yflory
13db08f728
Fix type error in forms
2021-06-09 15:19:26 +02:00
ansuz
2fd812ff36
WIP admin translations and update available button
2021-06-09 18:45:02 +05:30
yflory
e60206a5ba
Add 'Store in drive' entry in file menu when the pad is only stored in a team #744
2021-06-09 14:54:55 +02:00
yflory
8af4a1d486
Preserve scroll position in codemirror #731
2021-06-09 14:40:24 +02:00
ansuz
ca155e328d
american-ize -ise suffixes
2021-06-09 14:18:28 +05:30
ansuz
82dc55e36a
handle invalid hashes on the admin page
2021-06-09 14:17:19 +05:30
ansuz
ec34d90f5f
prompt to login if logged out users view a doc with an access list
...
addresses #747
2021-06-09 14:06:20 +05:30
yflory
f8ca1389f3
Add poll total row
2021-06-08 18:18:36 +02:00
David Benqué
1a60ff01d0
Improve Poll UI
2021-06-08 15:56:40 +01:00
ansuz
41db88a360
WIP admin 'network' panel
2021-06-08 20:24:30 +05:30
David Benqué
c723244db1
Merge remote-tracking branch 'origin/form' into form
2021-06-08 15:52:12 +01:00
yflory
ec84377d2e
Fix previous commit
2021-06-08 16:51:44 +02:00
David Benqué
a1a1996077
Merge remote-tracking branch 'origin/form' into form
2021-06-08 15:49:39 +01:00
David Benqué
733c788c34
Merge remote-tracking branch 'origin/form' into form
2021-06-08 15:47:57 +01:00
yflory
fc38d8fef8
Fix form polls UI with lots of answers
2021-06-08 16:47:21 +02:00
yflory
360204df30
Fix character count when restoring form data
2021-06-08 15:42:20 +02:00
yflory
b022fe573a
Fix character count in form textareas
2021-06-08 15:18:12 +02:00
David Benqué
1b4ce70113
Merge remote-tracking branch 'origin/form' into form
2021-06-08 13:45:30 +01:00
yflory
4f01d8fa31
Update inline calendar style (box-shadow)
2021-06-08 14:44:15 +02:00
David Benqué
bf116a100b
Merge remote-tracking branch 'origin/form' into form
2021-06-08 13:37:48 +01:00
yflory
61db887785
Add an empty value in polls 'time' type
2021-06-08 14:35:27 +02:00
David Benqué
5b55df1705
Merge remote-tracking branch 'origin/form' into form
2021-06-08 13:10:16 +01:00
yflory
63cf7f133c
Fix mediatag width in polls
2021-06-08 14:08:52 +02:00
yflory
e61fdaf2cd
Fix switching from time to day in form polls
2021-06-08 14:06:15 +02:00
ansuz
3965af1992
handle suspected source of errors
...
atime update on cache entries blocked calendar event creation for me once
seemingly due to an unhandled DOMException triggered by localForage.
This is the only place I expect it could have come from, but the error message wasn't very helpful
so I could be wrong
2021-06-08 16:25:44 +05:30
ansuz
c92cbad544
Merge branch 'main' into soon
2021-06-08 16:14:58 +05:30
ansuz
c279995224
lint compliance and minor refactor
2021-06-08 16:08:21 +05:30
yflory
07ed884f04
Fix password-protected files
2021-06-08 15:58:11 +05:30
ansuz
cb191a95ab
basic test for v2 file hashes
2021-06-08 15:52:53 +05:30
yflory
786568c353
Fix password-protected files
2021-06-08 11:14:20 +02:00
David Benqué
314a053cbc
Merge remote-tracking branch 'origin/form' into form
2021-06-07 17:37:25 +01:00
David Benqué
7f39114a3f
Poll styles
2021-06-07 17:34:48 +01:00
yflory
6b85a0bcc8
Fix first and last pages in forms
2021-06-07 18:10:58 +02:00
yflory
cb1d4c1a0d
Fix poll UI in forms
2021-06-07 17:45:41 +02:00
yflory
ec5ee3eaff
Fix resizing codemirror in the code app #745
2021-06-07 17:32:50 +02:00
yflory
65e9b779e8
Fix resizing codemirror in the code app #745
2021-06-07 17:32:30 +02:00
yflory
b78b221e32
Add characters count and limit to textarea questions
2021-06-07 17:00:19 +02:00
yflory
14cebd32bb
Fix syntax highlighting in form descriptions
2021-06-07 16:46:33 +02:00
ansuz
ff5ba8eb1c
Merge branch 'form' into staging
2021-06-07 17:46:11 +05:30
David Benqué
e6dfdb8b56
Adjust spacing
2021-06-07 12:38:53 +01:00
David Benqué
1a1ed33db4
Add spacing to block edit UI
2021-06-07 11:06:22 +01:00
yflory
aaff13795e
Fix forms UI issues
2021-06-04 17:17:12 +02:00
yflory
3c62dc2dcc
Merge branch 'form' of github.com:xwiki-labs/cryptpad into form
2021-06-04 16:22:01 +02:00