etherpad-lite/src/node/db
John McLear e0ccdb4d9f
Add creator-owned pad settings defaults (#7545)
* Add creator-owned pad settings defaults

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

* Refine pad settings layout

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

* Fix settings popup heading and width

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

* Explain enforced user settings

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

* Cover creator override flow

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

* Let creators bypass enforced settings

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

* Address pad settings follow-ups

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

---------

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-04-19 11:13:44 +01:00
..
API.ts chore: moved first files to esm (#7061) 2025-08-04 19:59:28 +02:00
AuthorManager.ts Moved to ts (#6593) 2024-08-17 20:14:36 +02:00
DB.ts chore: migrated settings to esm6 (#7062) 2025-08-04 22:42:50 +02:00
GroupManager.ts fix: filter already-deleted sessions when deleting a group (#7435) 2026-04-03 07:13:46 +01:00
Pad.ts Add creator-owned pad settings defaults (#7545) 2026-04-19 11:13:44 +01:00
PadManager.ts chore: migrated settings to esm6 (#7062) 2025-08-04 22:42:50 +02:00
ReadOnlyManager.ts chore: moved first files to esm (#7061) 2025-08-04 19:59:28 +02:00
SecurityManager.ts chore: migrated settings to esm6 (#7062) 2025-08-04 22:42:50 +02:00
SessionManager.ts chore: moved first files to esm (#7061) 2025-08-04 19:59:28 +02:00
SessionStore.ts fix: prevent race condition in session cleanup timeout (#7471) 2026-04-06 11:19:34 +01:00