Commit Graph

131 Commits

Author SHA1 Message Date
ansuz 1f8037a61a update mastodon account URL 2022-08-09 15:57:53 +05:30
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
ansuz 958b3e4376 remove references to removed pages and notes that have been addressed 2022-05-13 15:50:38 +05:30
David Benqué 3f6afcd3fb Remove hard-coded translation keys 2022-05-13 09:38:27 +01:00
David Benqué da8bf544f0 Show instance name on contact page 2022-05-13 09:14:35 +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é 54fdf32c36 Fix color of hovered leftside-categories in light theme 2022-05-09 13:40:42 +01:00
David Benqué c17c4adfd7 Redesign contact page 2022-05-09 13:02:47 +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
ansuz 0731d81451 remove terms page 2022-05-05 11:48:47 +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é f0263d82c2 Merge remote-tracking branch 'origin/4.15-candidate' into 4.15-candidate 2022-05-04 13:21:56 +01:00
David Benqué 7baf0250ac Display subscribe and donate buttons if instance accepts subscriptions 2022-05-04 13:21:25 +01:00
ansuz f5e6a2a43f display instance name on login and register 2022-05-04 15:13:22 +05:30
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 f29609af42 lint errors 2022-04-27 18:06:17 +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
ansuz 58b98a77e2 set titles for pages which still used the default 2022-04-11 17:49:13 +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
ansuz 83f721341f Merge branch 'sandpaper-static' into 4.15-candidate 2022-03-25 11:33:56 +05:30
David Benqué 0198bf6782 Redesign instance home page 2022-03-23 09:59:16 +00:00
ansuz baa3abf587 lint compliance 2022-03-16 17:03:50 +05:30
ansuz edcd88d9b7 display a clear notice that we can't reset passwords 2022-03-16 16:58:01 +05:30
ansuz 14f6d65c7a don't show a checkbox for the terms of service if they don't exist 2022-03-10 18:30:08 +05:30
ansuz 43ff745374 update community chat link to use matrix.to 2022-02-15 15:03:06 +05:30
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 bdfb4db13c lint compliance 2021-10-13 17:32:01 +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
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 7ce2b67fd6 replace 'pricing' link text with 'features' when subscriptions are disabled
addresses #683
2021-05-19 13:46:52 +05:30