Commit Graph

578 Commits

Author SHA1 Message Date
teddit d475407061 use fullchain.pem instead of chain.pem 2021-10-04 20:28:57 +02:00
teddit 9d01c544d1 Merge pull request 'Improve table list' (#245) from arche_dev/teddit:table-patch into main
Reviewed-on: https://codeberg.org/teddit/teddit/pulls/245
2021-10-04 07:32:28 +02:00
arche_dev d2feeac288 Improve table list
Added I2P Section and moved links to there respective columns.
2021-10-04 03:30:52 +02:00
teddit 8bb949b2b3 redirect http => https before initializing reddit API (fixes #241) 2021-09-19 20:48:51 +02:00
teddit 9e515c4985 fix setting the duration (fixes #240) 2021-09-12 18:03:00 +02:00
teddit 0707349a85 update version 0.4.0 --> 0.4.1 2021-09-09 19:29:05 +02:00
teddit cc9d9e5579 add missing await for processMoreComments 2021-09-09 19:28:02 +02:00
teddit 873e56a23b use async for processMoreComments 2021-09-09 19:19:52 +02:00
teddit a6b9599463 fix including processMoreComments() 2021-09-09 18:25:20 +02:00
teddit 813fb3566c convert processMoreComments to use async function 2021-09-09 18:19:27 +02:00
teddit 4cc8dd7bd5 Merge pull request 'Use async functions' (#239) from json/teddit:async-await into main
Reviewed-on: https://codeberg.org/teddit/teddit/pulls/239
2021-09-09 18:17:00 +02:00
json e1df2ea8ae convert processJsonSubredditsExplore to async function 2021-09-08 13:46:41 +01:00
json 6ced924bc8 remove unused processSubredditsExplore function 2021-09-08 13:46:41 +01:00
json 6ff892767c convert processJsonSubreddit to async function 2021-09-08 13:46:41 +01:00
json 153a50e60a convert processSearchResults to async function 2021-09-08 13:46:41 +01:00
json 0bf3e36c56 remove unused processSearchResults function 2021-09-08 13:46:41 +01:00
json 9bc3ff8d34 remove unused handleTedditApiUser function 2021-09-08 13:46:41 +01:00
json 711f2450c7 change callback to await in processSubredditAbout 2021-09-08 13:46:41 +01:00
json aae3e00ab1 convert processSubredditAbout to async function 2021-09-08 13:46:28 +01:00
json 1c7a3a8f5a separate redis from app.js 2021-09-08 13:40:18 +01:00
json 5f5388da6f remove unused processSubredditAbout function 2021-09-08 13:40:18 +01:00
json d95642cf80 convert processJsonPost to async functions 2021-09-08 13:40:18 +01:00
json 93f70533aa remove unused processJsonPost functions 2021-09-08 13:40:18 +01:00
json f3cc837a01 convert processJsonUser to async function 2021-09-08 13:40:18 +01:00
json d1ef359435 remove unused processJsonUser function 2021-09-07 13:19:28 +01:00
json 7f347d13f7 add prettierrc 2021-09-07 13:11:57 +01:00
teddit 6433afde09 add teddit.pussthecat.org 2021-09-06 18:37:42 +02:00
teddit 47918f3be7 update version 0.3.8 -> 0.4.0 2021-09-04 20:42:18 +02:00
teddit c76bd38e82 include missing redis 2021-09-04 14:42:20 +02:00
teddit 0dab483a17 fix video duration CSS 2021-09-04 14:35:49 +02:00
teddit bd010e3b36 Merge pull request 'clean up routes.js' (#234) from json/teddit:routes-cleanup into main
Reviewed-on: https://codeberg.org/teddit/teddit/pulls/234
2021-09-04 14:20:00 +02:00
json 69725d54c7 export helper functions from app.js 2021-09-02 21:42:33 +01:00
json 53e4d66f07 delete routes.js 2021-09-02 21:24:10 +01:00
json 57c149d355 require all route helper functions 2021-09-02 21:23:28 +01:00
json a441ecac33 separate poll route 2021-09-02 21:01:40 +01:00
json 2266c8f0f8 separate gallery route 2021-09-02 21:00:26 +01:00
json c0e20b5817 separate search route 2021-09-02 20:58:38 +01:00
json 74c202d5f0 separate home route 2021-09-02 20:51:37 +01:00
json 95e7d2fa60 separate save routes 2021-09-02 20:46:45 +01:00
json e8a19136d3 add subreddit explore route to subreddit.js 2021-09-02 20:28:42 +01:00
json 2df4f3420f separate subscription routes 2021-09-02 20:24:22 +01:00
json fe19ec0ba6 separate user routes 2021-09-02 20:06:33 +01:00
json c4cfb8b51a separate subreddit routes 2021-09-02 19:56:37 +01:00
json c861d7b234 separate preference routes 2021-09-02 10:33:33 +01:00
json 687857aec6 separate static routes 2021-09-02 10:27:28 +01:00
json fca71bd5a7 separate overriding routes 2021-09-02 10:23:58 +01:00
teddit 202514db8b fix comment tag 2021-08-29 20:49:36 +02:00
teddit 904914f524 mention that the changelog is not updated anymore 2021-08-29 20:48:41 +02:00
teddit 94c1d46abd remove changelog section 2021-08-29 20:47:40 +02:00
teddit ab19dae2d6 update missing env variables 2021-08-29 20:39:13 +02:00