2710 Commits (19d75210871230165541de55dc9a18a78ad612ed)

Author SHA1 Message Date
yflory 704c50fae3 Fix colors in forms 3 years ago
yflory 527bcda1b0 Forms colortheme 3 years ago
ansuz 5b46845078 add a small margin below file upload preview container 3 years ago
ansuz 84e7a021d9 bump version to 4.11 3 years ago
ansuz f2f6136208 add 'invalid' styles to link creation modal 3 years ago
yflory 1fa916d88c Merge branch 'staging' into merge2 3 years ago
David Benqué 8de2a03dc4 Fix height of template name that was cropping descenders 3 years ago
ansuz a2ad37a8ad stop supporting IE
1. stop polyfilling promises
2. use named defines for chainpad-listmap and its dependencies while we're at it

use 'bower update' for things to work
3 years ago
David Benqué 24a21bab8d Add conditional section icon 3 years ago
yflory 600cca564d Fix button icons 3 years ago
yflory a6794c5cee Improve condition selector in forms 3 years ago
ansuz 21dca721aa override bootstrap colors for link preview in the link-shared dialog 3 years ago
David Benqué a79a9bdd63 Add shadows to question blocks
- increase contrast of light theme
- prepares upcoming color themes
3 years ago
ansuz 727af0ccf5 update changelog and leave a note 3 years ago
ansuz b4775a0d50 fix file upload preview size 3 years ago
ansuz 22dd995a28 Merge branch 'staging' into accessible-media 3 years ago
ansuz 147ddd88bf adjust font size for initials and emoji avatar size on small screens 3 years ago
ansuz 02d9da502d remove dead code 3 years ago
ansuz 7231fc6926 media-tag accessibility and UX improvements
* preview content and prompt users to describe media when uploading
* add 'alt' attributes to rendered media-tag content if it is included in the file's encrypted metadata
* add alt attributes to some related UI elements
3 years ago
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 []
3 years ago
ansuz c630abb3c5 refactor animal avatar font-size to automatically scale with parents 3 years ago
ansuz 5ba22328b2 Merge branch 'staging' into animal-guests 3 years ago
ansuz f0fad8e95c avoid unnecessary use of scrollbars on sidebar apps
(settings, admin, support, ...)
3 years ago
ansuz c5e6ca646e adjust animal avatar caching system and adjust size in the toolbar 3 years ago
ansuz 82101bcb9b use two characters for the default avatar 3 years ago
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
3 years ago
ansuz cad514cc17 remove hacky experiments with charts.css
...and finalize forms changes
3 years ago
ansuz 1e12b85b7c use updated translation key and add a comment 3 years ago
ansuz add234a8f7 Merge branch 'staging' into hackathon-2021 3 years ago
ansuz b7f627d896 update version string for 4.10.0
and commit some new 'npm run' commands while we're at it
3 years ago
ansuz 4810d6b5ba use custom styles for the form timeline, move away from charts.css 3 years ago
ansuz 25a3359671 Merge branch 'staging' into hackathon-2021 3 years ago
David Benqué d05f03c8c6 Use icon only for toolbar collapse/expand button 3 years ago
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
3 years ago
ansuz 2a8c70598b Merge branch 'soon' into staging 3 years ago
ansuz d960c10a31 clear login token when deleting your account and before logging in 3 years ago
ansuz 900db1fcb0 disable usage of charts.css except for the timeline 3 years ago
ansuz 53ba25b5b0 more chart visualizations, brand colors 3 years ago
ansuz 4e02c309bb Merge branch 'staging' into collapse-toolbar 3 years ago
ansuz 7916f36007 update version string to 4.9.0 3 years ago
ansuz a4092e888b remove unused images 3 years ago
ansuz d926930b4c prototype toolbar collapse 3 years ago
ansuz aaa18a3feb fix stretched images in 'lightbox' preview modal 3 years ago
ansuz 15fc16fca3 update changelog and version strings for 4.8.0 3 years ago
David Benqué ffad850434 Use more faded red for danger alert backgrounds 3 years ago
ansuz 09cbeefd99 double-check that blocks have been written
even if 'write' calls back with no error
also update the changelog
3 years ago
ansuz f7f2146fa5 miscellaneous cleanup and notes 3 years ago
ansuz 1a827db57d Merge branch 'soon' into staging 3 years ago
ansuz 107c8c82a0 add Japanese to the language selector UI 3 years ago
ansuz 0b8239241b integrate styles for remote images 3 years ago
ansuz a86422266e good contrast for most of the remote image warning 3 years ago
ansuz 4dcbddd174 WIP remote image styles 3 years ago
ansuz e5c8b6fd75 WIP block remote images 3 years ago
ansuz 94abd631a2 prototype suppression of markdown images 3 years ago
David Benqué 968edf396c Merge remote-tracking branch 'origin/staging' into staging 3 years ago
David Benqué cd9557439c Update version string for cptools 3 years ago
yflory 4d769ebaf5 Merge branch 'form' into staging 3 years ago
David Benqué 3c91e805aa Add icons for "maybe" Poll choice 3 years ago
yflory f665a12b27 Add new favicon 3 years ago
ansuz bc880d6288 update version string to 4.7.0 4 years ago
ansuz 5e707eba1a Merge branch 'form' into staging 4 years ago
yflory aa49e87d97 Disable creation of new polls from the old app 4 years ago
ansuz b26518e405 fix accidentally modified svg font id 4 years ago
David Benqué d35a499fc7 Fix Submit UI
- anonymous checkbox alignment
- invalid red colors across light/dark themes
4 years ago
ansuz 85db842d8f Merge branch 'form' into staging 4 years ago
David Benqué 1a60ff01d0 Improve Poll UI 4 years ago
ansuz ff5ba8eb1c Merge branch 'form' into staging 4 years ago
yflory aaff13795e Fix forms UI issues 4 years ago
yflory 3c62dc2dcc Merge branch 'form' of github.com:xwiki-labs/cryptpad into form 4 years ago
yflory 8eb5c3e6db Add sorted list, textarea and typed input 4 years ago
David Benqué 569a1932cb Update cptools icon font 4 years ago
ansuz ec9a32c15a minor UI improvements for report page 4 years ago
ansuz 3fbb771b9c add a setting to preserve redirect-to-drive behaviour from the home page
disable it by default
4 years ago
yflory a948237043 Add Poll block type 4 years ago
ansuz 0068eaa550 fix pricing link in top bar 4 years ago
yflory d06cba0b5e Sort and delete form questions 4 years ago
ansuz 506c78f121 increment version string to 4.6.0 4 years ago
ansuz 7000abf3c0 widen markdown code blocks 4 years ago
yflory 07c90b6a94 View responses 4 years ago
yflory 10f52230a4 Form app prototype 4 years ago
ansuz 7ce2b67fd6 replace 'pricing' link text with 'features' when subscriptions are disabled
addresses #683
4 years ago
ansuz 93589d03e4 Merge branch 'staging' into restricted-registration 4 years ago
ansuz 3c49b011cc fix iphone drive view toggle and update changelog 4 years ago
ansuz 260fa16058 half-fix for iphone drive grid/list toggle 4 years ago
ansuz c7a731d30c remove hardcoded translation 4 years ago
ansuz 9fbd10fa8e Merge branch 'staging' into restricted-registration 4 years ago
ansuz 62f163f887 avoid duplicated emails on contact page 4 years ago
yflory 712a78dbca Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 4 years ago
yflory c643c49ba0 Fix cursor in chromium browsers 4 years ago
ansuz 88a1b94a4b new tests for checkup page 4 years ago
ansuz 21a913abd3 update version string to 4.5.0 4 years ago
ansuz 4ea15ef832 Merge branch 'staging' into restricted-registration 4 years ago
ansuz c7d1f8b32c add NGI DAPSI logo to 'What is CryptPad' page 4 years ago
ansuz 67a909711d slightly better layout for disabled register page 4 years ago
ansuz 729d51fb9b update block storage APIs 4 years ago
ansuz b1e69e5c91 Merge branch 'staging' into restricted-registration 4 years ago
ansuz a813b6f226 remove or adjust some comments 4 years ago
ansuz 8546e7b317 hide references to registration if registration is disabled 4 years ago
ansuz 8d8633be00 remove hardcoded translation for footer roadmap 4 years ago
ansuz 50045c08d0 WIP restrict registration 4 years ago