iceshrimp/packages/backend
fruye b62b1d43d6 fix: Run to boolean conversion in mastoAPI public and hashtag timelines
The `only_media` query parameter in `/api/v1/timelines/public` and
`/api/v1/timelines/tag/:hashtag` was previously passed directly as-is to
the Misskey API, which made it pretty upset because it was receiving a
string named 'true' instead of the value 'true'.

Needed for pleromaFE to display a timeline.
2023-03-15 23:09:19 +01:00
..
.idea Create move type 2022-11-23 21:49:52 +01:00
.vscode
assets docs: 📝 custom assets 2023-02-11 13:16:45 -08:00
migration Expand caption limit to 1500 characters 2023-03-05 16:51:44 +10:00
nsfw-model
src fix: Run to boolean conversion in mastoAPI public and hashtag timelines 2023-03-15 23:09:19 +01:00
test Remove usused eslint files 2023-01-12 22:27:17 -08:00
.mocharc.json
.swcrc perf: 👷 build backend with swc 2023-01-10 16:48:49 -08:00
check_connect.js Check redis connection 2023-02-23 22:04:47 -08:00
jsconfig.json
ormconfig.js
package.json some quick fixes 2023-03-01 15:04:01 +01:00
tsconfig.json