summary refs log tree commit diff
path: root/src/api/util/utility/ipAddress.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* lintstagedrc: regenerate schemas/openapi if schemas changedRory&2025-12-171-5/+5
|
* 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-011-1/+0
|
* Update some patches, switch to node-fetch-commonjs, more updatesEmma [it/its]@Rory&2024-10-281-2/+2
|
* Update ipAddress.tsZert3x2023-05-281-1/+1
|
* Remove ALL fosscord mentionsMadeline2023-03-311-1/+1
|
* SPACEBARMadeline2023-03-311-1/+1
|
* SPACEBARMadeline2023-03-311-1/+1
|
* Add ESLint (#941)Madeline2023-01-201-2/+9
| | | | | | | * Add eslint, switch to lint-staged for precommit * Fix all ESLint errors * Update GH workflow to check prettier and eslint
* Script to add license preamble to each file. Also, does that. (#935)Madeline2023-01-181-0/+18
| | | | | | | | | * 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
* PrettierMadeline2022-09-261-13/+31
|
* Refactor to mono-repo + upgrade packagesMadeline2022-09-251-0/+95