68 Commits (101ace7d214e5f369c39e105dd55db0ae747ef26)

Author SHA1 Message Date
ansuz 1bdf292093 don't show a home page subscribe button to premium users 3 years ago
ansuz dc071d0095 use URL API to identify remote hrefs 3 years ago
ansuz 0c9973b42f Merge branch '4.15-candidate' into soon 3 years ago
David Benqué 944b4511e0 Clear remaining XXXs 3 years ago
ansuz 3288dd984f unify 'terms' and 'footer_terms' translation keys 3 years ago
David Benqué 3f6afcd3fb Remove hard-coded translation keys 3 years ago
David Benqué cf01bd8215 Clean up and lint 3 years ago
David Benqué e22de3f699 Add icon for Accounts app 3 years ago
David Benqué 936dc9950a Style buttons and footer
- add logo to Back Home button
- style Subscribe button on homepage
- reorganize footer with version string on the left
- restyle footer buttons
3 years ago
David Benqué c990665bb5 Add Contact link and style instance "legal" links 3 years ago
David Benqué bc49d1d945 Display longer instance titles on one line on large screens
- refactored flex layout to maximize the length of the instance title
if more screen space is available.
3 years ago
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
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é 7baf0250ac Display subscribe and donate buttons if instance accepts subscriptions 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 0a9419c248 Merge branch 'sandpaper-static' into 4.15-candidate 3 years ago
ansuz 93a9c44b6e Merge branch 'main' into 4.15-candidate 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
David Benqué 0198bf6782 Redesign instance home page 3 years ago
yflory 73eb80ea30 Remove XXX 3 years ago
yflory 117eda8a04 Reorder apps in menus and homepage 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
yflory aa49e87d97 Disable creation of new polls from the old app 4 years ago
ansuz 9217340a9c use the user's language for docs links for supported languages 4 years ago
ansuz 4ac10aa358 set important HTML attributes via code, not translations 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
ansuz 3443480485 support HTML in the 'homeNotice' api 4 years ago
ansuz e03b3b751a add support for a home page notice via application_config.js 4 years ago
ansuz 1328da4e93 Add a subscribe button to the home page if supported 4 years ago
David Benqué 9ac8f8e26d Dark theme for static pages 4 years ago
yflory e99e65e36c Remove trailing comma 4 years ago
yflory 1b638d16db Consistency with cryptpad.fr customize 4 years ago
yflory b97a33d28e Fix footer issues in the static pages 4 years ago
ansuz c0a26e82b7 remove many XXX notes and hardcoded translations 4 years ago
David Benqué ddf464ceab Clean up XXX notes 4 years ago
David Benqué bd118e9a89 Lint compliance 4 years ago
yflory 4ff146a286 Merge branch 'staging' into rebrand 4 years ago
David Benqué ac153690f9 Accessibility fixes 4 years ago
yflory cb8bf2cdeb Fix various issues 4 years ago
yflory 3f67cb05ef Merge branch 'sessionStorage' into rebrand 4 years ago
yflory f3d2fc6ad5 Stop using sessionStorage for login redirect and new pad options 4 years ago