Commit Graph

142 Commits

Author SHA1 Message Date
amrw ef683d0687
Reduce `COPY`s 2020-12-09 23:02:44 +01:00
teddit a8b3f8854b add short url support #21 2020-12-09 19:06:25 +01:00
teddit c838f10d01 don't fetch sidebar for /r/all 2020-12-08 18:54:30 +01:00
teddit f5a070e6bd fix #50 2020-12-08 18:37:52 +01:00
teddit 6b626a5e14 fix x overflow on mobile 2020-12-08 17:31:58 +01:00
teddit a2ae6e15c2 Merge pull request 'fix x overflow caused by search box' (#56) from samr/teddit:fix/overflowsearch into main
Reviewed-on: https://codeberg.org/teddit/teddit/pulls/56
2020-12-08 17:21:54 +01:00
Sam Ratcliffe cbaea433aa fix overflow 2020-12-08 00:06:18 -05:00
teddit 13ae04db7a rm fs from dependencies 2020-12-07 21:13:52 +01:00
teddit 55d8cb4ce6 Merge pull request 'Added support for Docker, Docker-Compose' (#54) from udia/teddit:main into main
Reviewed-on: https://codeberg.org/teddit/teddit/pulls/54
2020-12-07 21:01:55 +01:00
Alexander Wong 734b11c926
Added support for Docker, Docker-Compose
- updated config.js template to support environment variables
2020-12-07 12:57:20 -07:00
teddit 1c76daa166 rm bad command for downloading and installing node.js 2020-12-07 20:03:00 +01:00
teddit 073a1a94c9 pass encoded urls to fetch 2020-12-06 21:59:40 +01:00
teddit 0103e5fb7a remove subreddit names in multireddit view 2020-12-06 21:15:43 +01:00
teddit d6ee9e9623 remove gallery 100% width 2020-12-06 20:34:04 +01:00
teddit 087837e1da Merge pull request 'fix gallery margins' (#49) from bopol/teddit:gallery into main
Reviewed-on: https://codeberg.org/teddit/teddit/pulls/49
2020-12-06 20:32:07 +01:00
bopol f9fcb6c5ec fix gallery margins 2020-12-06 20:22:27 +01:00
teddit b7144ee673 Merge pull request 'Some layout improvements' (#48) from bopol/teddit:mobile into main
Reviewed-on: https://codeberg.org/teddit/teddit/pulls/48
2020-12-06 20:10:18 +01:00
bopol ad50922736 mobile: improve crosspost margin 2020-12-06 20:06:48 +01:00
bopol 6eb9f52f5b mobile: improved submitted text margin 2020-12-06 20:06:27 +01:00
bopol 5175d96a4e cross-post images: remove max-width limit
there is already a 100% max-width for #post .image img, and the removed attribute caused an overflow
2020-12-06 20:05:06 +01:00
teddit 7c7b13cb75 Merge pull request 'fix video overflow on mobile' (#47) from bopol/teddit:mobile into main
Reviewed-on: https://codeberg.org/teddit/teddit/pulls/47
2020-12-06 18:40:51 +01:00
bopol 622f08f9f1 fix video overflow on mobile 2020-12-06 18:39:50 +01:00
teddit 2cd2c85372 rm \ 2020-12-06 16:10:07 +01:00
teddit c1cb6261a1 add info about redis 2020-12-06 16:08:58 +01:00
teddit 9531e5527d check that morechildren data has .things 2020-12-06 15:42:19 +01:00
teddit 1d79e23b70 fix source-url overflow 2020-12-06 14:48:31 +01:00
teddit 421c28ba25 Merge pull request 'Prevent Horizontal Scrolling on Pages With Long Source URLs' (#46) from amrw/teddit:prevent-horizontal-scrolling into main
Reviewed-on: https://codeberg.org/teddit/teddit/pulls/46
2020-12-06 14:46:18 +01:00
amrw bc93363d9a
Prevent horizontal scrolling on pages with long source URLs 2020-12-06 14:19:07 +01:00
teddit 3f3ea32b63 Merge pull request 'Add config option to disable Redis usage' (#45) from agg23/teddit:agg23/DisableRedis into main
Reviewed-on: https://codeberg.org/teddit/teddit/pulls/45
2020-12-06 11:36:58 +01:00
teddit f0462912f0 Merge pull request 'Add port number in log for server listen callback' (#44) from samr/teddit:feat/logport into main
Reviewed-on: https://codeberg.org/teddit/teddit/pulls/44
2020-12-06 11:35:57 +01:00
teddit 9f166074c7 Merge pull request 'Change `npm start` script to run app.js' (#42) from samr/teddit:issue/fixnpmstart into main
Reviewed-on: https://codeberg.org/teddit/teddit/pulls/42
2020-12-06 11:35:28 +01:00
Adam Gastineau 0a2cca3ee4 Allow disabling Redis usage, for debugging and single user instances 2020-12-05 18:54:38 -08:00
Sam Ratcliffe 2b7ad637fd Add port number to server listen callback log 2020-12-05 17:39:23 -05:00
Sam Ratcliffe 31e0c65c43 revert out of date packagelock 2020-12-05 17:21:38 -05:00
Sam Ratcliffe ad2a39ad26 Modify npm start script to run app.js 2020-12-05 17:20:18 -05:00
teddit 2c447f967f Merge pull request 'Add support for changing Redis address' (#41) from agg23/teddit:agg23/RedisConfig into main
Reviewed-on: https://codeberg.org/teddit/teddit/pulls/41
2020-12-05 21:52:56 +01:00
Adam Gastineau 07a2b98c25 Add support for changing Redis address 2020-12-05 12:48:15 -08:00
teddit 12a71d3980 add catches 2020-12-05 21:34:08 +01:00
teddit a1e53600e6 check post.preview 2020-12-05 20:42:38 +01:00
teddit a1bf92471b fix issue #24 2020-12-05 19:49:39 +01:00
teddit 8acc9bda25 break-all => overflow-wrap 2020-12-05 19:05:40 +01:00
teddit 02b4542f89 rm target blanks 2020-12-05 17:31:31 +01:00
teddit 843ae185ce rm duplicate links element 2020-12-05 17:28:12 +01:00
teddit f21c4d4f33 rm subreddit h2 2020-12-05 17:23:36 +01:00
teddit 9172de2f73 Revert "add port for localhost"
This reverts commit 92dab1402b.
2020-12-05 16:02:58 +01:00
teddit 92dab1402b add port for localhost 2020-12-05 15:48:37 +01:00
teddit 4edeaf45f9 fix media downloading paths 2020-12-05 15:46:28 +01:00
teddit bc93da2a31 fix long multireddit texts overflowing 2020-12-05 14:21:05 +01:00
teddit 73b608346e fix long multireddit texts overflowing 2020-12-05 14:18:07 +01:00
teddit 67e87280ae Revert "add temporary fix for #24"
This reverts commit eacbcdea32.
2020-12-05 13:07:12 +01:00