Commit Graph

13 Commits

Author SHA1 Message Date
Wei Ren
5f29a5628b outline: fix broken links to public assets
Revert changes in 06a70ad.
Instead, use symlink to fix the issue that 06a70ad tries to solve.
2023-02-21 13:41:29 -06:00
Jonas Heinrich
f58d92fa4b
Merge pull request #211417 from xanderio/outline-fix-mail
outline: fix mail notifications
2023-02-05 11:27:38 +01:00
Alexander Sieg
f00a7e7e27
outline: fix email notifications
Outline needs it's mail template at public/email relative to this
working directory.

e3db7455b3/server/emails/mailer.tsx (L87)
2023-01-18 16:58:47 +01:00
Jonas Heinrich
354cff2a4f outline: 0.67.1 -> 0.67.2
Changelog: https://github.com/outline/outline/releases
2023-01-17 16:47:44 +01:00
Jonas Heinrich
a7500527bd outline: 0.67.0 -> 0.67.1 2023-01-12 14:54:29 +01:00
Yannik Rödel
4de63c6750 outline: 0.66.3 -> 0.67.0 2022-11-21 09:33:08 +01:00
Cabia Rangris
ecc2b5dfd2
Merge pull request #201948 from RaitoBezarius/outline-with-public-assets
outline: move public files (logos) to derivation output
2022-11-21 05:18:27 +04:00
Raito Bezarius
50acf27ac7 outline: move public files (logos) to derivation output 2022-11-19 19:15:36 +01:00
R. Ryantm
c8f5e3e9b1 outline: 0.66.2 -> 0.66.3 2022-11-12 18:11:33 +00:00
R. Ryantm
44b909a9b4 outline: 0.66.1 -> 0.66.2 2022-10-24 00:12:50 +00:00
Vladimir Serov
6a31ff5b30
outline: fix not using legacy provided during build 2022-10-11 23:47:28 +04:00
cab
1f3937158b
outline: 0.65.2 -> 0.66.1
Also pinned supplied nodejs version to 16_x
It does utilize local overlay-like structure to make it easier to
override node version, without getting actual overlays involved.

Co-authored-by: Yannik Rödel <1820447+yrd@users.noreply.github.com>
2022-09-27 14:53:52 +04:00
Yannik Rödel
9898e975af outline: init at 0.65.2 2022-08-17 16:30:16 +02:00