Commit graph

69 commits

Author SHA1 Message Date
David Benque
bc29c26b66 Add image for home page logo
- easier to customize the main logo while keeping the CryptPad brand
in the footer and other places
2022-07-08 14:52:43 +01:00
ansuz
1bdf292093 don't show a home page subscribe button to premium users 2022-06-01 18:37:17 +05:30
ansuz
dc071d0095 use URL API to identify remote hrefs 2022-05-30 17:20:03 +05:30
ansuz
0c9973b42f Merge branch '4.15-candidate' into soon 2022-05-20 20:59:12 +05:30
David Benqué
944b4511e0 Clear remaining XXXs 2022-05-16 16:23:33 +01:00
ansuz
3288dd984f unify 'terms' and 'footer_terms' translation keys 2022-05-13 18:56:49 +05:30
David Benqué
3f6afcd3fb Remove hard-coded translation keys 2022-05-13 09:38:27 +01:00
David Benqué
cf01bd8215 Clean up and lint 2022-05-09 13:53:39 +01:00
David Benqué
e22de3f699 Add icon for Accounts app 2022-05-09 13:41:27 +01:00
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
2022-05-06 18:00:30 +01:00
David Benqué
c990665bb5 Add Contact link and style instance "legal" links 2022-05-06 16:35:45 +01:00
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.
2022-05-06 16:34:17 +01:00
ansuz
80cc9c7bba solve the great textfit mystery of 2022 2022-05-06 16:32:36 +05:30
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
2022-05-06 13:55:00 +05:30
David Benqué
d25a15e96d Merge remote-tracking branch 'origin/4.15-candidate' into 4.15-candidate 2022-05-04 17:16:56 +01:00
David Benqué
96950d01a2 Preparing to test TextFit 2022-05-04 17:15:12 +01:00
ansuz
8222566961 remove some unused code, speed up home page load time 2022-05-04 18:35:30 +05:30
David Benqué
7baf0250ac Display subscribe and donate buttons if instance accepts subscriptions 2022-05-04 13:21:25 +01:00
ansuz
8adeeb21ec display instance info on the home page
* implements /api/instance
* updates recommended NGINX config
* adds a test on /checkup/
2022-05-03 18:20:34 +05:30
ansuz
0a9419c248 Merge branch 'sandpaper-static' into 4.15-candidate 2022-04-27 18:04:00 +05:30
ansuz
93a9c44b6e Merge branch 'main' into 4.15-candidate 2022-04-20 15:32:46 +05:30
David Benqué
58611e6f6b Rounded and redesigned static pages
- Login and register pages
- Features page
2022-04-01 16:08:16 +01:00
ansuz
0d1bfdc02b easier configuration of translated instance descriptions on the home page 2022-03-30 17:53:14 +05:30
ansuz
418201ba3f home page fixes and lint compliance 2022-03-25 11:34:31 +05:30
David Benqué
0198bf6782 Redesign instance home page 2022-03-23 09:59:16 +00:00
yflory
73eb80ea30 Remove XXX 2021-10-18 15:50:05 +02:00
yflory
117eda8a04 Reorder apps in menus and homepage 2021-10-18 15:30:46 +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
a56cdfe38f Prepare new apps early access 2021-10-11 16:55:56 +02: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
yflory
aa49e87d97 Disable creation of new polls from the old app 2021-06-11 16:15:31 +02:00
ansuz
9217340a9c use the user's language for docs links for supported languages 2021-04-12 14:54:52 +05:30
ansuz
4ac10aa358 set important HTML attributes via code, not translations 2021-03-24 14:41:47 +05:30
ansuz
171d19baee modify homeNotice API to allow translations without a circular dependency 2021-02-18 11:57:16 +05:30
ansuz
d719f4def7 use existing translation for subscribe button instead of custom key 2021-02-17 17:30:58 +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
David Benqué
9ac8f8e26d Dark theme for static pages 2021-02-03 17:06:11 +00:00
yflory
e99e65e36c Remove trailing comma 2021-01-21 14:37:50 +01:00
yflory
1b638d16db Consistency with cryptpad.fr customize 2021-01-21 14:35:16 +01:00
yflory
b97a33d28e Fix footer issues in the static pages 2021-01-19 17:43:54 +01:00
ansuz
c0a26e82b7 remove many XXX notes and hardcoded translations 2021-01-19 15:32:17 +05:30
David Benqué
ddf464ceab Clean up XXX notes 2021-01-07 09:17:39 +00:00
David Benqué
bd118e9a89 Lint compliance 2020-11-10 16:23:25 +00:00
yflory
4ff146a286 Merge branch 'staging' into rebrand 2020-11-09 16:48:36 +01:00
David Benqué
ac153690f9 Accessibility fixes 2020-11-05 11:59:15 +00:00
yflory
cb8bf2cdeb Fix various issues 2020-11-02 12:46:44 +01:00
yflory
3f67cb05ef Merge branch 'sessionStorage' into rebrand 2020-10-30 15:19:17 +01:00