Commit Graph

  • 168d896e69 Add instance teddit.totaldarkness.net #270 TotalDarkness 2021-12-18 03:46:53 -0500
  • 126eb5d0cc Merge pull request 'docs(instances): iba...onion is associated with xug...i2p' (#269) from curben/teddit:onion-i2p into main teddit 2021-12-12 11:51:50 +0100
  • 0cf6a2228f
    docs(instances): iba...onion is associated with xug...i2p #269 Ming Di Leom 2021-12-11 05:34:36 +0000
  • b476f9f2b6 update dependencies teddit 2021-11-30 14:40:29 +0100
  • 0eb5ce1b6e Merge pull request 'Proxyable embeds for imgur' (#249) from 3np/teddit:imgur-proxy into main teddit 2021-11-27 15:07:48 +0100
  • c9637524ec set cache_control_interval in hours instead of milliseconds teddit 2021-11-27 14:57:38 +0100
  • 9783091216 mention that config.cache_control_interval is in milliseconds teddit 2021-11-26 23:04:46 +0100
  • 08e9f90233 update the descriptions for cache_control keys teddit 2021-11-26 21:46:24 +0100
  • 30d0000dca fix the default config.cache_control_interval to 24 hours instead of 30 minutes teddit 2021-11-26 21:34:51 +0100
  • d895e400ef rewrite the cache control script teddit 2021-11-26 21:33:12 +0100
  • 8bf7d4f792 Support implicit video media #249 3nprob 2021-10-07 18:40:47 +0900
  • 56a2f6b266 Rewrite i.imgur.com gifv to mp4 3nprob 2021-10-07 16:59:52 +0900
  • 660e5681be Merge pull request 'Add teddit.sethforprivacy.com instance.' (#264) from sethforprivacy/teddit:sethforprivacy-patch-1 into main teddit 2021-11-22 20:48:11 +0100
  • 631b63c6eb Add teddit.sethforprivacy.com instance. #264 sethforprivacy 2021-11-22 20:44:29 +0100
  • 59bacc0fde Merge pull request 'Adding reddit.lol to public instances' (#263) from tacerus/teddit:public-instances-patch-01 into main teddit 2021-11-22 18:46:03 +0100
  • a37d20f889 Adding reddit.lol to public instances #263 tacerus 2021-11-22 01:58:30 +0100
  • f8e6d326ba disallow Applebot, crawls way too much teddit 2021-11-18 20:29:24 +0100
  • 998fa01a39 Merge pull request 'Add a production-ready compose and enhance the development one' (#256) from TheFrenchGhosty/teddit:better-compose into main teddit 2021-11-04 16:23:10 +0100
  • adf8258670 Add a note for a production-ready teddit not behind a reverse proxy #256 TheFrenchGhosty 2021-11-04 16:17:54 +0100
  • db63adcb7d Add a comment to the development compose TheFrenchGhosty 2021-11-04 16:13:57 +0100
  • 43f846c1e5 Remove the useless environment variables added by mistake to the development compose TheFrenchGhosty 2021-11-04 16:12:10 +0100
  • eb8e1f394b Add a production-ready compose and enhance the development one TheFrenchGhosty 2021-11-04 16:05:31 +0100
  • 692d6164b3 update dependencies teddit 2021-10-30 19:32:35 +0200
  • c34c32cc35 check that reddit_video_preview.fallback_url exists (fixes #255) teddit 2021-10-30 19:26:27 +0200
  • a9f13741bb check that post media_metadata exists (fixes #250) teddit 2021-10-08 06:46:37 +0200
  • 5a01338428 update dependencies - fixes security vulns on loadash teddit 2021-10-07 17:54:56 +0200
  • c4d167c787 validate json before processing it (fixes #247) teddit 2021-10-06 17:38:08 +0200
  • d475407061 use fullchain.pem instead of chain.pem teddit 2021-10-04 20:28:57 +0200
  • 9d01c544d1 Merge pull request 'Improve table list' (#245) from arche_dev/teddit:table-patch into main teddit 2021-10-04 07:32:28 +0200
  • d2feeac288 Improve table list #245 arche_dev 2021-10-04 03:30:52 +0200
  • 8bb949b2b3 redirect http => https before initializing reddit API (fixes #241) teddit 2021-09-19 20:48:51 +0200
  • 9e515c4985 fix setting the duration (fixes #240) teddit 2021-09-12 18:03:00 +0200
  • 0707349a85 update version 0.4.0 --> 0.4.1 teddit 2021-09-09 19:29:05 +0200
  • cc9d9e5579 add missing await for processMoreComments teddit 2021-09-09 19:28:02 +0200
  • 873e56a23b use async for processMoreComments teddit 2021-09-09 19:19:52 +0200
  • a6b9599463 fix including processMoreComments() teddit 2021-09-09 18:25:20 +0200
  • 813fb3566c convert processMoreComments to use async function teddit 2021-09-09 18:19:27 +0200
  • 4cc8dd7bd5 Merge pull request 'Use async functions' (#239) from json/teddit:async-await into main teddit 2021-09-09 18:17:00 +0200
  • e1df2ea8ae convert processJsonSubredditsExplore to async function #239 json 2021-09-08 12:28:45 +0100
  • 6ced924bc8 remove unused processSubredditsExplore function json 2021-09-08 12:25:41 +0100
  • 6ff892767c convert processJsonSubreddit to async function json 2021-09-08 12:03:35 +0100
  • 153a50e60a convert processSearchResults to async function json 2021-09-08 11:47:25 +0100
  • 0bf3e36c56 remove unused processSearchResults function json 2021-09-08 11:46:42 +0100
  • 9bc3ff8d34 remove unused handleTedditApiUser function json 2021-09-08 10:01:05 +0100
  • 711f2450c7 change callback to await in processSubredditAbout json 2021-09-08 09:32:26 +0100
  • aae3e00ab1 convert processSubredditAbout to async function json 2021-09-07 14:24:10 +0100
  • 1c7a3a8f5a separate redis from app.js json 2021-09-08 09:27:56 +0100
  • 5f5388da6f remove unused processSubredditAbout function json 2021-09-07 14:09:53 +0100
  • d95642cf80 convert processJsonPost to async functions json 2021-09-07 13:44:34 +0100
  • 93f70533aa remove unused processJsonPost functions json 2021-09-07 13:42:45 +0100
  • f3cc837a01 convert processJsonUser to async function json 2021-09-07 13:27:29 +0100
  • d1ef359435 remove unused processJsonUser function json 2021-09-07 13:19:28 +0100
  • 7f347d13f7 add prettierrc json 2021-09-07 13:11:57 +0100
  • 6433afde09 add teddit.pussthecat.org teddit 2021-09-06 18:37:42 +0200
  • 47918f3be7 update version 0.3.8 -> 0.4.0 0.4.0 teddit 2021-09-04 20:42:18 +0200
  • c76bd38e82 include missing redis teddit 2021-09-04 14:42:20 +0200
  • 0dab483a17 fix video duration CSS teddit 2021-09-04 14:35:49 +0200
  • bd010e3b36 Merge pull request 'clean up routes.js' (#234) from json/teddit:routes-cleanup into main teddit 2021-09-04 14:20:00 +0200
  • 69725d54c7 export helper functions from app.js #234 json 2021-09-02 21:25:03 +0100
  • 53e4d66f07 delete routes.js json 2021-09-02 21:24:10 +0100
  • 57c149d355 require all route helper functions json 2021-09-02 21:23:28 +0100
  • a441ecac33 separate poll route json 2021-09-02 21:01:40 +0100
  • 2266c8f0f8 separate gallery route json 2021-09-02 21:00:26 +0100
  • c0e20b5817 separate search route json 2021-09-02 20:58:38 +0100
  • 74c202d5f0 separate home route json 2021-09-02 20:51:37 +0100
  • 95e7d2fa60 separate save routes json 2021-09-02 20:46:45 +0100
  • e8a19136d3 add subreddit explore route to subreddit.js json 2021-09-02 20:28:42 +0100
  • 2df4f3420f separate subscription routes json 2021-09-02 20:24:22 +0100
  • fe19ec0ba6 separate user routes json 2021-09-02 20:06:33 +0100
  • c4cfb8b51a separate subreddit routes json 2021-09-02 19:56:37 +0100
  • c861d7b234 separate preference routes json 2021-09-02 10:33:33 +0100
  • 687857aec6 separate static routes json 2021-09-02 10:27:28 +0100
  • fca71bd5a7 separate overriding routes json 2021-09-02 10:23:58 +0100
  • 202514db8b fix comment tag teddit 2021-08-29 20:49:36 +0200
  • 904914f524 mention that the changelog is not updated anymore teddit 2021-08-29 20:48:41 +0200
  • 94c1d46abd remove changelog section teddit 2021-08-29 20:47:40 +0200
  • ab19dae2d6 update missing env variables teddit 2021-08-29 20:39:13 +0200
  • 5d091e2fb7 add incogsnoo.com instance teddit 2021-08-29 20:29:31 +0200
  • b76c72ef6c make the getUsage() function a bit more reliable, and fine-tune the amount of files to delete from static/ teddit 2021-08-29 19:36:36 +0200
  • e0b5cc6e40 introduce a cache control: a way of keeping the cache directory under certain size (should fix #229) teddit 2021-08-24 17:17:46 +0200
  • e311ce717c Merge pull request 'add teddit.alefvanoon.xyz' (#228) from alefvanoon/teddit:main into main teddit 2021-08-23 20:22:54 +0200
  • af5793fd8b add teddit.alefvanoon.xyz #228 alefvanoon 2021-08-22 14:18:09 +0430
  • 2cb5a5e45a pass pref_quarantine_optin-cookie to get quarantined subreddits (fixes #224) teddit 2021-08-18 22:07:29 +0200
  • 9c1a8edd74 Merge pull request 'Add http(s) proxy support' (#225) from 3np/teddit:http_proxy into main teddit 2021-08-18 21:51:41 +0200
  • 73a8391f2e Add http(s) proxy support #225 3nprob 2021-08-17 03:53:42 +0900
  • 0d180c2c5e update packages teddit 2021-08-13 21:00:31 +0200
  • e7a3145ce2 Merge pull request 'Updated: image versions (docker)' (#223) from GoliathLabs/teddit:main into main teddit 2021-08-12 17:52:04 +0200
  • ec767a4be8 Updated: image versions (docker) #223 Felix Golatofski 2021-08-10 21:43:39 +0200
  • 33489ea234 check if json.error_data exists teddit 2021-08-03 08:12:37 +0200
  • 795aa70aa1 add raw JSON parameter for teddit api (#220) teddit 2021-07-28 22:05:42 +0200
  • bf70b63b51 Merge pull request 'fix theme drop-down's duplicated options problem' (#218) from tetsuya56/teddit:main into main teddit 2021-07-25 19:41:24 +0200
  • 3ee1d1adae Merge pull request 'fix docker-compose installation instructions' (#219) from btdmaster/teddit:main into main teddit 2021-07-25 19:40:45 +0200
  • d60753ac7d fix docker-compose installation instructions #219 btdmaster 2021-07-24 11:48:05 +0200
  • 199e9712aa fix theme drop-down's duplicated options problem #218 tetsuyaaoi 2021-07-20 14:17:05 -0300
  • fcb2f329ee remove unnecessary lines teddit 2021-07-07 17:32:13 +0200
  • 777efee088 update instances table (fixes PR#214) teddit 2021-07-07 17:29:53 +0200
  • d7ca52888f Merge pull request 'docs: ibara...onion is back online' (#215) from curben/teddit:onion-note into main teddit 2021-07-07 17:24:02 +0200
  • 321b6de8e3 docs: ibara...onion is back online #215 Ming Di Leom 2021-07-03 02:48:55 +0000
  • 0f533040c0 Re-add table #214 arche_dev 2021-07-01 10:15:39 +0200
  • 4210287f92 Add 'README.md' #213 arche_dev 2021-07-01 10:07:59 +0200