コミットグラフ

890 コミット

作成者 SHA1 メッセージ 日付
teddit 68aed7b9be add support for 7 character IDs for short urls (#290) 2023-02-26 13:47:10 +01:00
teddit 9cb6a80c15 update packages 2023-02-26 13:45:43 +01:00
teddit 8c52544404 Merge pull request 'Add logic to parse and remove any instances of https://twitter.com by replacing with user's preference' (#378) from anshumankmr/teddit:main into main
Reviewed-on: https://codeberg.org/teddit/teddit/pulls/378
2023-02-26 12:22:46 +00:00
teddit 563be382d3 Merge pull request 'added else statements for prefer_frontpage and show_large_gallery_images' (#383) from The1029/teddit:main into main
Reviewed-on: https://codeberg.org/teddit/teddit/pulls/383
2023-02-26 12:20:46 +00:00
The1029 596e8ef093 added else statements for prefer_frontpage and show_large_gallery_images 2023-01-22 11:51:32 +00: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 079ea36d24 update _options cookies, add option for opening gated subreddits, fixes #374 2023-01-01 21:55:03 +01:00
teddit d31c418816 update packages 2023-01-01 21:34:41 +01:00
teddit d11ddce9d2 Merge pull request 'Adding port expose to dockerfile' (#377) from bradmurray/teddit:bradmurray-dockerfile-expose into main
Reviewed-on: https://codeberg.org/teddit/teddit/pulls/377
2023-01-01 20:28:14 +00:00
teddit 572068aca4 Merge pull request 'tweak: Add flag to pm2 setup command & improve docs slightly.' (#376) from NunoSempere/teddit:nunosempere-docs-tweak into main
Reviewed-on: https://codeberg.org/teddit/teddit/pulls/376
2023-01-01 20:27:40 +00:00
teddit ea6ad7c8ec Merge pull request 'More API endpoints' (#373) from CosmosDev/teddit:feature/more_api_endpoints into main
Reviewed-on: https://codeberg.org/teddit/teddit/pulls/373
2023-01-01 20:26:36 +00:00
Anshuman Kumar ed0c0c7d28 Handle all variation of user preference for regexes 2022-12-30 17:43:43 +05:30
Anshuman Kumar 9a328612c4
Merge pull request #1 from anshumankmr/dependabot/npm_and_yarn/node-fetch-3.3.0
Bump node-fetch from 2.6.7 to 3.3.0
2022-12-30 17:25:52 +05:30
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
Anshuman Kumar 2873e2aea5
Merge pull request #4 from anshumankmr/dependabot/npm_and_yarn/https-proxy-agent-5.0.1
Bump https-proxy-agent from 5.0.0 to 5.0.1
2022-12-30 17:25:04 +05:30
Anshuman Kumar ab95c341c6 Merge branch 'main' of https://github.com/anshumankmr/teddit 2022-12-30 09:48:34 +05:30
Anshuman Kumar f7f2d0beec Update regex to find a match and replace if present 2022-12-30 09:42:08 +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
Anshuman Kumar df20a9c7fe
Merge pull request #5 from anshumankmr/dependabot/npm_and_yarn/helmet-6.0.1
Bump helmet from 4.6.0 to 6.0.1
2022-12-30 09:11:11 +05:30
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
bradmurray d96372b08a Adding port expose to dockerfile
If you want to use a dockerized nginx the dockerfile has to have an expose command or no ports get exposed.
2022-12-27 02:07:31 +00:00
NunoSempere e59e57ca83 tweak: Add name flag to pm2, make docs a bit more explanatory. 2022-12-25 00:37:12 +00:00
NunoSempere 494c7f5417 Merge pull request 'update: update fork before making new pull request.' (#1) from teddit/teddit:main into main
Reviewed-on: https://codeberg.org/NunoSempere/teddit/pulls/1
2022-12-25 00:32:20 +00:00
CosmosDev 2c5c9d7cde Add support for subreddits explore API 2022-12-15 22:03:49 +01:00
CosmosDev 54c658ff9b Clean code 2022-12-15 21:38:21 +01:00
CosmosDev 3a51e9d165 Refactor handleSubreddit.js 2022-12-15 20:25:04 +01:00
CosmosDev baddb1aec2 Add suport for subreddit search API 2022-12-15 20:21:12 +01:00
CosmosDev eec2a24eb3 Add support for subreddit about API 2022-12-15 19:10:32 +01:00
CosmosDev 0852396b6d Add support for post API 2022-12-14 22:08:12 +01:00
teddit 22b63a3415 Merge pull request 'add imgur replacement feature (#341)' (#365) from eUgEntOptIc44/teddit:eugentoptic44-add-rimgo into main
Reviewed-on: https://codeberg.org/teddit/teddit/pulls/365
2022-12-11 15:32:09 +00:00
Jean-Luc Tibaux 50c369833b improved imgur regex pattern as requested in #365 2022-11-26 20:22:01 +00:00
Jean-Luc Tibaux 45dc798eef implement imgur replacement (#341) 2022-11-12 13:47:08 +00:00
teddit e2237f1b93 Merge pull request 'upgrade github actions' (#363) from eUgEntOptIc44/teddit:eUgEntOptIc44-update-gh-actions into main
Reviewed-on: https://codeberg.org/teddit/teddit/pulls/363
2022-11-09 16:15:55 +01:00
teddit ee7068a88c Merge pull request 'Fix theme select dropdown on invalid cookie value, add height to topbar icon' (#364) from kazuki/teddit:main into main
Reviewed-on: https://codeberg.org/teddit/teddit/pulls/364
2022-11-09 16:14:40 +01:00
kazuki dc58122aa1
Spacing 2022-11-08 08:10:31 +01:00
kazuki ba207e18c7
Add height to Teddis topbar icon 2022-11-08 08:08:49 +01:00
kazuki 4241490793
Fix theme select dropdown on invalid cookie value 2022-11-08 07:59:04 +01:00
Jean-Luc Tibaux d70e6a4265 upgrade github actions 2022-10-30 11:38:02 +00:00
teddit bb06a47b1a Merge pull request 'Consistent padding for input and select elements, add 2 spaces' (#362) from ltGuillaume/teddit:main into main
Reviewed-on: https://codeberg.org/teddit/teddit/pulls/362
2022-10-29 20:54:10 +02:00
ltGuillaume eb2131c2ff - Consistent padding for input and select elements
- Add spaces to Bibliogram and Quetre labels for consistency
2022-10-29 20:40:18 +02:00
teddit 4c3c743536 Merge pull request 'Corrected privacytools instance url' (#360) from Hygna/teddit:main into main
Reviewed-on: https://codeberg.org/teddit/teddit/pulls/360
2022-10-28 17:16:24 +02:00
teddit 66b11dc647 Merge pull request 'Add Hostux Instance' (#359) from valere/teddit:main into main
Reviewed-on: https://codeberg.org/teddit/teddit/pulls/359
2022-10-28 17:15:55 +02:00
Hygna 83a8c48d9c
Corrected privacytools teddit instance url 2022-10-24 16:08:02 +01:00
valere ba3230be1a Mise à jour de 'README.md' 2022-10-23 20:31:41 +02:00