1
0
Fork 0
mirror of https://github.com/plankanban/planka.git synced 2025-07-18 20:59:44 +02:00
Commit graph

218 commits

Author SHA1 Message Date
Aliaksandr Shulyak
c2c1ccbefe ci: GitHub actions config for docker builds (#221) 2022-04-29 17:15:59 +05:00
Maksim Eltyshev
2f7d3326cc chore: Update version 2022-04-28 14:23:11 +05:00
Maksim Eltyshev
e7541789cd fix: Change way to fix application crash when deleting project 2022-04-28 14:15:36 +05:00
Maksim Eltyshev
ad04208c8a fix: Fix application crash after deleting project 2022-04-28 00:17:15 +05:00
Maksim Eltyshev
7d138b858d feat: Remove attachments from public access
Closes #219
2022-04-26 22:20:20 +05:00
Maksim Eltyshev
7ef55ec578 feat: Store accessToken in cookies instead of localStorage 2022-04-26 18:01:55 +05:00
Michael Fürnschuß
cad3233da7 fix: Fix missed table name (#227) 2022-04-25 16:00:14 +05:00
Michael Fürnschuß
93bda368f1 feat: Update German translation (#228) 2022-04-25 15:45:24 +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
d457414a5a fix: Fix markdown options and styles 2022-04-22 02:06:12 +05:00
Maksim Eltyshev
952fdacb6a feat: Fallback to English if translation is missing
Closes #175
2022-04-21 04:42:02 +05:00
Maksim Eltyshev
d5a6f57fa7 ref: Fix locale file names 2022-04-21 04:20:04 +05:00
Maksim Eltyshev
74305a8484 docs: Add contributing guidelines 2022-04-20 19:36:24 +05:00
Michal VOLF
12fe70f915 feat: Update Czech translation (#217) 2022-04-20 14:17:00 +05:00
Arcady "RKD" Chumachenko
ce21925a70 feat: Alway apply migrations on start-up (#172) 2022-04-20 04:52:42 +05:00
Maksim Eltyshev
938ced9721 Prepare for release 2022-04-19 20:36:10 +05:00
Maksim Eltyshev
411cfcabab Fix pre-commit hook, update dependencies 2022-04-19 02:52:19 +05:00
Maksim Eltyshev
47404265b0 Update dependencies 2022-04-16 00:08:14 +05:00
Maksim Eltyshev
921391ffcd Fix language loading. Closes #207 2022-03-31 02:23:44 +05:00
Maksim Eltyshev
99862c2f9a Update dependencies 2022-02-09 00:56:01 +05:00
Lorenz Brun
da9878f220 Improve Docker cache efficiency and fix signal handling 2022-02-08 16:15:52 +05:00
Maksim Eltyshev
670e964be5 Add date-fns locale for Danish language 2022-01-30 02:50:13 +05:00
Christiansen
9cdea39c2b Add Danish translation 2022-01-30 02:46:41 +05:00
Maksim Eltyshev
76a77fefdd Fix linting errors, fix default database url. Closes #193 2021-12-30 00:30:53 +05:00
Asliddinbek Azizovich
cddc8cbba5 Add Uzbek language 2021-12-15 16:16:20 +05:00
RokkuCode
9d3eae6cf2 Fix several spelling errors and grammar in German translation 2021-12-15 16:11:10 +05:00
MoaufmKlo
9b1933bdc0 Correct incorrect gender in German translation 2021-12-15 16:04:36 +05:00
MoaufmKlo
5c26c6a049 Improve German translation 2021-10-21 01:39:21 +05:00
SimonTagne
e097a7a2e3 Fix updates of username and email 2021-10-21 01:25:04 +05:00
dbrennand
778c64ca45 Make trustProxy configurable via environment variable 2021-10-21 01:24:19 +05:00
ejo090
a626076a50 Add Japanese language 2021-10-21 01:22:28 +05:00
Maksim Eltyshev
54565d9cd8 Merge branch 'master' of https://github.com/plankanban/planka 2021-08-02 17:24:54 +05:00
Maksim Eltyshev
2130c04548 Fix board deletion, update dependencies. Closes #146 2021-08-02 17:23:56 +05:00
SohnyBohny
a77d672e45 Fix invalid white-spaces in card description. Closes #141 2021-07-12 19:16:54 +05:00
Maksim Eltyshev
fe91b5241e Project managers, board members, auto-update after reconnection, refactoring 2021-06-24 01:05:22 +05:00
William Puckering
7956503a46 Fix misspelling of «management». Closes #120 2021-04-30 20:26:19 +05:00
Maksim Eltyshev
d06dce61d4 Add date-fns locale for Spanish language 2021-04-28 00:01:35 +05:00
Santiago Forero
2fd36d96a0 Add Spanish language 2021-04-27 23:53:18 +05:00
Alfred Feldmeyer
36e312e17b Ignore custom docker-compose overrides 2021-04-13 19:08:30 +05:00
Jan Metzger
607ceca639 Fix project title word break on projects overview page 2021-04-13 19:03:23 +05:00
Maksim Eltyshev
253bdcda7a Allow dots in username. Closes #116 2021-04-13 18:59:02 +05:00
Maksim Eltyshev
ad60517603 Set best image quality for all uploads. Closes #114 2021-04-13 18:47:56 +05:00
Michal VOLF
3806d0c6fd Fix datepicker language code for Czech language 2021-03-27 17:50:02 +05:00
Maksim Eltyshev
1cd4f53b8a Add Czech language. Thanks to @michal-volf 2021-03-26 11:19:43 +05:00
Maksim Eltyshev
5cdb988948 Add support for GitHub Flavored Markdown. Closes #107 2021-03-25 21:32:31 +05:00
Maksim Eltyshev
560c2856e6 Fix file attach from clipboard when copy from browser. Closes #96 2021-03-20 03:33:16 +05:00
nielsboussion
4a0a0abaef Add French language 2021-03-20 02:30:45 +05:00
Nick Kelly
a837f5dfd2 Enable Redux DevTools in development mode 2021-02-16 03:14:43 +05:00
Maksim Eltyshev
5f2c24b428 Fix variables in update-card, update dependencies. Closes #85 2021-02-10 17:39:41 +05:00
pkrolkgp
a4495f5c83 Fix typos in polish translation 2021-01-11 11:10:22 +05:00