Commit Graph

43 Commits

Author SHA1 Message Date
teddit
78973f2562 update packages 2023-08-23 19:34:59 +00:00
teddit
21ddd3b89f update version 0.4.8 => 0.4.9 2023-02-26 14:28:28 +01:00
Anshuman Kumar
0969d694db Merge branch 'main' into main 2023-01-02 11:46:26 +00:00
Anshuman Kumar
aa75cc239a Revert changes to package-lock.json and package.json 2023-01-02 08:34:50 +05:30
teddit
d31c418816 update packages 2023-01-01 21:34:41 +01:00
dependabot[bot]
e28ddf2935 Bump node-fetch from 2.6.7 to 3.3.0
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.7 to 3.3.0.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Commits](https://github.com/node-fetch/node-fetch/compare/v2.6.7...v3.3.0)

---
updated-dependencies:
- dependency-name: node-fetch
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-30 11:55:45 +00:00
Anshuman Kumar
b3b1cbbc95 Merge pull request #2 from anshumankmr/dependabot/npm_and_yarn/redis-4.5.1
Bump redis from 3.1.2 to 4.5.1
2022-12-30 17:25:29 +05:30
Anshuman Kumar
b6acf7542a Merge pull request #3 from anshumankmr/dependabot/npm_and_yarn/postman-request-2.88.1-postman.31
Bump postman-request from 2.88.1-postman.30 to 2.88.1-postman.31
2022-12-30 17:25:16 +05:30
dependabot[bot]
f7cecfd465 Bump https-proxy-agent from 5.0.0 to 5.0.1
Bumps [https-proxy-agent](https://github.com/TooTallNate/node-https-proxy-agent) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/TooTallNate/node-https-proxy-agent/releases)
- [Commits](https://github.com/TooTallNate/node-https-proxy-agent/compare/5.0.0...5.0.1)

---
updated-dependencies:
- dependency-name: https-proxy-agent
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-30 03:41:34 +00:00
dependabot[bot]
0ea8b831c3 Bump helmet from 4.6.0 to 6.0.1
Bumps [helmet](https://github.com/helmetjs/helmet) from 4.6.0 to 6.0.1.
- [Release notes](https://github.com/helmetjs/helmet/releases)
- [Changelog](https://github.com/helmetjs/helmet/blob/main/CHANGELOG.md)
- [Commits](https://github.com/helmetjs/helmet/compare/v4.6.0...v6.0.1)

---
updated-dependencies:
- dependency-name: helmet
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-29 16:59:08 +00:00
dependabot[bot]
625c86a2b2 Bump postman-request from 2.88.1-postman.30 to 2.88.1-postman.31
Bumps [postman-request](https://github.com/postmanlabs/postman-request) from 2.88.1-postman.30 to 2.88.1-postman.31.
- [Release notes](https://github.com/postmanlabs/postman-request/releases)
- [Changelog](https://github.com/postmanlabs/postman-request/blob/master/CHANGELOG.md)
- [Commits](https://github.com/postmanlabs/postman-request/compare/v2.88.1-postman.30...v2.88.1-postman.31)

---
updated-dependencies:
- dependency-name: postman-request
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-29 16:58:48 +00:00
dependabot[bot]
a9c8f6b6ce Bump redis from 3.1.2 to 4.5.1
Bumps [redis](https://github.com/redis/node-redis) from 3.1.2 to 4.5.1.
- [Release notes](https://github.com/redis/node-redis/releases)
- [Changelog](https://github.com/redis/node-redis/blob/master/CHANGELOG.md)
- [Commits](https://github.com/redis/node-redis/compare/v3.1.2...redis@4.5.1)

---
updated-dependencies:
- dependency-name: redis
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-29 16:58:42 +00:00
Anshuman Kumar
c71bf6ee48 Add logic to parse and remove any instances of https://twitter.com by replacing with user's preference
The issue was happening since the original regex is checking for href tags only, so I tried a simpler approach of searching for https://twitter.com instead whenever the regex does not match the input string

Add Nodemon package to dev dependencies for local debugging
2022-12-29 20:21:09 +05:30
teddit
799bc837c7 update version 0.4.7 => 0.4.8 2022-06-27 21:52:18 +02:00
teddit
2b22ffa105 update version 0.4.6 => 0.4.7 2022-06-27 03:39:18 +02:00
teddit
270e9e5ceb update version 0.4.5 => 0.4.6 2022-06-11 19:56:48 +02:00
teddit
60d9b33825 update version 0.4.4 => 0.4.5 2022-06-11 13:48:41 +02:00
teddit
3855a618ee update version 0.4.3 => 0.4.4 2022-06-10 19:32:34 +02:00
teddit
e640e794db update version 0.4.2 => 0.4.3 2022-04-11 21:32:52 +02:00
teddit
eac2627114 update version 0.4.1 => 0.4.2 2022-01-30 00:01:28 +01:00
teddit
692d6164b3 update dependencies 2021-10-30 19:32:35 +02:00
teddit
0707349a85 update version 0.4.0 --> 0.4.1 2021-09-09 19:29:05 +02:00
teddit
47918f3be7 update version 0.3.8 -> 0.4.0 2021-09-04 20:42:18 +02:00
3nprob
73a8391f2e Add http(s) proxy support 2021-08-17 03:53:42 +09:00
teddit
cf9348a148 update packages 2021-06-04 16:33:44 +02:00
teddit
224db4ff6a bump version 2021-05-26 20:38:52 +02:00
teddit
ca6d213bdc update redis package, fixes security vuln in it (doesn't affect teddit) 2021-05-23 19:10:50 +02:00
teddit
006ac93de5 up version 2021-04-08 17:06:42 +02:00
teddit
e209391665 up version 2021-03-21 21:23:21 +01:00
teddit
d7c1d88ef4 remove surveillance cryptocurrency from donation methods 2021-03-21 18:30:26 +01:00
teddit
e938822277 up version 2021-03-19 21:52:39 +01:00
teddit
41c62b37a7 fix Pug security vulns. see more PR #165 2021-03-19 19:56:43 +01:00
teddit
7464569b5d make teddit hostable without reddit oauth api 2020-12-30 18:15:04 +01:00
teddit
a655391cec version up 2020-12-28 00:20:09 +01:00
teddit
8a78051534 add teddit api support for subreddits 2020-12-19 20:52:22 +01:00
amrw
2f5fb0db23 Fix SPDX lincenceId 2020-12-09 22:45:54 +01:00
amrw
39f8212ed7 Update package.json to remove warnings, add details
- get rid of the NPM warnings related to missing fields,
- add more details about the repository.
2020-12-09 22:36:11 +01:00
teddit
13ae04db7a rm fs from dependencies 2020-12-07 21:13:52 +01:00
Sam Ratcliffe
ad2a39ad26 Modify npm start script to run app.js 2020-12-05 17:20:18 -05:00
teddit
6b34c55109 update version 2020-11-29 21:54:21 +01:00
teddit
5e52297481 add dark theme and preferences 2020-11-21 13:50:12 +01:00
teddit
cd209a1896 update version 0.0.1 => 0.0.2 2020-11-19 20:55:23 +01:00
teddit
fdfcd554f8 initial commit 2020-11-17 21:44:32 +01:00