Commit Graph

672 Commits

Author SHA1 Message Date
redmt 9553b94cc0 Add manually upscaled application logo to static content 2022-06-10 11:11:57 +02:00
teddit 8ccc694d2f fix media proxying (clicking preview.redd.it image links was broken after 3612345fab 2022-05-01 19:14:39 +02:00
teddit e640e794db update version 0.4.2 => 0.4.3 2022-04-11 21:32:52 +02:00
teddit 3612345fab proxy i.redd.it and v.redd.it media links in comments (#307) 2022-04-11 21:30:41 +02:00
teddit 1b6e1e5494 fix rdt.trom.tf link 2022-03-30 19:56:40 +02:00
teddit 77917c8ea5 Merge pull request 'When self-hosting teddit with https disabled, generated links often still contain https' (#302) from analogue/teddit:origin/fix_static_links_when_https_disabled into main
Reviewed-on: https://codeberg.org/teddit/teddit/pulls/302
2022-03-30 19:54:50 +02:00
analogue 9b6dec1108 Merge branch 'main' into origin/fix_static_links_when_https_disabled 2022-03-29 22:24:56 +02:00
analogue 4bb02eaf03 Use proper https_enabled flag 2022-03-29 20:22:30 +00:00
teddit 09ca31701a add instance rdt.trom.tf (#304) 2022-03-29 17:36:48 +02:00
teddit 925fe0565e Merge pull request 'Remove teddit.kavin.rocks from instances.json' (#305) from triallax/teddit:remove-teddit-kavin-rocks-from-instances-file into main
Reviewed-on: https://codeberg.org/teddit/teddit/pulls/305
2022-03-29 17:28:19 +02:00
teddit 86dab3b816 Merge pull request 'Add teddit.froth.zone to the instance list' (#303) from sammefishe/teddit:teddit.froth.zone into main
Reviewed-on: https://codeberg.org/teddit/teddit/pulls/303
2022-03-29 17:27:38 +02:00
triallax 87bd0138c1 Remove teddit.kavin.rocks from instances.json 2022-03-29 16:51:52 +02:00
Sam Therapy 4626a0f9bf
Add teddit.froth.zone to the instance list
Signed-off-by: Sam Therapy <sam@samtherapy.net>
2022-03-28 22:13:29 +02:00
analogue ee7508b24a When teddifying URLs to se for links, images, or video, use correct protocol scheme 2022-03-13 22:13:21 +00:00
teddit a53a9fc3df Merge pull request 'Show imgur videos' (#299) from StevenNMeza/teddit:show_imgur_videos into main
Reviewed-on: https://codeberg.org/teddit/teddit/pulls/299
2022-03-04 20:55:05 +01:00
teddit 5c8cbc8595 Merge pull request 'Remove teddit.kavin.rocks from instance list (doesn't work anymore)' (#301) from triallax/teddit:remove-kavin-rocks-instance into main
Reviewed-on: https://codeberg.org/teddit/teddit/pulls/301
2022-03-04 20:51:39 +01:00
triallax 2b03532289 Remove teddit.kavin.rocks from instance list
I was told by the instance owner that it was shut down due to "an issue
with disk space usage."
2022-03-04 20:49:03 +01:00
StevenNMeza a89ab7d1b5 Show imgur videos 2022-02-24 19:18:09 +01:00
teddit 2d69623bf1 Merge pull request 'Add wget to the Docker so that the healthcheck works' (#295) from TheFrenchGhosty/teddit:wget-docker into main
Reviewed-on: https://codeberg.org/teddit/teddit/pulls/295
2022-02-08 18:56:58 +01:00
TheFrenchGhosty 1baa654a54 Add wget to the Docker so that the healthcheck works 2022-02-08 18:52:25 +01:00
teddit fa8f0ba02b fix instance onion link (fixes #294) 2022-02-03 18:19:32 +01:00
teddit 8bcbe8d4ee fix instance onion link (fixes #294) 2022-02-03 18:06:26 +01:00
teddit 6c84bdd1e3 set show_upvotes checked by default 2022-01-31 19:21:13 +01:00
teddit d71c88871c Merge pull request 'Add option to hide posts upvotes and comments points' (#293) from sartateme/teddit:main into main
Reviewed-on: https://codeberg.org/teddit/teddit/pulls/293
2022-01-31 19:18:58 +01:00
sartateme 274a8be24e Add option to hide posts upvotes and comments points 2022-01-31 15:31:00 +01:00
teddit 3ef2f004ea Merge pull request 'Improve The Way Long Source URLs Are Displayed' (#292) from amrw/teddit:improve-long-source-url-display into main
Reviewed-on: https://codeberg.org/teddit/teddit/pulls/292
2022-01-30 21:04:56 +01:00
amrw 063523ed4d
Improve how long source URLs are displayed 2022-01-30 20:42:29 +01:00
teddit 7c7709e74f improve subreddit search, include sort and t params (#204) 2022-01-30 01:33:58 +01:00
teddit eac2627114 update version 0.4.1 => 0.4.2 2022-01-30 00:01:28 +01:00
teddit 265c33fcd2 use 24 hours interval if the interval value (config.cache_control_interval) is set to over 1000. fixes cache control for older config.cache_control_interval values 2022-01-29 23:53:51 +01:00
teddit 01c41c7adf link instances.json to ./static/instances.json (to make it accessible via instances) 2022-01-29 15:35:04 +01:00
teddit 397a02c821 add instances file, instances.json 2022-01-29 15:25:08 +01:00
teddit 3ad64d5c87 use apt-get instead of apt 2022-01-29 14:53:45 +01:00
teddit d315051a7b fix mime type in POST import_prefs 2022-01-29 14:49:47 +01:00
teddit d947182058 Merge pull request 'Use slim node image instead of alpine' (#288) from austinhuang.me/teddit:austinhuang.me-patch-1 into main
Reviewed-on: https://codeberg.org/teddit/teddit/pulls/288
2022-01-29 14:40:41 +01:00
teddit e87b811883 Merge pull request 'Support redd.it short url redirections' (#290) from austinhuang.me/teddit:austinhuang.me-patch-3 into main
Reviewed-on: https://codeberg.org/teddit/teddit/pulls/290
2022-01-29 14:40:08 +01:00
teddit 446f388be2 Merge pull request 'Improve domain replacement regex' (#289) from austinhuang.me/teddit:austinhuang.me-patch-2 into main
Reviewed-on: https://codeberg.org/teddit/teddit/pulls/289
2022-01-29 14:38:44 +01:00
teddit 791a80b337 fix invalid mime type (fixes #291) 2022-01-29 14:35:03 +01:00
teddit 301774ce8d update node-fetch@2.6.7 - fixes CVE-2022-0235 (teddit is not affected) 2022-01-29 14:27:14 +01:00
Austin Huang 08437d8663
Support redd.it short url redirections
Close #273
2022-01-26 13:56:40 -05:00
Austin Huang b5878ea031
Improve domain replacement regex
1. Let regex only match href, close #267
2. Enforce HTTPS if the instance is on HTTPS
3. Prevent redirecting domains such as blog.twitter.com and help.instagram.com
2022-01-26 12:41:18 -05:00
Austin Huang c97fb5a517
Use slim node image instead of alpine
Signed-off-by: Austin Huang <im@austinhuang.me>
2022-01-26 11:49:47 -05:00
teddit 1efe34c0ad add description for config.api_force_https 2022-01-18 19:54:26 +01:00
teddit 7a9603f850 add teddit.bus-hit.me instance (#285) 2022-01-18 19:52:08 +01:00
teddit 15256b1cd8 add a config to force https for api permalinks (#285) 2022-01-18 19:47:16 +01:00
teddit bc274e9660 Merge pull request 'change markdown code blocks in README.md to improve syntax highlighting' (#283) from eUgEntOptIc44/teddit:eugentoptic44-improve-syntax-highlighting into main
Reviewed-on: https://codeberg.org/teddit/teddit/pulls/283
2022-01-13 17:30:14 +01:00
teddit ab44566561 Merge pull request 'add dependabot config for npm dependencies' (#282) from eUgEntOptIc44/teddit:eugentoptic44-npm-dependabot-scanning into main
Reviewed-on: https://codeberg.org/teddit/teddit/pulls/282
2022-01-13 17:29:53 +01:00
teddit a411df0503 Merge pull request 'Fix forced configuration options' (#276) from nfusionz/teddit:main into main
Reviewed-on: https://codeberg.org/teddit/teddit/pulls/276
2022-01-13 17:22:12 +01:00
Jean-Luc Tibaux 849475925d changed markdown code blocks to improve syntax highlighting
changed from e.g. console -> docker to improve general readability
2022-01-12 09:25:22 +01:00
Jean-Luc Tibaux dd45b2633a add dependabot config for npm dependencies
for dependabot config docs -> please also see: https://docs.github.com/en/code-security/supply-chain-security/keeping-your-dependencies-updated-automatically/configuration-options-for-dependency-updates#package-ecosystem
2022-01-10 18:03:31 +01:00