Commit Graph

40 Commits (aee48f3f5d62feb883f3c8608caad839e63460d6)

Author SHA1 Message Date
Nutomic aee48f3f5d
Ansible changes (#1781)
* Use env var for config location when saving (not default location)

* Consistent variable formatting for easy replacement with sed

* Remove unmaintained lemmy_dev and uninstall playbooks

* Simplify lemmy.hjson for ansible

* cleanup ansible playbook

* add separate playbook for updating lemmy config

* Revert "add separate playbook for updating lemmy config"

This reverts commit 0a970ae1da.
3 years ago
Dessalines 6af75492a9
Swap out iframely (#1706)
* Replace Iframely. Fixes #1681

* Add post_link_tags to nginx

* Adding post_link_tags route

* Cleaning up post_link_tags

* Changing PostLink to SiteMetadata, adding it to the API.

* Fixing issue when local has no openssl certs.

* Fixing an issue with pictrs errors

* Revert "Fixing issue when local has no openssl certs."

This reverts commit dbf7d1b1ee03846e5ef7b7156e618424f1150e1d.

* Add ca-certs to dockerfile for volume mount.

* Cleaning up fetch_pictrs request

* Changing to fetch_site_data
3 years ago
Aaron DeVore 79ee271a5e
LemmyNet/lemmy#1635: Fix IPv6 port setup for Nginx (#1636) 3 years ago
Dessalines d5d99fa3b9
Moving docs to join.lemmy.ml . Fixes #1396 (#1410)
* Moving docs to join.lemmy.ml . Fixes #1396

* Removing submodule fetch from drone.
3 years ago
Felix Ableitner db0a51de2a Handle long activitystreams header in nginx config (ref #1322) 3 years ago
Felix Ableitner 998e824bd8 Add IP forwarding headers to nginx config (fixes #1318) 3 years ago
Dessalines 1b62e65a5d
Fix IP forwarding headers. Fixes #1214 (#1215) 4 years ago
Dessalines 7cc5f53cad Add line showing default ports for nginx. Fixes #1167 4 years ago
Dessalines 2bee3ac33b Fix nginx docs, fix test deploy. 4 years ago
Dessalines 5c6258390c
Isomorphic docker (#1124)
* Adding a way to GetComments for a community given its name only.

* Adding getcomments to api docs.

* A first pass at locally working isomorphic integration.

* Testing out cargo-husky.

* Testing a fail hook.

* Revert "Testing a fail hook."

This reverts commit 0941cf1736.

* Moving server to top level, now that UI is gone.

* Running cargo fmt using old way.

* Adding nginx, fixing up docker-compose files, fixing docs.

* Trying to re-add API tests.

* Fixing prod dockerfile.

* Redoing nightly fmt

* Trying to fix private message api test.

* Adding CommunityJoin, PostJoin instead of joins from GetComments, etc.

- Fixes #1122

* Fixing fmt.

* Fixing up docs.

* Removing translations.

* Adding apps / clients to readme.

* Fixing main image.

* Using new lemmy-isomorphic-ui with better javascript disabled.

* Try to fix image uploads in federation test

* Revert "Try to fix image uploads in federation test"

This reverts commit a2ddf2a90b.

* Fix post url federation

* Adding some more tests, some still broken.

* Don't need gitattributes anymore.

* Update local federation test setup

* Fixing tests.

* Fixing travis build.

* Fixing travis build, again.

* Changing lemmy-isomorphic-ui to lemmy-ui

* Error in travis build again.

Co-authored-by: Felix Ableitner <me@nutomic.com>
4 years ago
Felix Ableitner 51b410ce01 Disable rate limiting for pictrs 4 years ago
nutomic c34fffc2c4 Proxy pictrs requests through Lemmy (fixes #371) (#77)
fix check_only value for image rate limit

Fix image rate limit

Add rate limit for image uploads

Proxy pictrs requests through Lemmy (fixes #371)

Co-authored-by: Felix Ableitner <me@nutomic.com>
Reviewed-on: https://yerbamate.dev/LemmyNet/lemmy/pulls/77
4 years ago
alltheseteeth 4acd3c5bd2
added trailing slash fix to every nginx conf I could find (#1046) 4 years ago
Felix Ableitner bbcb782b33 Remove proxy_cache from nginx config 4 years ago
Dessalines 0112d0d955 Fixing test deploy, adding a rate limiter to ansible nginx config. 4 years ago
Dessalines 040bd4361f Fixing nginx.conf, adding nginx config update to releases.md. 4 years ago
Dessalines cb128256ed Updating nginx.conf, upgrading pict-rs 4 years ago
Dessalines 6dea945a3a Pictshare image redirect. 4 years ago
Dessalines f647f2ae6c Blocking pict-rs import location 4 years ago
Dessalines bd26e4e9c1 Fixing some front end pictshare to pictrs conversions. 4 years ago
Felix Ableitner e583e45d9a Use pictrs instead of pictshare 4 years ago
Felix Ableitner b2a7ce834d Enable gzip compression for .svg 4 years ago
Dessalines 36312e91e4 Revert "Deploy multiple Lemmy instances to the same server (ref #474)"
This reverts commit aa341933da.
4 years ago
Felix 6c31a1f9cc Deploy multiple Lemmy instances to the same server (ref #474) 4 years ago
Dessalines 55f91ac5dc First pass at adding oembeds / iframely. 4 years ago
Felix 032ebe7a9e Integrate email relay in Ansible setup 4 years ago
Dessalines e603b52a5b Adding proxy_cache. #408 4 years ago
Dessalines 146e405979 Adding image caching via immutable to ansible. #371 #408 4 years ago
Dessalines e4cea91ea8 Fix nginx config. 4 years ago
Dessalines 665dca80d0 Moving front end routes from nginx to actix
- Fixes #363
4 years ago
Dessalines a6810da992 Fixing inbox nginx config due to adding feeds/inbox. 4 years ago
Dessalines 32c1d56bc7 Fixing issue with wrongly routed rss feeds.
- Fixes #352
5 years ago
Dessalines 68e4b61808 Password reset mostly working. 5 years ago
Dessalines bd40a784cf Adding image cache max. 5 years ago
Dessalines c39ae06bd4 Allow Image uploads through docker pictshare.
- Fixes #210
5 years ago
Dessalines 951a3d0616 Some fixes for ansible.
- Also updating the nginx template
- Updating deploy.sh
5 years ago
Dessalines f474904a46 Fixing nginx config.
- Fixes #247
5 years ago
Felix Ableitner ac28ed6875 various fixes 5 years ago
Felix Ableitner cce330fa2d add security headers to nginx (fixes #208) 5 years ago
Felix Ableitner c45ad217c4 added env file 5 years ago