Commit Graph

2872 Commits

Author SHA1 Message Date
yflory bdfb4db13c lint compliance 2021-10-13 17:32:01 +02:00
yflory 62e7467a94 Fix scrollbar in loading message 2021-10-13 17:30:04 +02:00
yflory f3cdf33daa Detect disabled apps in drive context menu 2021-10-13 17:25:43 +02:00
yflory 7f40aa53d0 Refactor early access instance settings 2021-10-13 16:46:26 +02:00
yflory 345a284608 Fix cursor for disabled apps 2021-10-13 14:33:38 +02:00
yflory 9e1831bbeb Fix overflowing error screen message 2021-10-12 17:02:38 +02:00
yflory f432852a86 New error messages for early access apps 2021-10-12 16:59:41 +02:00
yflory a56cdfe38f Prepare new apps early access 2021-10-11 16:55:56 +02:00
yflory c8384f42c9 Merge branch 'staging' into exportSheet 2021-10-11 10:47:41 +02:00
yflory 8dd42e3e8c Only display current shared folder with embed link 2021-10-08 15:58:54 +02:00
David Benque f092575104 Adjust "export to spreadsheet" forms UI 2021-09-27 09:54:30 +01:00
yflory 022be6d1e0 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 2021-09-07 17:51:16 +02:00
yflory 704c50fae3 Fix colors in forms 2021-09-07 17:36:51 +02:00
yflory 527bcda1b0 Forms colortheme 2021-09-07 16:28:30 +02:00
ansuz 5b46845078 add a small margin below file upload preview container 2021-09-07 19:28:17 +05:30
ansuz 84e7a021d9 bump version to 4.11 2021-09-07 17:47:16 +05:30
ansuz f2f6136208 add 'invalid' styles to link creation modal 2021-09-07 17:03:34 +05:30
yflory 1fa916d88c Merge branch 'staging' into merge2 2021-09-06 17:49:14 +02:00
David Benqué 8de2a03dc4 Fix height of template name that was cropping descenders 2021-09-06 15:02:56 +01:00
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
2021-09-03 20:00:31 +05:30
David Benqué 24a21bab8d Add conditional section icon 2021-09-02 15:12:48 +01:00
yflory 600cca564d Fix button icons 2021-09-02 12:16:01 +02:00
yflory a6794c5cee Improve condition selector in forms 2021-09-01 17:10:50 +02:00
ansuz 21dca721aa override bootstrap colors for link preview in the link-shared dialog 2021-09-01 19:51:00 +05:30
David Benqué a79a9bdd63 Add shadows to question blocks
- increase contrast of light theme
- prepares upcoming color themes
2021-09-01 15:15:18 +01:00
ansuz 727af0ccf5 update changelog and leave a note 2021-09-01 18:08:41 +05:30
ansuz b4775a0d50 fix file upload preview size 2021-09-01 17:35:00 +05:30
ansuz 22dd995a28 Merge branch 'staging' into accessible-media 2021-09-01 17:02:56 +05:30
ansuz 147ddd88bf adjust font size for initials and emoji avatar size on small screens 2021-08-30 18:40:42 +05:30
ansuz 02d9da502d remove dead code 2021-08-30 17:56:53 +05:30
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
2021-08-30 17:51:50 +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
ansuz c630abb3c5 refactor animal avatar font-size to automatically scale with parents 2021-08-25 12:59:37 +05:30
ansuz 5ba22328b2 Merge branch 'staging' into animal-guests 2021-08-20 19:26:23 +05:30
ansuz f0fad8e95c avoid unnecessary use of scrollbars on sidebar apps
(settings, admin, support, ...)
2021-08-20 16:03:59 +05:30
ansuz c5e6ca646e adjust animal avatar caching system and adjust size in the toolbar 2021-08-20 15:57:14 +05:30
ansuz 82101bcb9b use two characters for the default avatar 2021-08-19 21:16:49 +05:30
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
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 add234a8f7 Merge branch 'staging' into hackathon-2021 2021-08-13 16:06:14 +05:30
ansuz b7f627d896 update version string for 4.10.0
and commit some new 'npm run' commands while we're at it
2021-08-13 15:53:42 +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
David Benqué d05f03c8c6 Use icon only for toolbar collapse/expand button 2021-08-11 13:01:45 +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 2a8c70598b Merge branch 'soon' into staging 2021-08-10 19:51:28 +05:30
ansuz d960c10a31 clear login token when deleting your account and before logging in 2021-08-10 18:46:10 +05:30
ansuz 900db1fcb0 disable usage of charts.css except for the timeline 2021-08-06 18:51:51 +05:30
ansuz 53ba25b5b0 more chart visualizations, brand colors 2021-08-04 20:27:45 +05:30
ansuz 4e02c309bb Merge branch 'staging' into collapse-toolbar 2021-08-03 14:30:37 +05:30
ansuz 7916f36007 update version string to 4.9.0 2021-07-27 05:27:05 +05:30
ansuz a4092e888b remove unused images 2021-07-19 19:14:47 +05:30
ansuz d926930b4c prototype toolbar collapse 2021-07-16 14:59:27 +05:30
ansuz aaa18a3feb fix stretched images in 'lightbox' preview modal 2021-07-06 13:23:41 +05:30
ansuz 15fc16fca3 update changelog and version strings for 4.8.0 2021-07-05 18:56:21 +05:30
David Benqué ffad850434 Use more faded red for danger alert backgrounds 2021-07-05 10:12:51 +01:00
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
ansuz f7f2146fa5 miscellaneous cleanup and notes 2021-06-30 19:09:53 +05:30
ansuz 1a827db57d Merge branch 'soon' into staging 2021-06-29 13:59:06 +05:30
ansuz 107c8c82a0 add Japanese to the language selector UI 2021-06-29 13:56:50 +05:30
ansuz 0b8239241b integrate styles for remote images 2021-06-25 12:23:46 +05:30
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
ansuz e5c8b6fd75 WIP block remote images 2021-06-24 15:08:09 +05:30
ansuz 94abd631a2 prototype suppression of markdown images 2021-06-23 09:33:39 +05:30
David Benqué 968edf396c Merge remote-tracking branch 'origin/staging' into staging 2021-06-14 11:36:25 +01:00
David Benqué cd9557439c Update version string for cptools 2021-06-14 11:33:32 +01:00
yflory 4d769ebaf5 Merge branch 'form' into staging 2021-06-14 12:30:50 +02:00
David Benqué 3c91e805aa Add icons for "maybe" Poll choice 2021-06-14 10:45:54 +01:00
yflory f665a12b27 Add new favicon 2021-06-14 11:33:58 +02:00
ansuz bc880d6288 update version string to 4.7.0 2021-06-11 20:37:58 +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 b26518e405 fix accidentally modified svg font id 2021-06-11 18:08:48 +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 85db842d8f Merge branch 'form' into staging 2021-06-10 20:03:33 +05:30
David Benqué 1a60ff01d0 Improve Poll UI 2021-06-08 15:56:40 +01:00
ansuz ff5ba8eb1c Merge branch 'form' into staging 2021-06-07 17:46:11 +05:30
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
yflory 8eb5c3e6db Add sorted list, textarea and typed input 2021-06-04 16:21:54 +02:00
David Benqué 569a1932cb Update cptools icon font 2021-06-04 09:50:24 +01:00
ansuz ec9a32c15a minor UI improvements for report page 2021-06-01 19:27:24 +05:30
ansuz 3fbb771b9c add a setting to preserve redirect-to-drive behaviour from the home page
disable it by default
2021-05-31 20:10:47 +05:30
yflory a948237043 Add Poll block type 2021-05-28 14:04:24 +02:00
ansuz 0068eaa550 fix pricing link in top bar 2021-05-28 14:55:33 +05:30
yflory d06cba0b5e Sort and delete form questions 2021-05-21 17:40:41 +02:00
ansuz 506c78f121 increment version string to 4.6.0 2021-05-21 18:48:26 +05:30
ansuz 7000abf3c0 widen markdown code blocks 2021-05-21 18:47:53 +05:30
yflory 07c90b6a94 View responses 2021-05-21 13:39:33 +02:00
yflory 10f52230a4 Form app prototype 2021-05-20 10:43:29 +02:00
ansuz 7ce2b67fd6 replace 'pricing' link text with 'features' when subscriptions are disabled
addresses #683
2021-05-19 13:46:52 +05:30
ansuz 93589d03e4 Merge branch 'staging' into restricted-registration 2021-05-05 10:05:11 +05:30
ansuz 3c49b011cc fix iphone drive view toggle and update changelog 2021-05-05 09:51:35 +05:30
ansuz 260fa16058 half-fix for iphone drive grid/list toggle 2021-05-04 18:55:34 +05:30
ansuz c7a731d30c remove hardcoded translation 2021-05-04 13:45:44 +05:30
ansuz 9fbd10fa8e Merge branch 'staging' into restricted-registration 2021-05-04 12:58:08 +05:30
ansuz 62f163f887 avoid duplicated emails on contact page 2021-05-04 12:45:21 +05:30
yflory 712a78dbca Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 2021-05-03 12:53:09 +02:00
yflory c643c49ba0 Fix cursor in chromium browsers 2021-05-03 12:51:20 +02:00
ansuz 88a1b94a4b new tests for checkup page 2021-05-03 14:46:26 +05:30
ansuz 21a913abd3 update version string to 4.5.0 2021-05-03 10:40:02 +05:30
ansuz 4ea15ef832 Merge branch 'staging' into restricted-registration 2021-04-30 09:20:45 +05:30
ansuz c7d1f8b32c add NGI DAPSI logo to 'What is CryptPad' page 2021-04-30 08:48:44 +05:30
ansuz 67a909711d slightly better layout for disabled register page 2021-04-29 14:39:22 +05:30
ansuz 729d51fb9b update block storage APIs 2021-04-29 13:32:19 +05:30
ansuz b1e69e5c91 Merge branch 'staging' into restricted-registration 2021-04-29 06:50:38 +05:30
ansuz a813b6f226 remove or adjust some comments 2021-04-28 16:28:33 +05:30
ansuz 8546e7b317 hide references to registration if registration is disabled 2021-04-28 14:27:01 +05:30
ansuz 8d8633be00 remove hardcoded translation for footer roadmap 2021-04-28 09:39:03 +05:30
ansuz 50045c08d0 WIP restrict registration 2021-04-26 18:31:33 +05:30
ansuz 75623a4349 call back with error when creating a login block 2021-04-26 18:08:46 +05:30
yflory 5858396985 Calendar improvements 2021-04-22 18:33:17 +02:00
yflory 07fadca12f Merge branch 'soon' into staging 2021-04-21 16:06:52 +02:00
yflory 6401e72265 Add a script to generate a report about our drive structure 2021-04-21 16:06:01 +02:00
ansuz 7d9a009319 add public roadmap to footer 2021-04-20 16:31:57 +05:30
yflory 9429b3a884 Fix embed file modal (input width) 2021-04-19 18:48:37 +05:30
yflory 426dece558 Fix embed file modal (input width) 2021-04-19 15:12:48 +02:00
ansuz 18c3cac482 Merge branch 'staging' into reminders 2021-04-16 19:32:31 +05:30
ansuz b7975bb791 add some debugging advice to the checkup page 2021-04-16 19:30:12 +05:30
yflory be45337d11 Merge branch 'staging' into reminders 2021-04-14 11:06:36 +02:00
ansuz 9bb1a7b790 don't create a readme in users' drives on registration 2021-04-14 09:26:09 +05:30
ansuz 259bdb415c display the terms page in the footer again 2021-04-14 08:57:26 +05:30
yflory 95c16f5c65 Custom reminders 2021-04-13 15:21:24 +02:00
ansuz 93ea996f86 Merge branch 'calendar' into staging 2021-04-12 18:14:48 +05:30
ansuz f24037b2f1 Merge branch 'staging' into update-broadcast 2021-04-12 15:33:53 +05:30
ansuz 9217340a9c use the user's language for docs links for supported languages 2021-04-12 14:54:52 +05:30
ansuz 54df15bbdd Merge branch 'staging' into update-broadcast 2021-04-12 13:50:31 +05:30
ansuz e4403719d4 update version string to 4.4.0 2021-04-12 13:49:19 +05:30
ansuz 75a316e70d adjust or remove comments 2021-04-12 13:39:54 +05:30
ansuz d871353432 Merge branch 'staging' into update-broadcast 2021-04-09 17:58:39 +05:30
ansuz 9057f6436e Merge branch 'soon' into staging 2021-04-09 17:52:20 +05:30
yflory 542b5f17c2 Fix calendar popup UI 2021-04-09 12:02:03 +02:00
ansuz 5f9491abdf remove duplicate argument 2021-04-09 13:36:04 +05:30
ansuz 84241c5bb9 open tos in a new tab 2021-04-09 13:35:37 +05:30
ansuz 0bc63bff1f guard against undefined input when crafting links 2021-04-09 13:35:03 +05:30
ansuz 1db0243134 remove default privacy policy 2021-04-09 13:33:18 +05:30
yflory 1c8efbf3ef Add bottom toolbar to calendar 2021-04-08 18:40:08 +02:00
ansuz 6776e967e8 Merge branch 'soon' into avoid-translating-html 2021-04-08 19:33:08 +05:30
yflory ceb75ad04d Merge branch 'staging' into calendar 2021-04-08 13:49:05 +02:00
yflory 5a4bf71f63 Fix visible outline when opening alertify modal on chromium 2021-04-06 10:48:41 +02:00
yflory 2987e468a9 Calendars improvements 2021-04-02 18:21:59 +02:00
ansuz db39d0d3b3 Merge branch 'soon' into staging 2021-04-02 19:34:34 +05:30
ansuz 0d60b08702 test that XLSX export headers are correctly set in checkup app 2021-04-02 19:30:48 +05:30
yflory bbd35d0307 Basic calendar app 2021-04-02 13:44:28 +02:00
yflory 8f679c141c Broadcast update 2021-03-30 17:41:12 +02:00
yflory 96892bff48 Merge branch 'staging' into broadcast 2021-03-30 13:53:49 +02:00
ansuz 6d6bd9908e Merge branch 'soon' into staging 2021-03-30 12:03:38 +05:30
ansuz 946173e0cd increment version string to 4.3.1 2021-03-29 17:12:59 +05:30
yflory b108960d67 Rename ooslide and oodoc 2021-03-24 15:01:52 +01:00
ansuz 4ac10aa358 set important HTML attributes via code, not translations 2021-03-24 14:41:47 +05:30
David Benqué 067274cc07 Fix register button overflowing modal 2021-03-22 13:28:45 +00:00
ansuz 2279898d10 increment version string for 4.3.0 2021-03-18 10:26:21 +05:30
David Benqué a1e2059068 Finish flatpickr theme 2021-03-17 14:50:41 +00:00
David Benqué 532c248418 start flatpickr theme 2021-03-16 17:04:05 +00:00
yflory b0e44b136a Possible fix for the rich text cursor issue with firefox #406 2021-03-16 17:58:22 +01:00
yflory ec1fb6c713 Merge branch 'broadcast' of github.com:xwiki-labs/cryptpad into broadcast 2021-03-16 15:29:46 +01:00
yflory c4b27ec0dd Support CryptPad themes for flatpickr (light and dark) 2021-03-16 15:29:35 +01:00
David Benqué 3cd8bb1b77 Use existing red for preview notifications 2021-03-16 10:51:54 +00:00
David Benqué a608d6ca6c Show long broadcast messages in text color 2021-03-16 10:51:28 +00:00
David Benqué 9fd0402585 Fix hover color in light theme dropdown 2021-03-15 16:04:11 +00:00
ansuz 5f269fbe53 Merge branch 'soon' into staging 2021-03-15 15:35:42 +05:30
yflory 098011d1b2 Always show the delete section in the broadcast panel 2021-03-12 17:48:33 +01:00
David Benqué 37a76ee60b Adjust Ctrl-e New pad modals 2021-03-12 14:30:57 +00:00
yflory a41d70ab6b Fix XXX 2021-03-12 15:05:19 +01:00
yflory 171d00a943 Broadcast deletion (manual and automatic) 2021-03-11 12:27:12 +01:00
yflory fee8a88169 Instance notification prototype 2021-03-09 18:27:12 +01:00
yflory 5c688c8e77 Update changelog and version 2021-03-08 12:38:32 +01:00
ansuz 02b7ad7669 stop calling a function that hasn't existed for 4 months 2021-03-04 17:14:43 +05:30
ansuz 483b9f687e Merge branch 'checkup' into staging 2021-03-04 16:42:49 +05:30
yflory 11959bef1b Allow admins to reopen support tickets 2021-03-03 18:24:54 +01:00
yflory b0e0a8dc75 Add spinner to the checkup page and test websockets 2021-03-02 16:45:52 +01:00
yflory d43cb509dc Checkup: test sandbox domain and login block 2021-03-02 16:05:18 +01:00
David Benqué 9d6cc55642 Re-order elements in static pages navigation and footer 2021-03-02 11:27:49 +00:00
yflory a2959b2561 Improve offline banner in teams 2021-03-01 16:08:16 +01:00
yflory 2e9217031a Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 2021-03-01 15:24:31 +01:00
yflory 016c6cc3c6 Fix CSS race condition with bottstrap alerts 2021-03-01 15:24:20 +01:00
ansuz 3b9bf65709 deduplicate 'getPrettySize' and similar variants 2021-03-01 11:17:54 +05:30
ansuz 6dcc471c81 annotate generated translation keys to suppress warnings 2021-03-01 10:15:47 +05:30
ansuz 16534fa65d Merge branch 'more-unused-keys' into staging 2021-02-26 17:57:23 +05:30
yflory df8785e79d Bump new account versions 2021-02-26 12:18:17 +01:00
ansuz c8a3a0bd16 annotate unusual translation keys so our script recognizes them 2021-02-26 16:08:04 +05:30
ansuz 19d82f1b3e update version string for v4.2.0 2021-02-26 13:04:01 +05:30
David Benqué 069c25593c Add docs favicon to master SVG 2021-02-25 16:57:08 +00:00
ansuz c84ecbabc0 more tests for the checkup page 2021-02-24 13:53:59 +05:30
ansuz d4291fb3ed remove outdated translation checks 2021-02-23 13:57:15 +05:30
David Benqué 1785f79f7f Fix tippy arrow color 2021-02-22 15:13:23 +00:00
yflory 5840703d06 Fix CSS race condition in the messenger 2021-02-18 15:41:13 +01:00
ansuz 171d19baee modify homeNotice API to allow translations without a circular dependency 2021-02-18 11:57:16 +05:30
David Benqué 011acbe73c Fix hint background color in chat 2021-02-17 13:49:27 +00:00
ansuz d719f4def7 use existing translation for subscribe button instead of custom key 2021-02-17 17:30:58 +05:30
ansuz c04b1c9962 Merge branch 'darkfix' into staging 2021-02-17 16:43:11 +05:30
ansuz ab449fd42b apply colortheme styles to assert page 2021-02-17 14:41:21 +05:30
ansuz 387119a3c2 apply markdown block styles to rendered text media-tags 2021-02-17 14:35:40 +05:30
ansuz 2c315368da use thematic background-color on 404 page and fix minor layout issues 2021-02-17 14:18:40 +05:30
ansuz 3443480485 support HTML in the 'homeNotice' api 2021-02-16 19:36:01 +05:30
ansuz e03b3b751a add support for a home page notice via application_config.js 2021-02-16 16:44:54 +05:30
ansuz 1328da4e93 Add a subscribe button to the home page if supported 2021-02-16 16:43:46 +05:30
ansuz 97dbaee294 link to our sponsors websites from their logos 2021-02-16 16:42:25 +05:30
David Benqué a0b6203c5b Fix autocomplete dropdown 2021-02-15 15:44:05 +00:00
David Benqué 0700067572 Fix link color in drive infobox 2021-02-15 15:03:28 +00:00
David Benqué b6866b3471 Make notifications bell more readable 2021-02-15 14:10:31 +00:00
David Benqué 144ad3ac87 Fix admin support colors 2021-02-15 10:52:38 +00:00
David Benqué 7b043fe5a9 Remove old grey palette from light theme 2021-02-12 16:13:11 +00:00
David Benqué 508b59c63c Remove old grey palette from dark theme 2021-02-12 15:34:30 +00:00
yflory 3ead08d460 Merge branch 'main' into staging 2021-02-12 15:54:34 +01:00
yflory ef9f653239 Fix resize button colors in rich text 2021-02-12 15:29:20 +01:00
ansuz 5bd9b6e9d1 remove round corners on limit bar 2021-02-12 16:29:37 +05:30
yflory 3fb8c52f0a Fix race condition in rich text and restrict pad settings 2021-02-10 12:28:02 +01:00
David Benqué 5fe111d221 Fix hover color in sidebar 2021-02-10 10:30:06 +00:00
ansuz 6ab1c63a18 change non-blocking XXXs to FIXME or TODO 2021-02-10 15:46:41 +05:30
ansuz 4c204d997d update version string to 4.1.0 2021-02-10 15:46:02 +05:30
David Benqué 3f2f769d3f Darken Teams sidebar 2021-02-10 10:05:48 +00:00
ansuz d287bc9111 style markdown extensions with a less mixin 2021-02-10 12:04:45 +05:30
David Benqué 0fa6380962 Adjust sidebar color 2021-02-09 22:25:20 +00:00
David Benqué f54e771d0f Update grey logo and use in empty Code and Slides 2021-02-09 21:08:19 +00:00
David Benqué 58bf19a5e1 Add XXX about 404 background 2021-02-09 20:58:45 +00:00
David Benqué 6cb5019cd3 Lint compliance 2021-02-09 20:29:00 +00:00
David Benqué c3611ef38a Address remaining // XXX 2021-02-09 20:27:16 +00:00
David Benqué 92bdc6b33b Fix Mermaid diagram styles 2021-02-09 17:26:00 +00:00
David Benqué 45faee3eed Fix premium ticket styles 2021-02-09 15:48:04 +00:00
David Benqué d9f002d5c2 Comment notification color 2021-02-09 14:51:06 +00:00
yflory 881cfd89ae Merge branch 'dark' of github.com:xwiki-labs/cryptpad into dark 2021-02-09 12:41:42 +01:00
yflory b85159d111 Fix contextmenu in drive 2021-02-09 12:41:38 +01:00
David Benqué b2a6f4241e Drak history toolbar 2021-02-09 09:39:50 +00:00
ansuz 7c0db7058c address some dark mode edge cases in markdown 2021-02-09 13:03:25 +05:30
ansuz e29df908a7 fix 404 page link color for dark mode 2021-02-09 11:55:33 +05:30
ansuz be7d08a247 fix a less reference error 2021-02-09 10:26:25 +05:30
David Benqué a4f59fc4dd Remove old grey variables from dark colortheme 2021-02-08 20:16:13 +00:00
David Benqué a7b6aadefa Fix css error message in slide 2021-02-08 17:22:45 +00:00
David Benqué 12e6310c62 Adjust rich text editor background color 2021-02-08 17:13:00 +00:00
David Benqué 601963d2d1 Dark autocomplete dropdown 2021-02-08 16:39:44 +00:00
David Benqué 3d095afe2c Dark Drive export 2021-02-08 15:07:29 +00:00
David Benqué 63714fb682 Notifications panel 2021-02-08 14:27:32 +00:00
David Benqué 5e313308cf Fix Loading screen error link 2021-02-08 14:12:51 +00:00
David Benqué db04c9521b Merge remote-tracking branch 'origin/dark' into dark 2021-02-08 13:49:09 +00:00
David Benqué e39ad8afdc Corner alerts 2021-02-08 13:48:58 +00:00
ansuz 8cb6c258f3 remove dead code 2021-02-08 18:40:31 +05:30
ansuz 44a849b7a9 Merge branch 'dark' of github.com:xwiki-labs/cryptpad into dark 2021-02-08 17:01:31 +05:30
ansuz 1bbe79fd1d adjust support ticket colors for dark theme 2021-02-08 17:01:23 +05:30
David Benqué 5f6c814bbc Fix text color in danger-alt buttons 2021-02-08 11:30:27 +00:00
David Benqué 0bd50579c4 Fix link color in markdown preview 2021-02-08 11:06:36 +00:00
David Benqué 7aba2d7d0f Remove bg color in New Pad dialog icons 2021-02-08 10:58:31 +00:00
ansuz 63c1f7f78d add a color to the admin panel's stats for better dark mode visibility 2021-02-08 16:09:34 +05:30
yflory fda5904bea Tokenfield UI 2021-02-08 11:30:20 +01:00
David Benqué ae1e180316 Dark pad creation screen 2021-02-08 09:54:11 +00:00
David Benqué 3a37de7c57 Fix context sub-menu in drive 2021-02-08 09:48:38 +00:00
David Benqué 7c107a82d1 Fix expand icon in Drive tree 2021-02-08 09:36:08 +00:00
David Benqué b37f390529 Dark bootstrap alerts 2021-02-05 17:23:04 +00:00