114 Commits (80cc9c7bbacbf2c9cd58441ac4c9675a5356bb54)

Author SHA1 Message Date
ansuz 80cc9c7bba solve the great textfit mystery of 2022 3 years ago
ansuz a2731c44b0 assorted home page fixes/improvements
* link to home page from other static pages
* home notice
  * moved to the top of the home page
  * configured via server API instead of application_config.js
  * WIP admin panel UI
* more debugging info for unsupported decrees
* lint compliance probably
3 years ago
ansuz 0731d81451 remove terms page 3 years ago
David Benqué d25a15e96d Merge remote-tracking branch 'origin/4.15-candidate' into 4.15-candidate 3 years ago
David Benqué 96950d01a2 Preparing to test TextFit 3 years ago
ansuz 8222566961 remove some unused code, speed up home page load time 3 years ago
David Benqué f0263d82c2 Merge remote-tracking branch 'origin/4.15-candidate' into 4.15-candidate 3 years ago
David Benqué 7baf0250ac Display subscribe and donate buttons if instance accepts subscriptions 3 years ago
ansuz f5e6a2a43f display instance name on login and register 3 years ago
ansuz 8adeeb21ec display instance info on the home page
* implements /api/instance
* updates recommended NGINX config
* adds a test on /checkup/
3 years ago
ansuz f29609af42 lint errors 3 years ago
ansuz 0a9419c248 Merge branch 'sandpaper-static' into 4.15-candidate 3 years ago
ansuz 93a9c44b6e Merge branch 'main' into 4.15-candidate 3 years ago
ansuz 58b98a77e2 set titles for pages which still used the default 3 years ago
David Benqué 58611e6f6b Rounded and redesigned static pages
- Login and register pages
- Features page
3 years ago
ansuz 0d1bfdc02b easier configuration of translated instance descriptions on the home page 3 years ago
ansuz 418201ba3f home page fixes and lint compliance 3 years ago
ansuz 83f721341f Merge branch 'sandpaper-static' into 4.15-candidate 3 years ago
David Benqué 0198bf6782 Redesign instance home page 3 years ago
ansuz baa3abf587 lint compliance 3 years ago
ansuz edcd88d9b7 display a clear notice that we can't reset passwords 3 years ago
ansuz 14f6d65c7a don't show a checkbox for the terms of service if they don't exist 3 years ago
ansuz 43ff745374 update community chat link to use matrix.to 3 years ago
yflory 73eb80ea30 Remove XXX 3 years ago
yflory 117eda8a04 Reorder apps in menus and homepage 3 years ago
yflory bdfb4db13c lint compliance 3 years ago
yflory f3cdf33daa Detect disabled apps in drive context menu 3 years ago
yflory 7f40aa53d0 Refactor early access instance settings 3 years ago
yflory a56cdfe38f Prepare new apps early access 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 5e707eba1a Merge branch 'form' into staging 4 years ago
yflory aa49e87d97 Disable creation of new polls from the old app 4 years ago
ansuz 7ce2b67fd6 replace 'pricing' link text with 'features' when subscriptions are disabled
addresses #683
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
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 a813b6f226 remove or adjust some comments 4 years ago
ansuz 8546e7b317 hide references to registration if registration is disabled 4 years ago
ansuz 9217340a9c use the user's language for docs links for supported languages 4 years ago
ansuz 5f9491abdf remove duplicate argument 4 years ago
ansuz 84241c5bb9 open tos in a new tab 4 years ago
ansuz 1db0243134 remove default privacy policy 4 years ago
ansuz 4ac10aa358 set important HTML attributes via code, not translations 4 years ago
ansuz 3b9bf65709 deduplicate 'getPrettySize' and similar variants 4 years ago
ansuz 6dcc471c81 annotate generated translation keys to suppress warnings 4 years ago
ansuz 171d19baee modify homeNotice API to allow translations without a circular dependency 4 years ago
ansuz d719f4def7 use existing translation for subscribe button instead of custom key 4 years ago