Commit Graph

32 Commits

Author SHA1 Message Date
Alexander Sieg
5840285b38
outline: 0.77.1 -> 0.77.2 2024-06-18 12:18:04 +02:00
Alexander Sieg
fae942daaf
outline: 0.76.1 -> 0.77.1
Changelog:
- https://github.com/outline/outline/releases/tag/v0.77.0
- https://github.com/outline/outline/releases/tag/v0.77.1
2024-06-17 10:21:25 +02:00
Alexis Hildebrandt
f8c4a98e8e treewide: Remove the definite article from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"([Tt]he)? ' pkgs \
  | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Tt]he (.)/\1\U\2/'
2024-06-09 23:08:46 +02:00
Alexander Sieg
afbc01990c
outline: 0.76.0 -> 0.76.1 2024-05-14 16:02:43 +02:00
Lynn
74240dc4f4
outline: 0.75.2 -> 0.76.0 (#308307) 2024-05-02 14:44:57 +04:00
Sandro Jäckel
fb0d661081
treewide: replace prefetch-yarn-deps with fixup-yarn-lock where necessary 2024-04-17 13:34:05 -04:00
Alexander Sieg
12b51fe617
outline: 0.75.0 -> 0.75.2 2024-03-13 21:13:32 +01:00
Alexander Sieg
5eb82cb094
outline: 0.74.0 -> 0.75.0 2024-02-19 12:45:56 +01:00
Chris M
6b55672bb5
outline: 0.73.1 -> 0.74.0 (#275007) 2024-01-15 02:31:14 +04:00
Felix Buehler
bb67e66f53 outline: migrate to prefetch-yarn-deps 2023-11-25 23:10:45 +01:00
Chris Moultrie
ab23d42fdf
outline: 0.72.2 -> 0.73.1
https://github.com/outline/outline/releases/tag/v0.73.1
2023-11-15 18:17:43 -05:00
Alexander Sieg
ae5561ae21
outline: 0.71.0 -> 0.72.2 2023-10-13 11:20:54 +02:00
Robert Schütz
f5f1fe8180 outline: use fetchYarnDeps 2023-09-05 20:01:55 -07:00
Alexander Sieg
c625ae7ca5
outline: 0.70.2 -> 0.71.0 2023-08-29 13:32:19 +02:00
Alexander Sieg
b926effb76
outline: 0.69.2 -> 0.70.2 2023-07-12 09:54:57 +02:00
Alexander Sieg
789c38f865
outline: add xanderio to maintainers 2023-05-23 12:03:39 +02:00
Alexander Sieg
5ade08168a
outline: add nixos test 2023-05-23 12:03:39 +02:00
Alexander Sieg
74bc42615c
outline: 0.68.1 -> 0.69.2 2023-05-23 10:44:02 +02:00
Alexander Sieg
d661954297
outline: 0.67.2 -> 0.68.1 2023-03-07 15:25:03 +01:00
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