61 Commits
Author SHA1 Message Date
Daniel Hiller 76d3911d03 docs: Add a PLANKA Pro section to the README
Pro funds the Community edition, but the README mentioned it only in a single
line under How to Deploy. The new section sits between the demo and the key
features: what Pro adds, two buttons, four screenshots from 2.5.0, a
Community-versus-Pro table, and what an upgrade involves.

Every row of that table was checked against both codebases rather than taken
from the comparison matrix on the website, which carries cells that are
demonstrably wrong. The dangerous error is denying Community something it has,
because the reader has the opposite in front of them in their own instance —
so the stopwatch, webhooks, the REST API, custom fields, two-factor and the
notification providers are all marked as shared, and only what the code
actually gates is marked Pro. Where a claim could not be backed by the source
it was left out.

The upgrade paragraph names the releases the promote accepts as a snapshot
rather than as a standing fact, and points at the guide for the current list.
A hard-coded version window in the README of the repository whose version
keeps moving is wrong the moment the next minor ships, and nobody would
remember it was there.

The screenshots are referenced through raw.githubusercontent.com, so they
appear once this is pushed, the same way the logo and the demo already do.
2026-09-08 19:54:18 +02:00
Daniel Hiller 36aa732fec feat: Remove OIDC and SSO support
Existing SSO accounts have no local password, so the migration
deactivates them before dropping is_sso_user and the
identity_provider_user table.
2026-08-07 19:15:43 +02:00
Maksim Eltyshev dbcdd62bdf docs: Update readme 2026-02-12 16:03:53 +01:00
Maksim Eltyshev 59da747e75 docs: Add Notes app testing invitation 2026-01-23 11:37:29 +01:00
Maksim Eltyshev 39df82c1ce license: Provide additional details 2025-05-27 23:35:00 +02:00
Maksim Eltyshev 3b8bec5743 docs: Update docker pulls counter 2025-05-19 18:03:08 +02:00
Maksim Eltyshev 742aa21b9b docs: Add chat badge to readme 2025-05-12 23:42:24 +02:00
Maksim Eltyshev 1b583890cb docs: Fix number of notification providers 2025-05-10 23:11:44 +02:00
Maksim Eltyshev aca5bfbbe0 docs: Add demo notice 2025-05-10 03:30:51 +02:00
Maksim Eltyshev 2ee1166747 feat: Version 2
Closes #627, closes #1047
2025-05-10 02:09:06 +02:00
Maksim Eltyshev 96ea7113a8 docs: Fix development section link 2025-04-29 22:29:41 +02:00
Maksim Eltyshev f7c9663efe docs: Update links 2025-04-29 21:33:03 +02:00
Weverton Carlos Silva 1f7b040fe5 docs: Add link to postman api (#1077) 2025-04-01 12:29:40 +02:00
Maksim Eltyshev eca3f38277 docs: Update docker pulls counter 2024-12-18 11:21:49 +01:00
Maksim Eltyshev 15115b965a docs: Add invitation to TestFlight 2024-10-22 20:37:29 +02:00
Maksim Eltyshev 0b3b6a30fc docs: Add information about mobile app 2024-10-03 19:07:59 +02:00
Maksim Eltyshev a2da23833b docs: Update docker pulls counter 2024-07-16 12:39:57 +02:00
Maksim Eltyshev afd4f88154 docs: Update features, add contributors 2024-03-13 11:02:52 +01:00
Maksim Eltyshev bdf30f4535 docs: Little readme fixes 2023-12-10 22:20:23 +01:00
Daniel Hiller 43f196c9e6 docs: adjust filenames to match the docs 2023-10-24 13:17:49 +02:00
Daniel Hiller 9e2ae17dc0 Meta: Add missing return 2023-09-23 03:48:32 +02:00
Daniel Hiller 909a2ad41a Meta: Add Automated installation 2023-09-23 03:47:46 +02:00
Maksim Eltyshev 2bc6dd94f5 docs: Add installation link for windows 2023-02-23 16:40:16 +01:00
Maksim Eltyshev f9d191ecc8 docs: Update information, links to documentation 2023-02-20 23:36:52 +01:00
Maksim Eltyshev 14961b6621 meta: Fix documentation for installation without docker 2023-02-02 00:10:21 +01:00
Maksim Eltyshev fab623bb52 ref: Rename script files 2023-01-17 20:37:27 +01:00
Valentin c2d1ca8eeb feat: Add manual backup and restore scripts for docker (#386)
Closes #128
2023-01-18 00:16:50 +05:00
Maksim Eltyshev ddc523f6c9 meta: Change license to AGPL-3.0 2023-01-16 23:22:00 +01:00
Maksim Eltyshev 617f3e3884 meta: Update import from Trello 2022-12-17 00:09:43 +01:00
Maksim Eltyshev 7fc31740f5 meta: Update link to container registry 2022-11-30 02:53:06 +01:00
Maksim Eltyshev d14026a2fb meta: Import from Trello 2022-11-28 14:07:55 +01:00
Rafly Maulana 0764ca76d3 meta: Fix documentation for installing Planka without Docker (#324) 2022-11-10 18:56:55 +05:00
Rafly Maulana 353bb0f2b0 meta: Add documentation for installing Planka without Docker (#323) 2022-11-10 18:48:38 +05:00
Jacob Weisz c07351d779 meta: Fix readme typo (#309) 2022-10-12 22:46:00 +05:00
Maksim Eltyshev 33d36d80eb meta: Fixes in readme 2022-08-23 01:14:11 +02:00
Steven Correia fe5fe5fab7 feat: Modify logger to log to file that supports fail2ban (#284) 2022-08-23 03:42:56 +05:00
Maksim Eltyshev 6de4bac8c1 ref: Rename .env file to sample, stop tracking .env file 2022-04-22 16:21:09 +05:00
Maksim Eltyshev 938ced9721 Prepare for release 2022-04-19 20:36:10 +05:00
Maksim Eltyshev 16795548ed Add ability to create multi-arch images. Closes #39, closes #47 2020-11-17 17:01:18 +05:00
Maksim Eltyshev 76f9748e57 Update readme, update dependencies 2020-10-20 16:10:25 +05:00
Maksim Eltyshev 4fb6b5f156 Update readme 2020-10-17 23:49:19 +05:00
Maksim Eltyshev a4d24c7eff Update readme 2020-10-06 21:07:14 +05:00
Maksim Eltyshev 71388fbc5f Update readme 2020-10-06 21:04:43 +05:00
Maksim Eltyshev 8534ed292c Update readme 2020-05-27 15:20:00 +05:00
Maksim Eltyshev 5e0b2b9f0a Set default Postgres user, delete user creation information from readme 2020-05-06 22:37:45 +05:00
Victor Parmar 9da5a0c91e c add dev documentation and local db server 2020-05-06 00:07:23 +02:00
Maksim Eltyshev 693602698b Link all scripts to the root package.json, start development servers concurrently 2020-04-25 04:57:31 +05:00
Maksim Eltyshev e0dee1efef Add start script for Docker image, pre-commit lint check, package.json scripts cleanup 2020-04-24 21:44:54 +05:00
Maksim Eltyshev 5e17a4880a Fix path to Docker Hub 2020-04-23 23:03:40 +05:00
Maksim Eltyshev 7fb033b9ae Update repository paths because of transfer 2020-04-23 22:56:25 +05:00