Nikolai Giman
171f269ee2
version: 1.53.0
2026-08-27 20:42:36 +02:00
Nikolai Giman
f79614ebc5
fix(security): enforce collaboration access permissions
2026-08-27 20:29:54 +02:00
Nikolai Giman
a4c465469d
wip: updated locales
2026-08-26 23:41:46 +02:00
Nikolai Giman
f3e2663ebe
Merge branch 'main' into fix/issues
2026-08-26 23:35:04 +02:00
Nikolai Giman
e11aba4d79
fix: time tracking edit
2026-08-26 23:20:16 +02:00
Murilo Biassio Rosa
0b6f95ec3d
feat: add pt-BR locale
2026-08-25 22:21:10 -03:00
Nikolai Giman
a596e023db
fix: performance issue in graph and update layout building
2026-08-24 22:05:39 +02:00
Nikolai Giman
c1685e42b8
feat: task dependencies in detailed panel
2026-08-24 14:21:46 +02:00
Nikolai Giman
19e0212edf
fix: add task on the main screen when no project is created
2026-08-22 22:06:52 +02:00
Nikolai Giman
8011da1259
fix : #106
2026-08-22 09:01:33 +02:00
Nikolai Giman
b372854636
fix: custom server url normalization
2026-08-21 10:16:22 +02:00
Nikolai Giman
a243f9ec56
fix: normalize server url
2026-08-21 10:06:54 +02:00
Nikolai Giman
ebd25a94ea
fix: sso email resolving and switcher for sso
2026-08-20 19:53:29 +02:00
Nikolai Giman
4b142619c0
fix : #6126
2026-08-20 16:13:23 +02:00
Nikolai Giman
15050541fa
chore: version
2026-08-20 14:40:23 +02:00
Nikolai Giman
aaa876412d
fix : #101
2026-08-20 13:51:32 +02:00
Nikolai Giman
915e8d9f9f
fix: sso domain verification and #77
2026-08-18 18:57:17 +02:00
Nikolai Giman
784652ef5b
chore: version
2026-08-04 20:44:27 +02:00
Nikolai Giman
d0f664f78e
feat: email notification
2026-08-02 10:11:22 +02:00
Nikolai Giman
9934bf06d8
feat: gitea integration
2026-07-28 00:45:50 +02:00
Nikolai Giman
64089fd6e7
tests: add attrs
2026-07-25 23:09:08 +02:00
Nikolai Giman
504ae503dd
feat: public API URL fix for sso callback
2026-07-18 14:53:00 +02:00
Nikolai Giman
90b55fd82a
feat: ALLOW_PUBLIC_REGISTRATION
2026-07-18 14:15:28 +02:00
Nikolai Giman
2e9a4945ce
Merge pull request #89 from Gimanh/chore/refactor
...
chore: bootstrap
2026-07-18 10:55:01 +02:00
Nikolai Giman
645f2e21e5
fix : #88
2026-07-16 22:16:41 +02:00
Nikolai Giman
adce016a05
chore: bootstrap
2026-07-16 19:38:24 +02:00
Nikolai Giman
58eb93e564
fix: clear stores on logout
2026-07-15 21:23:26 +02:00
Nikolai Giman
314e5a6377
merge: resolve
2026-07-13 20:27:25 +02:00
Nikolai Giman
e5dbba8e2a
wip: recurring
2026-07-13 20:15:55 +02:00
Nikolai Giman
6c990aff4f
chore: 1.50.2
2026-07-12 22:49:43 +02:00
Nikolai Giman
40cd8064f5
fix: allow login-by-code redemption for SSO and social logins ( #83 )
...
SSO and social OAuth callbacks complete the login by redeeming a
one-time code through POST /module/auth/login-by-code, but the endpoint
was gated behind RequireLoginMethod('magic-link'). With
AUTH_LOGIN_METHODS excluding magic-link (e.g. "sso"), the redemption
returned an empty 403 and the user silently bounced back to the login
page.
- Add RequireAnyLoginMethod and gate /login-by-code on
magic-link OR sso OR social
- Show a toast on failed code redemption instead of only logging
to console
2026-07-12 22:44:23 +02:00
Nikolai Giman
b9ce7261f0
chore: version
2026-07-11 23:25:00 +02:00
Nikolai Giman
a9be0d987a
feat: set default project
2026-07-11 22:18:36 +02:00
Nikolai Giman
30274069a0
feat: set base api url from env
2026-07-11 21:49:10 +02:00
Nikolai Giman
0a8497af59
feat: edit default user and change password
2026-07-11 20:29:27 +02:00
Nikolai Giman
284a49ce8c
fix: task id and search
2026-07-11 14:43:52 +02:00
Nikolai Giman
ae88d0f42a
feat: mobile widgets
2026-07-11 10:49:38 +02:00
Nikolai Giman
e99d9d5515
chore: version
2026-07-07 23:20:02 +02:00
Nikolai Giman
8ff7241645
chore: version 1.49.0
2026-07-06 00:09:49 +02:00
Nikolai Giman
0f4c484674
feat: slack and tg integration
2026-07-05 17:42:51 +02:00
Nikolai Giman
9b08c82548
feat: inbox
2026-06-29 00:53:53 +02:00
Nikolai Giman
e1a8bb71a0
fix: reload main screen when become active
2026-06-28 15:02:07 +02:00
Nikolai Giman
f1ff303e58
fix: ipad safe area issues
2026-06-28 00:04:42 +02:00
Nikolai Giman
22dc24f8e0
fix: ui and recurring issues
2026-06-27 22:51:29 +02:00
Nikolai Giman
58e3cdcbb0
wip: mobile area
2026-06-21 23:47:43 +02:00
Nikolai Giman
28e944f05e
wip: search width
2026-06-21 23:22:33 +02:00
Nikolai Giman
8f21a52ca6
wip: style
2026-06-21 23:18:01 +02:00
Nikolai Giman
96ac9f4d7a
feat: ui improvements
2026-06-21 23:02:31 +02:00
Nikolai Giman
eb0aba02e9
chore: version
2026-06-14 17:26:02 +02:00
Nikolai Giman
9beb2ff9e5
fix: recurring task
2026-06-13 22:55:03 +02:00