Commit graph

1990 commits

Author SHA1 Message Date
RocketQuack
ca1eac5d7c
Merge pull request #1805 from adithyaappu/docs/vitepress-docs
Docs/vitepress docs
2026-03-19 12:01:10 +01:00
RocketQuack
ce1d7b301a fix(lint): resolve pre-commit formatting 2026-03-19 11:57:06 +01:00
RocketQuack
1b8ddeadfd chore(packages): pin vitepress-sidebar version 2026-03-19 11:56:06 +01:00
github-actions
c5af709a32 chore: Update example.env 2026-03-18 14:11:27 +00:00
RocketQuack
3ce80020b7
Merge pull request #1838 from RinZ27/fix-nginx-header-inheritance
Ensure security headers are preserved in /files location
2026-03-18 10:04:26 +01:00
github-actions
010278ea2e chore: Update example.env 2026-03-18 05:26:24 +00:00
RinZ27
730e31805b
style: fix linting issues with black 2026-03-18 10:14:54 +07:00
Rocket-Quack
3ffa8b720c test(nginx): add regression coverage for /files headers 2026-03-17 16:08:25 +01:00
Rocket-Quack
00c3475943 build(docker images): add nginx security headers snippet in production and custom images 2026-03-17 15:54:01 +01:00
Rocket-Quack
c40113923c refactor(nginx): include headers snippet via correct runtime path 2026-03-17 15:52:42 +01:00
Rin
57287e9cff Refactor: Move shared security headers into a snippet and include it in server and files location blocks. 2026-03-16 23:11:41 +07:00
RocketQuack
986a8f15f1
Merge pull request #1839 from frappe/dependabot/github_actions/webfactory/ssh-agent-0.10.0
chore(deps): bump webfactory/ssh-agent from 0.9.1 to 0.10.0
2026-03-16 16:05:48 +01:00
RocketQuack
63e163e6b0
Merge pull request #1837 from IB2357/fix/redis-network-isolation
fix(overrides): remove redis services from mariadb network in multi-bench setup
2026-03-16 15:55:11 +01:00
Daniel Radl
cb8b01658c
Merge pull request #1834 from nishanthabimanyu/fix/update-postgres-override
fix(overrides): update PostgreSQL to v15 and improve v16 compatibility
2026-03-16 11:23:35 +01:00
adithya
c1e545f3e5 refactor: Migrating Comprehensive Guide
The Comprehensive Getting Started guide is broken into smaller pieces
and added to respective sections.
2026-03-16 00:02:01 +05:30
adithya
655a1f4ec8 fix: More details in contributing 2026-03-16 00:01:28 +05:30
adithya
d433f52e9a ore: VitePress version bump 2026-03-16 00:01:11 +05:30
adithya
f4faecc1d6 feat: Added Contribution Guide
The README.md gives a brief overview about how to contribute to
documentation, and more detailed isntructions specific to VitePress is
added as a new page under References.
2026-03-15 18:47:35 +05:30
adithya
bb06d6bb09 fix: Added missing title metadata
New files didn't have YAML metadata, it is added now.
2026-03-15 18:47:35 +05:30
adithya
208aa7b7f4 fix: Header fix
Header in TLS / SSL setup was accidentally reverted to older one. Now
replaced with the new one.
2026-03-15 18:47:35 +05:30
adithya
477376edc4 refactor: Moved md files back to docs
Refactor can be considered later if needed.
2026-03-15 18:47:35 +05:30
adithya
64a008d188 fix: Changed branch to main
For creating pull request
2026-03-15 18:47:35 +05:30
adithya
98f83f9676 feat: added favicon 2026-03-15 18:47:35 +05:30
adithya
b624727012 fix: Sidebar config issue
Properly source the sidebar links
2026-03-15 18:47:35 +05:30
adithya
2901865e74 fix: Frappe Docker logo
moved public folder to docs.
2026-03-15 18:47:35 +05:30
adithya
cab78405cc refactor: Moving md files to src for clarity 2026-03-15 18:47:35 +05:30
adithya
c81d6c794b fix: Contain all docs and related in docs folder
The package.json and pnpm-lock.yaml are not part of the main repo but
specific to the docs. The workflow will now target this folder for
running.
2026-03-15 18:47:35 +05:30
adithya
a48633d33c feat: Deploy to GitHub pages
fix: pnpm Actions fix, corrected base

fix: Build error fixes

fix: Images not showing up in pages

fix: Moved logo to public path
2026-03-15 18:47:35 +05:30
adithya
e7f2c66e1d feat: VitePress for docs
VitePress is configured in the repo for handling docs
2026-03-15 18:47:35 +05:30
github-actions
7228b5005c chore: Update example.env 2026-03-15 08:49:55 +00:00
dependabot[bot]
ad9d95d377
chore(deps): bump webfactory/ssh-agent from 0.9.1 to 0.10.0
Bumps [webfactory/ssh-agent](https://github.com/webfactory/ssh-agent) from 0.9.1 to 0.10.0.
- [Release notes](https://github.com/webfactory/ssh-agent/releases)
- [Changelog](https://github.com/webfactory/ssh-agent/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webfactory/ssh-agent/compare/v0.9.1...v0.10.0)

---
updated-dependencies:
- dependency-name: webfactory/ssh-agent
  dependency-version: 0.10.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-12 08:23:02 +00:00
RinZ27
904df21d43
Fix Nginx header inheritance for /files location 2026-03-11 21:43:18 +07:00
github-actions
91a190e924 chore: Update example.env 2026-03-10 15:16:05 +00:00
IB2357
d6045cc9ba fix(overrides): remove redis services from mariadb network in multi-bench setup 2026-03-10 15:09:26 +03:00
github-actions
9a5f17f09b chore: Update example.env 2026-03-10 07:13:59 +00:00
nishanthabimanyu
5191d1965d style: fix prettier formatting for postgres migration guide 2026-03-10 03:50:02 +00:00
nishanthabimanyu
15648342dd docs(postgres): add migration guide and update to postgres 15.17 2026-03-09 16:17:43 +00:00
Daniel Radl
51b5962aa6
Merge pull request #1836 from frappe/dependabot/github_actions/docker/bake-action-7.0.0
chore(deps): bump docker/bake-action from 6.10.0 to 7.0.0
2026-03-06 14:01:46 +01:00
github-actions
09ce533de1 chore: Update example.env 2026-03-06 09:05:35 +00:00
dependabot[bot]
ee4aaee2ae
chore(deps): bump docker/bake-action from 6.10.0 to 7.0.0
Bumps [docker/bake-action](https://github.com/docker/bake-action) from 6.10.0 to 7.0.0.
- [Release notes](https://github.com/docker/bake-action/releases)
- [Commits](https://github.com/docker/bake-action/compare/v6.10.0...v7.0.0)

---
updated-dependencies:
- dependency-name: docker/bake-action
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-06 08:22:24 +00:00
nishanthabimanyu
9c777a56e5 fix(overrides): clear db command for postgres to fix CI merge conflicts 2026-03-06 06:03:56 +00:00
nishanthabimanyu
47ac9e8422 fix(overrides): simplify postgres override and use consistent default password 2026-03-06 05:40:47 +00:00
nishanthabimanyu
bf1f08797d fix(overrides): use default DB_PASSWORD to fix CI failures 2026-03-06 05:30:02 +00:00
nishanthabimanyu
b4e0501c3d fix(overrides): update PostgreSQL to v15 and improve v16 compatibility 2026-03-06 05:11:19 +00:00
Daniel Radl
a6fba64246
Merge pull request #1827 from 0samashaikh/fix-nginx-forwarded-proto-webserver
fix(nginx): use X-Forwarded-Proto for backend requests behind reverse proxy
2026-03-05 20:49:15 +01:00
Daniel Radl
dcafa5a416
Merge pull request #1833 from frappe/dependabot/github_actions/docker/setup-buildx-action-4
chore(deps): bump docker/setup-buildx-action from 3 to 4
2026-03-05 20:41:13 +01:00
Daniel Radl
3a27f333a0
Merge pull request #1832 from frappe/dependabot/github_actions/docker/login-action-4
chore(deps): bump docker/login-action from 3 to 4
2026-03-05 20:40:53 +01:00
Daniel Radl
2b0ecab48d
Merge pull request #1830 from frappe/dependabot/github_actions/docker/setup-qemu-action-4
chore(deps): bump docker/setup-qemu-action from 3 to 4
2026-03-05 20:38:34 +01:00
github-actions
455ef1f725 chore: Update example.env 2026-03-05 12:26:28 +00:00
dependabot[bot]
6dd26933cc
chore(deps): bump docker/setup-buildx-action from 3 to 4
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 3 to 4.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v3...v4)

---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
  dependency-version: '4'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-05 08:33:15 +00:00