Commit graph

19 commits

Author SHA1 Message Date
Dessalines
bf93e29f4c
Adding JWT secure flag. (#426)
- Couldn't add samesite due to isomorphic library.
- Couldn't add httponly, because the js needs it for calls.
- Fixes #389
2021-09-18 17:59:28 -04:00
Dessalines
a136d064ae Fix httpBase 2021-04-26 15:32:59 -04:00
Dessalines
9d8123eb7d Updating to use api v3 lemmy-js-client. 2021-03-29 13:20:22 -04:00
Dessalines
e3a337fb23 Running newer prettier. 2021-02-21 21:39:04 -05:00
Mischa Spiegelmock
99c7966200
Make WS host configurable (#167)
* Make WS host configurable

* indent

* Type fixes

* Type lemmyConfig

* typo

* Move lemmy config to interfaces.ts
2021-02-12 12:54:35 -05:00
Dessalines
368d4199a5 Actually sending ws requests, some other fixes. 2020-12-24 17:05:57 -05:00
Dessalines
1e468ab671 Upgrading deps, moving to webpack 5 2020-10-24 12:12:13 -05:00
Dessalines
300a8467c8 Fix issue with env.ts 2020-10-14 14:37:25 -05:00
Dessalines
ecb54ed43d Fix httpBase adding a : . Fixes #56 2020-10-13 15:43:05 -05:00
Dessalines
538965cad0 Fix pictrs fetch url to use https 2020-09-15 12:54:10 -05:00
Dessalines
3d9f8ed9f9 Adding some logging. 2020-09-15 10:55:38 -05:00
Dessalines
124219b253 Trying out ignoring secure for httpBase. #13 2020-09-15 10:26:59 -05:00
Dessalines
8dd3697d38 Adding https flag. Fixes #7 2020-09-11 21:37:27 -05:00
Dessalines
89d15c9d09 Adding opengraph tags. Fixes #5 2020-09-11 13:09:21 -05:00
Dessalines
fce2d73958 Trying to fix picture uploads. 2020-09-10 22:19:43 -05:00
Dessalines
1ab6f90599 Fixing docker
Adding service worker
Adding a sigint
2020-09-10 11:39:01 -05:00
Dessalines
beb41bb76c Upgrading deps, cleaning up package.json. 2020-09-09 17:07:58 -05:00
Dessalines
241ef72290 Somewhat working webpack. Sponsors and communities pages done. 2020-09-06 22:41:46 -05:00
Dessalines
2eee936026 Partly functioning fuse-box, but moving te webpack now. 2020-09-06 11:15:25 -05:00