Commit graph

  • 6f871b72ad
    Return 404 on WebDAV MOVE request if source doesn't exist main v4.1.2 Bruno Bernardino 2026-03-03 15:40:47 +0000
  • f50423028b
    Implement max file upload config options and simplify request method handling v4.1.1 Bruno Bernardino 2026-03-02 19:52:00 +0000
  • 69a916d709
    Fix typo, update default version v4.1.0 Bruno Bernardino 2026-02-26 13:35:33 +0000
  • 0d20b4a337
    Enable SSO signups (#152) Piotr Łoboda 2026-02-26 14:31:19 +0100
  • cc5d6e724a
    chore: apply suggestions from code review Piotr Łoboda 2026-02-26 09:44:09 +0100
  • 436d919ead chore: add key to config sample Piotr Łoboda 2026-02-25 17:56:26 +0100
  • 9ce1caccce chore: update config key to match others Piotr Łoboda 2026-02-25 17:53:39 +0100
  • 4cfb22a2c8 feat: verbose error on not enabled SSO sign up Piotr Łoboda 2026-02-25 17:32:34 +0100
  • 42eaaf8de7 chore: linted Piotr Łoboda 2026-02-25 17:09:31 +0100
  • d4b197a7c1 chore: simplify return statement Piotr Łoboda 2026-02-25 17:07:29 +0100
  • 52fa2fcb50 feat: enableSingleSignOnSignUp support Piotr Łoboda 2026-02-25 17:06:20 +0100
  • 917649b97a
    Fix ring opacity in dropdowns v4.0.3 Bruno Bernardino 2026-02-25 15:10:37 +0000
  • 5d394045dd
    Merge pull request #150 from loboda4450/main Bruno Bernardino 2026-02-25 14:35:29 +0000
  • 264d4da6e5 feat: update README.md to include myself Piotr Łoboda 2026-02-25 01:01:14 +0100
  • ec334fb8fa
    Update managed cloud buy URL Bruno Bernardino 2026-02-24 14:45:31 +0000
  • bd141bf9dc
    Update default docker image to v4.0.2 v4.0.2 Bruno Bernardino 2026-02-23 17:32:41 +0000
  • 1aca444b22
    fix: properly strip HTML tags and resolve entities in feed article summaries (#149) 不做了睡大觉 2026-02-24 01:29:09 +0800
  • 7a3bfc50e7 fix: preserve single line breaks, only collapse 2+ consecutive whitespace User 2026-02-23 04:39:14 +0800
  • 2297ba8b4d fix: properly strip HTML tags and resolve entities in feed article summaries User 2026-02-21 22:38:44 +0800
  • 6d5ee7b53c
    Fix logout page typo v4.0.1 Bruno Bernardino 2026-02-21 07:18:04 +0000
  • cb18e3ac29 Fix logout page reference Erin of Yukis 2026-02-21 00:14:07 +0100
  • 6ef42d902c
    Merge pull request #143 from bewcloud/feature/remove-fresh v4.0.0 Bruno Bernardino 2026-02-20 10:59:34 +0000
  • c26cae625e
    Remove fresh Bruno Bernardino 2026-02-20 10:54:31 +0000
  • 770db3a605
    Revert Deno version and unnecessary sub-dependencies. Fresh 1.7.3 won't play nice with Deno 2.6.x v3.7.0 Bruno Bernardino 2026-02-02 17:12:02 +0000
  • 290cf6ea4c
    Update deno and dependencies Bruno Bernardino 2026-02-02 16:57:17 +0000
  • fb2a7d5cce
    Implement basic directory sizes using du v3.6.0 Bruno Bernardino 2026-01-18 16:59:53 +0000
  • 8aa4a4346f Add sample of locked-down system service unit file Erin of Yukis 2025-12-19 21:17:46 +0100
  • bfd4851098
    Also fix calendar event imports with multiline fields Fixes #139 v3.5.1 Bruno Bernardino 2026-01-02 10:40:40 +0000
  • 0a7e03326f
    Update default docker version v3.5.0 Bruno Bernardino 2026-01-02 10:22:28 +0000
  • 3ffd3328a1
    Fix vCard importing with multiline fields. Bruno Bernardino 2026-01-02 10:21:49 +0000
  • 777a26f492
    Add systemd-compatible service manager notification after bewCloud has successfully started (#137) Erin of Yukis 2026-01-02 10:15:25 +0000
  • b50a4d7ac4
    Remove unnecessary comments Bruno Bernardino 2026-01-02 10:14:33 +0000
  • fbee0f3774
    Implement different approach for systemd-notification reporting Bruno Bernardino 2026-01-02 10:13:27 +0000
  • 69995c422e
    Merge pull request #138 from ntninja/docs-readme-nixos-module Bruno Bernardino 2025-12-29 17:18:56 +0000
  • 54852181ab docs: Update bewcloud-nixos link and description Erin of Yukis 2025-12-29 17:45:37 +0100
  • 01837e4966
    Update default release in docker v3.4.0 Bruno Bernardino 2025-12-29 11:12:36 +0000
  • f64751956a
    Declare deno task run-with-perms task specifying all the permissions actually needed and alias all other tasks through that (#136) Erin of Yukis 2025-12-29 11:07:42 +0000
  • c0578f071a
    Update necessary permissions for running locally and in docker Bruno Bernardino 2025-12-29 10:57:05 +0000
  • d7c09bcb6a
    Update readme with preview command Bruno Bernardino 2025-12-29 08:27:38 +0000
  • 40d227dcc6
    Bring back start (no breaking changes) Bruno Bernardino 2025-12-29 08:25:57 +0000
  • 75af687518
    Use correct task in Dockerfile Bruno Bernardino 2025-12-29 08:25:04 +0000
  • 4c8c0e5ddb
    Remove empty lines Bruno Bernardino 2025-12-29 08:24:38 +0000
  • 1b221db420
    Reorder tasks Bruno Bernardino 2025-12-29 08:24:12 +0000
  • a6a98fe305
    Keep task names consistent (no breaking changes) Bruno Bernardino 2025-12-29 08:23:25 +0000
  • addaf3af62 Use systemd-notify util instead of native integration while Deno APIs aren’t there yet Erin of Yukis 2025-12-28 03:16:34 +0100
  • 6ef1a4b9d3 Add systemd-compatible service manager notification after bewCloud has successfully started Erin of Yukis 2025-12-18 02:37:17 +0100
  • a705a58bbe Declare deno task execute-with-permissions task specifying all the permissions actually needed and alias all other tasks through that Erin of Yukis 2025-12-19 21:05:34 +0100
  • c9c5364ca9
    Change default install version v3.3.0 Bruno Bernardino 2025-12-20 12:02:45 +0000
  • a0935dd8b9
    Fix minor errors and update default install version Bruno Bernardino 2025-12-20 12:01:16 +0000
  • d547948865
    Expose new tlsMode and tlsVerify options for connecting to the mail submission agent (#134) Erin of Yukis 2025-12-20 11:50:15 +0000
  • ed41af9e17
    Clarify comment Bruno Bernardino 2025-12-20 11:49:19 +0000
  • fdddb1a9f1
    Clarify comment Bruno Bernardino 2025-12-20 11:48:43 +0000
  • 428b5a1a91 Make tlsVerify default to opportunistic StartTLS on ports other than 465 to prevent breaking change Erin of Yukis 2025-12-15 17:55:53 +0100
  • 902916a944 Add systemd-compatible service manager notification after bewCloud has successfully started Erin of Yukis 2025-12-18 02:37:17 +0100
  • 648459f7ce Expose new tlsMode and tlsVerify options for connecting to the mail submission agent Erin of Yukis 2025-12-14 23:16:02 +0100
  • 624fdb69f4
    Update latest release v3.2.0 Bruno Bernardino 2025-12-15 14:41:46 +0000
  • 05cae80c12
    Remove all uses of Google Services (#133) Erin of Yukis 2025-12-15 14:29:16 +0000
  • 3a3f6eb2d2 Link calendar event locations to OSM instead of Google Maps Erin of Yukis 2025-12-14 20:51:12 +0100
  • 463641c7a2 Use OS default Sans-Serif font instead of Google Nunito Sans Font Erin of Yukis 2025-12-14 20:38:31 +0100
  • dcac5d8c44
    Migrate from sharp to jimp v3.1.0 Bruno Bernardino 2025-12-12 16:03:16 +0000
  • a68bdba4b5
    Misc fixes for file shares v3.0.2 Bruno Bernardino 2025-12-08 09:17:42 +0000
  • 3921b5137c
    Reflect the fact the from source installations of bewCloud are supported in the README Erin of Yukis 2025-12-06 15:28:06 +0000
  • cfa21e6089
    Add reference to bewcloud-nixos to README.md (#126) Erin of Yukis 2025-12-05 17:12:41 +0000
  • 580b2ab071
    Add suggestion Bruno Bernardino 2025-12-05 17:11:31 +0000
  • daa26a0f5e
    Add suggestion Bruno Bernardino 2025-12-05 17:11:24 +0000
  • 455d649d36
    Add reference to bewcloud-nixos to README.md Erin of Yukis 2025-12-05 15:02:13 +0000
  • b257637a38 Expose all of nodemailer’s transport settings using a new transportConfig configuration subkey Erin of Yukis 2025-12-04 05:16:17 +0100
  • 87d6904261
    Linting and update compose image version v3.0.1 Bruno Bernardino 2025-12-03 14:56:40 +0000
  • e44a7a61e6
    Merge pull request #120 from ntninja/fix-root-path-absolute Bruno Bernardino 2025-12-03 14:45:03 +0000
  • 829189d0b3 fix: Don’t forcefully make absolute rootPath relative to CWD Erin of Yukis 2025-12-03 06:47:53 +0100
  • 47578b2fe7 Merge branch 'main' into feature/directory-download-optimizations Tilman 2025-12-03 00:40:10 +0100
  • 64b5567cf2 Fix linting, formatting Tilman 2025-12-03 00:17:32 +0100
  • 990ce73ecf User cancelling download error handling Tilman 2025-12-03 00:08:09 +0100
  • bba3cf6ecb Zip optimizations Tilman 2025-12-03 00:05:54 +0100
  • efb9f62a37 Replace zip with JSZip Tilman 2025-12-02 23:47:07 +0100
  • ed88b927d3 Windows compatible config path Tilman 2025-12-02 23:13:39 +0100
  • c3609984b5 Stream zip archive in download-directory API Tilman 2025-12-03 00:25:50 +0100
  • 31855f4802
    Merge pull request #118 from bewcloud/feature/improve-app-selection v3.0.0 Bruno Bernardino 2025-12-01 12:30:20 +0000
  • d86e65475c
    Improve App Selection Bruno Bernardino 2025-12-01 12:25:21 +0000
  • cb5160c359
    Add SQLite support Bruno Bernardino 2025-12-01 08:50:14 +0000
  • 3fdda5b34e
    Update Deno version v2.8.1 Bruno Bernardino 2025-11-08 10:59:55 +0000
  • 6f7c534e59
    Update deno.lock file Bruno Bernardino 2025-11-08 10:52:02 +0000
  • 8e1b9d1d70
    Merge pull request #113 from themadbit/generate-lockfile v2.8.0 Bruno Bernardino 2025-11-04 14:32:44 +0000
  • 86721d8877 generate lock file themadbit 2025-11-04 12:03:50 +0300
  • b2dda31c51
    Revert xml lib, to avoid unexpected issues v2.7.1 Bruno Bernardino 2025-10-17 20:52:07 +0100
  • 6280228759
    Fix XML parsing for WebDav Bruno Bernardino 2025-10-17 20:41:01 +0100
  • f52a3330fe Remove unnecessary server sorting Tilman 2025-10-11 01:44:15 +0200
  • c4fee9af0b Merge branch 'main' into feature/102-sort-by-header Tilman 2025-10-11 01:33:41 +0200
  • 61bc726404 Sort without page reload Tilman 2025-10-11 01:31:01 +0200
  • 41a1fff53b Use sort SVGs Tilman 2025-10-11 00:45:43 +0200
  • 8d78e1f25c
    Upgrade dependencies, fix directory download errors v2.7.0 Bruno Bernardino 2025-10-08 14:38:31 +0100
  • c4a5166e3b
    Support downloading directories as a zip archive (#106) Tilman 2025-10-08 15:32:45 +0200
  • 7a71c89ee5 Remove unused zip archive and directory functions Tilman 2025-10-08 00:12:26 +0200
  • 51051cb22d Cleanup apt-get command Tilman 2025-10-05 22:23:32 +0200
  • 3b7447f6ce Address feedback Tilman 2025-10-05 22:22:20 +0200
  • 2ec4705207 Include empty directories in zip archive Tilman 2025-10-01 21:34:02 +0200
  • ee7a5ba82b Windows path bugfix Tilman 2025-10-01 21:30:45 +0200
  • 5e913dd9d5 Add directory download as zip feature Tilman 2025-10-01 20:56:19 +0200
  • c81ef77370
    Fix linting v2.6.1 Bruno Bernardino 2025-10-01 14:20:51 +0100
  • 1dcbf529a3
    Make initial News loading faster Bruno Bernardino 2025-10-01 14:17:39 +0100