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

460 commits

Author SHA1 Message Date
Maksim Eltyshev
bad3e089ce feat: Highlight active timer, add quick actions 2022-09-15 00:20:05 +05:00
Maksim Eltyshev
e9ed59d90f fix: Fix font of timer numbers 2022-09-14 21:22:08 +05:00
Maksim Eltyshev
6ff889648d feat: Add about pane 2022-09-14 16:52:50 +05:00
Maksim Eltyshev
3c9100030e fix: Visually highlight card cover 2022-09-13 16:55:22 +05:00
Maksim Eltyshev
b3044620e8 chore: Update version 2022-09-07 18:43:32 +05:00
Maksim Eltyshev
48ea62c0a0 feat: Invalidate access token on logout 2022-09-07 18:39:33 +05:00
Maksim Eltyshev
f091de6827 ref: Remove unused style 2022-09-03 23:03:34 +05:00
Maksim Eltyshev
b827aa955a chore: Update version 2022-09-03 22:48:19 +05:00
Maksim Eltyshev
d0283aa89c fix: Use password strength estimator
Closes #294
2022-09-03 22:47:06 +05:00
Steven Correia
7e79328a70 fix: Fix proxy forwarding (#295) 2022-09-03 20:00:23 +05:00
Maksim Eltyshev
311bcad405 chore: Update version 2022-09-02 18:03:44 +05:00
Maksim Eltyshev
be2642c9ce fix: Add missing validation for password 2022-09-02 17:59:12 +05:00
Maksim Eltyshev
c92612169b chore: Update version 2022-09-02 17:05:48 +05:00
Maksim Eltyshev
b14f25bfad fix: Add password requirements when creating user
Closes #293
2022-09-02 17:04:51 +05:00
Maksim Eltyshev
79e5f7f6f3 fix: Fix password length validation 2022-08-30 15:13:17 +02:00
Maksim Eltyshev
fe12dad655 chore: Update version 2022-08-30 13:50:45 +02:00
Maksim Eltyshev
f8720b8020 fix: Prevent tabnabbing in markdown 2022-08-30 13:47:50 +02:00
Maksim Eltyshev
d355cd9d57 chore: Update version 2022-08-26 19:13:10 +02:00
Maksim Eltyshev
81c3b3a32c fix: Remove dots in translations 2022-08-26 19:11:32 +02:00
Maksim Eltyshev
799f34ab68 feat: Stronger password policy 2022-08-26 18:59:44 +02:00
Maksim Eltyshev
9ef9c00040 chore: Update version 2022-08-26 16:05:47 +02:00
Maksim Eltyshev
e4258eda9b fix: Use move-file instead of rename 2022-08-26 16:02:47 +02:00
Maksim Eltyshev
cee65ae7cb fix: Add missing border radius 2022-08-26 02:47:43 +02:00
Maksim Eltyshev
542c4a845c fix: Change mechanics of file uploading 2022-08-26 02:45:27 +02:00
Maksim Eltyshev
af71a96624 chore: Fix version 2022-08-24 15:44:01 +02:00
Maksim Eltyshev
a637c2b74a chore: Update version 2022-08-24 15:37:27 +02:00
Maksim Eltyshev
ddb6b24e83 feat: Add Italian translation. Thanks to @belf88 2022-08-24 15:27:12 +02:00
Maksim Eltyshev
79369fa9ac fix: Add missing border radiuses 2022-08-23 21:19:43 +02:00
Maksim Eltyshev
ac64b28b69 ref: Little refactoring 2022-08-23 21:06:50 +02:00
Maksim Eltyshev
c40709a509 fix: Use custom logger only for production 2022-08-23 20:45:42 +02:00
Maksim Eltyshev
33d36d80eb meta: Fixes in readme 2022-08-23 01:14:11 +02:00
Maksim Eltyshev
8ec3d5e588 meta: Fix ignore files for logs 2022-08-23 00:51:33 +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
5a27ac0f03 fix: Fix missed function name 2022-08-22 16:27:14 +02:00
Maksim Eltyshev
3c355dd560 chore: Update version 2022-08-19 14:04:26 +02:00
Maksim Eltyshev
1d065b84c9 Merge branch 'master' of https://github.com/plankanban/planka 2022-08-19 14:01:24 +02:00
Maksim Eltyshev
f9e0147f33 feat: Permissions for board members
Closes #262
2022-08-19 14:00:40 +02:00
Maksim Eltyshev
c82ee1d523 meta: Add sponsor button 2022-08-18 16:51:59 +05:00
Maksim Eltyshev
281cb4a71b fix: Little improvements in users modal 2022-08-17 02:00:24 +02:00
Maksim Eltyshev
c3eb66913e feat: Add search by users, members and labels 2022-08-17 00:53:08 +02:00
Maksim Eltyshev
45d2eede58 chore: Update version 2022-08-09 22:34:16 +02:00
Maksim Eltyshev
21cbe527b0 ref: Little change for consistency 2022-08-09 22:31:43 +02:00
Maksim Eltyshev
cf1fba9267 meta: Add vscode config 2022-08-09 19:36:08 +02:00
Maksim Eltyshev
ce1c5a3c69 ref: Prettify env sample 2022-08-09 19:17:19 +02:00
Maksim Eltyshev
0619a4e579 fix: Provide default value for token expiration 2022-08-09 19:09:07 +02:00
SimonTagne
2b4c2b0f49 feat: Improve security of access tokens (#279)
Closes #275
2022-08-09 21:03:21 +05:00
SimonTagne
77ac2cf1b1 ref: Ignore public js linting (#278) 2022-08-08 17:58:41 +05:00
Maksim Eltyshev
3f8216dca8 ref: Refactoring 2022-08-04 13:31:14 +02:00
Maksim Eltyshev
aa4723d7fe chore: Update version 2022-08-04 00:41:57 +02:00
Maksim Eltyshev
8f4a250705 fix: Fix path traversal vulnerability 2022-08-04 00:37:30 +02:00