Commit graph

4632 commits

Author SHA1 Message Date
gabek
20f1241256 Bundle embedded web app 2022-12-28 23:45:39 +00:00
André Rusakow
05c8ce223b
Filesize limit for logoupload (#2522)
* add readable byts helper function

* adjust wording for logo upload

* limit file size to 2 MB

* remove log

Co-authored-by: Gabe Kangas <gabek@real-ity.com>
2022-12-28 15:41:49 -08:00
Gabe Kangas
3819335090
Return error when data not found in logo upload API 2022-12-28 15:21:26 -08:00
Meisam
6f97085285
add Github actions linter to Github actions (#2521)
* add actions linter

* fix actions/checkout args

* trigger actions lint on both yml/yaml

...and other possible changes in workflow
2022-12-28 13:21:09 -08:00
gabek
364fb23ab0 Bundle embedded web app 2022-12-28 21:09:17 +00:00
Gabe Kangas
a88da10c74
Rework some of the css var state to fix flaky customization UI. Fixes #2505 2022-12-28 13:05:35 -08:00
gabek
78b956532f Bundle embedded web app 2022-12-28 18:48:08 +00:00
Gabe Kangas
6b0ac9d0bc
Revert "chore(deps): update nextjs monorepo to v13.1.1"
This reverts commit 2af6a0b99d.
2022-12-28 10:44:15 -08:00
renovate[bot]
0cb0f94985 Bundle embedded web app 2022-12-28 11:31:54 +00:00
renovate[bot]
2af6a0b99d chore(deps): update nextjs monorepo to v13.1.1 2022-12-28 11:29:05 +00:00
gabek
700e5f5e8f Bundle embedded web app 2022-12-28 06:52:33 +00:00
Shashwat Agrawal
397f940669
Center followers list 2515 (#2520)
* centered the follower

* left-align in desktop devices

Co-authored-by: Shashwat <shashwat>
2022-12-27 22:49:41 -08:00
gabek
f03f683c3f Bundle embedded web app 2022-12-28 02:55:10 +00:00
Gabe Kangas
5a41f4a1ea
Reorganize admin pages and consolidate some sections. For #1904 2022-12-27 18:51:13 -08:00
Meisam
389ba36f15
fix breaking change in #2510 2022-12-28 01:11:04 +01:00
Meisam
a2c35d3d66
set RemoveNotificationForChanne() log to debug (#2517) 2022-12-27 12:10:42 -08:00
Rishav Raj
1a9b3f85bb
Footer text wrap solved. (#2508)
* Font size reduced

* Update Footer.module.scss
2022-12-27 12:08:49 -08:00
Jambaldorj Ochirpurev
f8a481ff70
Fix/issue#2441 (#2443)
* fix the rendering issues related to More Info

* update

* update Chat Moderation Details component
2022-12-27 11:57:44 -08:00
Anderer Zyklus
35e6c69612
updated 'Help' menu item on admin panel to point to '/admin/help'. (#2516) 2022-12-27 11:39:16 -08:00
Gabe Kangas
8f5914bfc8
Increase default cache length to appease Lighthouse. For #2167 2022-12-26 21:50:54 -08:00
Gabe Kangas
b55b7a54ea
Specify what element the popup should draw in to fix scrolling. For #2358 2022-12-26 20:05:00 -08:00
Gabe Kangas
b21dfaa2b9
Tweak the border of account in follow modal 2022-12-26 20:04:59 -08:00
André Rusakow
53d3a67533
hide user name in user dropdown on mobile (#2512)
* hide user name in user dropdown on mobile

* truncate title in header

* prettify code

* Add line height to prevent cutting of lower length letters
2022-12-26 14:09:52 -08:00
Meisam
7c91099461
do not triger bundle web app on docs update (#2510) 2022-12-26 11:30:16 -08:00
renovate[bot]
bf227b80b9 Bundle embedded web app 2022-12-26 13:31:40 +00:00
renovate[bot]
a56d3d185d chore(deps): lock file maintenance 2022-12-26 13:27:52 +00:00
renovate[bot]
e48346d4d2 chore(deps): lock file maintenance 2022-12-26 13:25:39 +00:00
renovate[bot]
6e3a009bb7
chore(deps): update docker.io/ubuntu docker tag to v22.10 2022-12-26 04:32:54 +00:00
gabek
e98baed3ea Bundle embedded web app 2022-12-26 03:20:15 +00:00
Meisam
c74d5b4f31
add shellcheck to CI (#2478)
* add shellcheck to ci

* test ci

* install bash for shellcheck

* set globstar for bash

* cleanup shell scripts

* do not ignore automated hls tests

* rm legacy build script

* update shell scripts

* cleanup ci

* Fix misspell

* cleanup ci

* fail on curl error in ci
2022-12-25 19:17:13 -08:00
gabek
52cf00ff85 Bundle embedded web app 2022-12-26 00:08:20 +00:00
Gabe Kangas
d4ffe02645
Fix title getting lost due to multiple callbacks firing. Closes #2351 2022-12-25 16:04:01 -08:00
renovate[bot]
a7da69b713 Bundle embedded web app 2022-12-25 12:05:22 +00:00
renovate[bot]
02fc945d05
chore(deps): update dependency @babel/core to v7.20.7 2022-12-25 09:52:20 +00:00
gabek
8544db2f3c Bundle embedded web app 2022-12-25 05:25:17 +00:00
Gabe Kangas
353e9c5896
Add logging to troubleshoot #2351 2022-12-24 21:21:39 -08:00
Gabe Kangas
8890b564e8
Do not pass along the raw error. Closes #2491 2022-12-24 20:35:46 -08:00
gabek
52d6226176 Bundle embedded web app 2022-12-25 00:49:49 +00:00
Gabe Kangas
5c01efd3e2
Wrap title in header tag. Do not allow it to wrap. Closes #2474 #2446 2022-12-24 16:45:45 -08:00
Gabe Kangas
fb1aca165f
Give the chat text input surrounding a background color 2022-12-24 15:32:15 -08:00
Gabe Kangas
c871251769
Tweak positioning of emoji picker popover 2022-12-24 15:08:46 -08:00
Gabe Kangas
4d3be3eaaa
No need to have hundreds of similar images. A few of each category is fine. 2022-12-24 15:01:21 -08:00
Gabe Kangas
01082c5e0b
Reduce top padding in content header 2022-12-24 14:59:03 -08:00
renovate[bot]
91829eadc5 Bundle embedded web app 2022-12-24 20:09:39 +00:00
renovate[bot]
6caca2daad
fix(deps): update dependency sharp to v0.31.3 2022-12-24 17:43:13 +00:00
renovate[bot]
ada821eaec Bundle embedded web app 2022-12-24 15:40:09 +00:00
renovate[bot]
50c349022a
fix(deps): update dependency yaml to v2.2.0 2022-12-24 13:08:17 +00:00
Gabe Kangas
cd874cda93
Use subtle.ConstantTimeCompare instead of simple string compare. Closes #2489 2022-12-23 21:26:55 -08:00
Gabe Kangas
3894f410d2
Enforce https before indieauth parsing. For #2492 2022-12-23 20:50:12 -08:00
Gabe Kangas
87eeeffa1c
Prune expired auth requests + add global max limit. Closes #2490 2022-12-23 20:25:08 -08:00