about summary refs log tree commit diff
path: root/pkgs/servers/web-apps/outline/default.nix
AgeCommit message (Collapse)AuthorFilesLines
8 daysoutline: 0.77.1 -> 0.77.2Alexander Sieg1-2/+2
9 daysoutline: 0.76.1 -> 0.77.1Alexander Sieg1-3/+3
Changelog: - https://github.com/outline/outline/releases/tag/v0.77.0 - https://github.com/outline/outline/releases/tag/v0.77.1
2024-06-09treewide: Remove the definite article from meta.descriptionAlexis Hildebrandt1-1/+1
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-05-14outline: 0.76.0 -> 0.76.1Alexander Sieg1-3/+3
2024-05-02outline: 0.75.2 -> 0.76.0 (#308307)Lynn1-4/+5
2024-04-17treewide: replace prefetch-yarn-deps with fixup-yarn-lock where necessarySandro Jäckel1-2/+2
2024-03-13outline: 0.75.0 -> 0.75.2Alexander Sieg1-3/+3
2024-02-19outline: 0.74.0 -> 0.75.0Alexander Sieg1-3/+3
2024-01-15outline: 0.73.1 -> 0.74.0 (#275007)Chris M1-3/+3
2023-11-25outline: migrate to prefetch-yarn-depsFelix Buehler1-3/+3
2023-11-15outline: 0.72.2 -> 0.73.1Chris Moultrie1-3/+3
https://github.com/outline/outline/releases/tag/v0.73.1
2023-10-13outline: 0.71.0 -> 0.72.2Alexander Sieg1-4/+5
2023-09-05outline: use fetchYarnDepsRobert Schütz1-1/+5
2023-08-29outline: 0.70.2 -> 0.71.0Alexander Sieg1-2/+2
2023-07-12outline: 0.69.2 -> 0.70.2Alexander Sieg1-15/+2
2023-05-23outline: add xanderio to maintainersAlexander Sieg1-1/+1
2023-05-23outline: add nixos testAlexander Sieg1-0/+5
2023-05-23outline: 0.68.1 -> 0.69.2Alexander Sieg1-18/+11
2023-03-07outline: 0.67.2 -> 0.68.1Alexander Sieg1-2/+2
2023-02-21outline: fix broken links to public assetsWei Ren1-5/+6
Revert changes in 06a70ad. Instead, use symlink to fix the issue that 06a70ad tries to solve.
2023-02-05Merge pull request #211417 from xanderio/outline-fix-mailJonas Heinrich1-1/+6
outline: fix mail notifications
2023-01-18outline: fix email notificationsAlexander Sieg1-1/+6
Outline needs it's mail template at public/email relative to this working directory. https://github.com/outline/outline/blob/e3db7455b33252e35b17a5c3520b21194b2b968f/server/emails/mailer.tsx#L87
2023-01-17outline: 0.67.1 -> 0.67.2Jonas Heinrich1-2/+2
Changelog: https://github.com/outline/outline/releases
2023-01-12outline: 0.67.0 -> 0.67.1Jonas Heinrich1-2/+2
2022-11-21outline: 0.66.3 -> 0.67.0Yannik Rödel1-2/+2
2022-11-21Merge pull request #201948 from RaitoBezarius/outline-with-public-assetsCabia Rangris1-1/+1
outline: move public files (logos) to derivation output
2022-11-19outline: move public files (logos) to derivation outputRaito Bezarius1-1/+1
2022-11-12outline: 0.66.2 -> 0.66.3R. Ryantm1-2/+2
2022-10-24outline: 0.66.1 -> 0.66.2R. Ryantm1-2/+2
2022-10-11outline: fix not using legacy provided during buildVladimir Serov1-0/+1
2022-09-27outline: 0.65.2 -> 0.66.1cab1-2/+2
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-08-17outline: init at 0.65.2Yannik Rödel1-0/+87