summary refs log tree commit diff
path: root/src/api/util/utility (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add media1.tenor.com explicitly as image handlerRory&2026-04-141-0/+1
|
* Make presence clear async, clean up temp session codeRory&2026-04-131-5/+1
|
* EmbedHandlers: more configuration for embeds, switch to storing all returned ↵Rory&2026-03-261-35/+60
| | | | embeds
* EmbedHandlers: use youtube handler for youtube music, use OrmUtils.mergeDeep ↵Rory&2026-03-261-5/+3
| | | | for request options
* Embeds: factor out from postMessageRory&2026-03-261-1/+160
|
* API: request embeds in US english preferredRory&2026-02-171-1/+2
|
* API: fix youtube embedRory&2026-02-171-2/+3
|
* ESLint: warn for deprecated constructsRory&2025-12-191-1/+5
|
* lintstagedrc: regenerate schemas/openapi if schemas changedRory&2025-12-177-539/+539
|
* Prettier u9Rory&2025-12-172-94/+24
|
* Prettier 8Rory&2025-12-171-7/+1
|
* Prettier 5Rory&2025-12-171-4/+1
|
* Prettier 3Rory&2025-12-171-2/+1
|
* More maybe un-blowing-upRory&2025-12-161-4/+13
|
* Refactor: Replace getIpAddress with req.ipBrajamohanDas-afk2025-12-121-29/+4
|
* Always use req.ip when calling getIpAddressRory&2025-12-031-6/+1
|
* Use IpDataClient in placesRory&2025-12-021-76/+0
|
* Drop node-fetch-commonjs, proxy-agent as deprecatedRory&2025-12-013-7/+8
|
* Reorganise schemas a little bitRory&2025-10-151-1/+2
|
* Clean up array extensionsRory&2025-10-041-5/+5
|
* Add dotnet-ish Random classRory&2025-10-041-2/+2
|
* Drop dependency on missing-native-js-functionsRory&2025-10-041-1/+0
|
* Add first half of cloud attachment uploadsRory&2025-09-291-1/+1
|
* acatually fix the embed issueMathMan052025-03-231-0/+1
| | | This one added the line in the right spot, sorry about the previous one lol
* Update some patches, switch to node-fetch-commonjs, more updatesEmma [it/its]@Rory&2024-10-283-8/+28
|
* Embeds: handle og:sitenameMadeline2023-09-161-0/+7
|
* Fix regression where generic embed handler wouldn't properly send image resultsMadeline2023-09-161-5/+4
|
* [fb] remove provider obj, add colorPuyodead12023-09-031-3/+1
|
* add facebook, and add steam fieldsPuyodead12023-09-031-3/+54
|
* Rewrite thumbnail/image generation for embedsMadeline2023-09-031-83/+65
|
* Fix bug in embed handler where getMeta would not return undefinedMadeline2023-09-031-3/+5
|
* xkcd embed handler and improved generic handlerMadeline2023-09-021-20/+53
|
* Update ipAddress.tsZert3x2023-05-281-1/+1
|
* Remove ALL fosscord mentionsMadeline2023-03-316-9/+9
|
* SPACEBARMadeline2023-03-317-7/+7
|
* SPACEBARMadeline2023-03-317-7/+7
|
* Add ESLint (#941)Madeline2023-01-205-33/+43
| | | | | | | * Add eslint, switch to lint-staged for precommit * Fix all ESLint errors * Update GH workflow to check prettier and eslint
* Add youtu.be embed handler (#945)Chris Chrome2023-01-181-1/+3
|
* Script to add license preamble to each file. Also, does that. (#935)Madeline2023-01-187-0/+126
| | | | | | | | | * Add script to automatically add license to each file * Add license preamble to each file. * Fix existing preamble detection breaking due to line endings. Git :( * Prevent license from being added to code with other licenses
* Return embed proxy url even if imagor not set up. Also make warning nicerMadeline2023-01-161-5/+14
|
* Update dead linesMadeline2023-01-161-1/+1
|
* PrettierMadeline2023-01-051-50/+114
|
* Registration tokensMadeline2022-12-191-1/+5
|
* Add additional configMadeline2022-12-191-1/+1
|
* Remove `sharp` depMadeline2022-12-171-3/+4
|
* Fix fix for twitter embeds from yesterdayMadeline2022-10-251-1/+1
|
* Fix tweets with only video breaking embedsMadeline2022-10-241-8/+8
|
* Twitter embedsMadeline2022-10-031-6/+89
|
* Make imagor optionalMadeline2022-10-021-11/+14
|
* Use imagor for image resizingMadeline2022-10-021-3/+15
|
* More embed improvementsMadeline2022-10-021-50/+74
|
* Slightly better embedsMadeline2022-10-011-27/+155
|
* Better embed handlingMadeline2022-10-011-0/+140
|
* PrettierMadeline2022-09-266-39/+74
|
* Refactor to mono-repo + upgrade packagesMadeline2022-09-256-0/+298