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

270 commits

Author SHA1 Message Date
Connor Lanigan
d82d928e29
fix: Update German translation (#306) 2022-10-03 14:06:51 +05:00
Maksim Eltyshev
94dc83706c chore: Update version 2022-09-30 11:52:19 +02:00
Jacques Lorentz
b08e731419
fix: Front-end base url with path (#303)
Closes #43, closes #111, closes #272
2022-09-30 14:48:58 +05:00
Maksim Eltyshev
1ce0fac281 chore: Update version 2022-09-28 18:46:37 +02:00
Maksim Eltyshev
e3d00c8791 fix: Disable quick timer actions for viewers 2022-09-28 18:38:03 +02:00
Maksim Eltyshev
e1a0b635ea ref: Little refactoring 2022-09-28 18:30:03 +02:00
Maksim Eltyshev
cc7959bb15 chore: Update version 2022-09-16 15:08:51 +05:00
Maksim Eltyshev
56044e6d8a ref: Fix filename 2022-09-16 15:08:09 +05:00
Maksim Eltyshev
e5bd73f33e fix: Prevent popup from leaving window 2022-09-16 14:39:41 +05:00
Maksim Eltyshev
e65ab6ece7 fix: Fix flag for English 2022-09-15 09:07:57 +05:00
Maksim Eltyshev
14cc55a8c0 feat: Highlight active timer, add quick actions 2022-09-15 00:20:05 +05:00
Maksim Eltyshev
b4306d0a4b fix: Fix font of timer numbers 2022-09-14 21:22:08 +05:00
Maksim Eltyshev
283c850ebf feat: Add about pane 2022-09-14 16:52:50 +05:00
Maksim Eltyshev
62de71bd97 fix: Visually highlight card cover 2022-09-13 16:55:22 +05:00
Maksim Eltyshev
447f88880d chore: Update version 2022-09-07 18:43:32 +05:00
Maksim Eltyshev
8109936ce2 feat: Invalidate access token on logout 2022-09-07 18:39:33 +05:00
Maksim Eltyshev
640908320a ref: Remove unused style 2022-09-03 23:03:34 +05:00
Maksim Eltyshev
236c1020b3 chore: Update version 2022-09-03 22:48:19 +05:00
Maksim Eltyshev
3df07c10fa fix: Use password strength estimator
Closes #294
2022-09-03 22:47:06 +05:00
Steven Correia
543a992d98
fix: Fix proxy forwarding (#295) 2022-09-03 20:00:23 +05:00
Maksim Eltyshev
9cde4e63f9 chore: Update version 2022-09-02 18:03:44 +05:00
Maksim Eltyshev
95738ee7d3 fix: Add missing validation for password 2022-09-02 17:59:12 +05:00
Maksim Eltyshev
bb7cdf5dd4 chore: Update version 2022-09-02 17:05:48 +05:00
Maksim Eltyshev
253af55790 fix: Add password requirements when creating user
Closes #293
2022-09-02 17:04:51 +05:00
Maksim Eltyshev
62c3cca9a7 fix: Fix password length validation 2022-08-30 15:13:17 +02:00
Maksim Eltyshev
b476a19b79 chore: Update version 2022-08-30 13:50:45 +02:00
Maksim Eltyshev
3379c65a87 fix: Prevent tabnabbing in markdown 2022-08-30 13:47:50 +02:00
Maksim Eltyshev
1a6fc40804 chore: Update version 2022-08-26 19:13:10 +02:00
Maksim Eltyshev
42092efcd2 fix: Remove dots in translations 2022-08-26 19:11:32 +02:00
Maksim Eltyshev
5c91bddfe7 feat: Stronger password policy 2022-08-26 18:59:44 +02:00
Maksim Eltyshev
fd8f40f1b0 chore: Update version 2022-08-26 16:05:47 +02:00
Maksim Eltyshev
5b64d465e2 fix: Use move-file instead of rename 2022-08-26 16:02:47 +02:00
Maksim Eltyshev
212fb8ac8c fix: Add missing border radius 2022-08-26 02:47:43 +02:00
Maksim Eltyshev
cece2254d7 fix: Change mechanics of file uploading 2022-08-26 02:45:27 +02:00
Maksim Eltyshev
c940805f14 chore: Fix version 2022-08-24 15:44:01 +02:00
Maksim Eltyshev
052ab7f653 chore: Update version 2022-08-24 15:37:27 +02:00
Maksim Eltyshev
5a38805588 feat: Add Italian translation. Thanks to @belf88 2022-08-24 15:27:12 +02:00
Maksim Eltyshev
2dbbead2e9 fix: Add missing border radiuses 2022-08-23 21:19:43 +02:00
Maksim Eltyshev
039eee0aac ref: Little refactoring 2022-08-23 21:06:50 +02:00
Maksim Eltyshev
07867fc0b2 fix: Use custom logger only for production 2022-08-23 20:45:42 +02:00
Maksim Eltyshev
55d07b4560 meta: Fixes in readme 2022-08-23 01:14:11 +02:00
Maksim Eltyshev
289d2bf5ae meta: Fix ignore files for logs 2022-08-23 00:51:33 +02:00
Steven Correia
6429e22d59
feat: Modify logger to log to file that supports fail2ban (#284) 2022-08-23 03:42:56 +05:00
Maksim Eltyshev
21ef850913 fix: Fix missed function name 2022-08-22 16:27:14 +02:00
Maksim Eltyshev
e4769220da chore: Update version 2022-08-19 14:04:26 +02:00
Maksim Eltyshev
378e02c0a4 Merge branch 'master' of https://github.com/plankanban/planka 2022-08-19 14:01:24 +02:00
Maksim Eltyshev
51fa7df69c feat: Permissions for board members
Closes #262
2022-08-19 14:00:40 +02:00
Maksim Eltyshev
68806b9080
meta: Add sponsor button 2022-08-18 16:51:59 +05:00
Maksim Eltyshev
d80a538857 fix: Little improvements in users modal 2022-08-17 02:00:24 +02:00
Maksim Eltyshev
78669da01d feat: Add search by users, members and labels 2022-08-17 00:53:08 +02:00