Commit Graph

32 Commits

Author SHA1 Message Date
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