Commit Graph
4273 Commits
Author SHA1 Message Date
Matthew HellerandGitHub 64b20cf070 Use 16px font size to prevent auto zoom on iOS Safari. Shorten the 'type here' message so it doesn't wrap to a second line when the chat pane becomes a column on the right side of larger screens. Re #2276. (#2294) 2022-11-02 12:34:57 -07:00
renovate[bot]andGitHub 799883b553 fix(deps): update module github.com/shirou/gopsutil/v3 to v3.22.10 2022-11-02 10:06:49 +00:00
renovate[bot] 72cfbe4c21 Bundle embedded web app 2022-11-02 07:54:44 +00:00
renovate[bot]andGitHub 9eeefe5f57 fix(deps): update module github.com/aws/aws-sdk-go to v1.44.128 2022-11-02 07:47:41 +00:00
renovate[bot]andGitHub 1ac13d0fa1 fix(deps): update dependency xstate to v4.34.0 2022-11-02 07:45:53 +00:00
gabek 53e7d8227b Bundle embedded web app 2022-11-02 07:06:36 +00:00
Gabe Kangas 50f23a0807 Changes to troubleshoot #2291 2022-11-02 00:02:32 -07:00
gabek add6a959c7 Bundle embedded web app 2022-11-02 04:16:04 +00:00
Gabe Kangas a89bceea37 Do not show empty state when loading followers. Closes #2249 2022-11-01 21:10:55 -07:00
gabek 21369caee5 Bundle embedded web app 2022-11-01 21:53:18 +00:00
Matthew HellerandGitHub 8320f282d8 More renames from 'visible' to 'open'. (#2290) 2022-11-01 14:50:23 -07:00
renovate[bot] 14f514551c chore(deps): lock file maintenance 2022-10-31 21:45:13 +00:00
renovate[bot] be4c1af72c Bundle embedded web app 2022-10-31 18:18:31 +00:00
renovate[bot] 32b54d6659 chore(deps): lock file maintenance 2022-10-31 18:14:32 +00:00
renovate[bot] 152b4b34db Bundle embedded web app 2022-10-31 10:56:30 +00:00
renovate[bot] 64af8108a5 chore(deps): lock file maintenance 2022-10-31 10:53:26 +00:00
renovate[bot] 45c35debf0 Bundle embedded web app 2022-10-30 23:39:35 +00:00
renovate[bot] 67ce9b484b fix(deps): update dependency autoprefixer to v10.4.13 2022-10-30 23:37:00 +00:00
renovate[bot]andGitHub ba81904b8b chore(deps): update dependency @svgr/webpack to v6.5.1 2022-10-30 19:20:19 +00:00
renovate[bot] 78b8dcd1ee Bundle embedded web app 2022-10-30 15:55:56 +00:00
renovate[bot]andGitHub a08f8919b6 chore(deps): update dependency babel-loader to v9 2022-10-30 12:15:41 +00:00
renovate[bot] dfb5213468 Bundle embedded web app 2022-10-30 12:12:39 +00:00
renovate[bot] a69f9eb200 chore(deps): update dependency @types/react to v18.0.24 2022-10-30 12:09:32 +00:00
renovate[bot] e111547c5f Bundle embedded web app 2022-10-29 23:36:53 +00:00
renovate[bot] 83642460f8 chore(deps): update dependency chromatic to v6.11.2 2022-10-29 23:28:30 +00:00
renovate[bot] 34c628b6db Bundle embedded web app 2022-10-29 22:08:38 +00:00
renovate[bot]andGitHub 841fdadaba chore(deps): update dependency @types/node to v18.11.7 2022-10-29 13:41:07 +00:00
renovate[bot] bc38efe286 Bundle embedded web app 2022-10-29 13:37:56 +00:00
renovate[bot] ab56263385 chore(deps): update dependency @types/node to v18.11.6 2022-10-29 13:34:12 +00:00
renovate[bot] 46efe4f03d Bundle embedded web app 2022-10-29 09:24:11 +00:00
renovate[bot] 7dd5eb4fb7 fix(deps): update dependency picmo to v5.7.2 2022-10-29 09:20:08 +00:00
Gabe Kangas c3722256fb Explicitly set AP post as public. Closes #2112 2022-10-28 23:25:26 -07:00
gabek 8215475425 Bundle embedded web app 2022-10-29 05:51:18 +00:00
Gabe Kangas 0e8f14a58a Fix text input width. Closes #2184 2022-10-28 22:47:21 -07:00
Gabe Kangas e0b7ae5b3a Fix auth modal story not rendering. Closes #2254 2022-10-28 22:22:56 -07:00
renovate[bot] dbab4739f2 Bundle embedded web app 2022-10-29 05:21:48 +00:00
renovate[bot]andGitHub 5a9726f6ef chore(deps): update dependency chromatic to v6.11.1 2022-10-29 05:15:10 +00:00
gabek cad24e47d3 Bundle embedded web app 2022-10-29 03:25:08 +00:00
Gabe Kangas 42facacd24 Set next setting to not try to optimize images 2022-10-28 20:19:11 -07:00
Gabe Kangas 628d70e37c Add rel=me to social links. Closes #2269 2022-10-28 20:16:30 -07:00
Gabe Kangas 64a2fbd3e8 Add to anchor rel attributes do not overwrite 2022-10-28 20:15:49 -07:00
M. Ajmal MoochingalandGitHub 23b6e5868d Using prepared statements for SQL queries. (#2257)
* using prepared statements for sql query for fixing sql injection

* returning error in getChat instead of logging
2022-10-28 12:32:42 -07:00
Gabe Kangas d91f682d21 Lazy load chat container 2022-10-28 12:19:39 -07:00
Gabe Kangas 6564fc69bf Support web vitals attribution 2022-10-28 12:19:39 -07:00
Gabe Kangas 2e7787f70b Force the bundler to build the player as its own file 2022-10-28 12:19:39 -07:00
Gabe Kangas 91edad5024 Add webpack bundle analyzer for debugging 2022-10-28 12:19:38 -07:00
Gabe Kangas 65fcbb9d3f Use Next Image component for social links 2022-10-28 12:19:38 -07:00
renovate[bot] 62045d94a6 Bundle embedded web app 2022-10-28 19:18:17 +00:00
renovate[bot]andGitHub 1a806c30a7 chore(deps): update dependency @types/react to v18.0.23 2022-10-28 19:15:24 +00:00
Gabe Kangas ae7c02b421 Add support for public static files. Closes #2234 2022-10-27 22:30:39 -07:00