|
85f79e4e5a
|
Merge branch 'main' of https://github.com/go-vikunja/app
|
2024-04-29 16:57:47 +02:00 |
|
|
d30a3cf5f2
|
chore: continual of prev. commit, deleting all references to lists and namespaces
|
2024-04-29 16:52:22 +02:00 |
|
|
4e78b5615e
|
chore: removed all references to namespaces and lists (old names for what projects are now)
|
2024-04-29 16:45:42 +02:00 |
|
|
9961447788
|
Merge pull request #70 from denysvitali/feature/add-web-support
Add web support
|
2024-04-29 14:06:07 +02:00 |
|
|
828a57a642
|
Merge pull request #72 from denysvitali/feature/support-user-cas
Support User CAs
|
2024-04-29 14:03:18 +02:00 |
|
Denys Vitali
|
d83114e9aa
|
fix: go-vikunja/app#66
feat: add policy to AndroidManifest
|
2024-04-06 18:55:51 +02:00 |
|
Denys Vitali
|
0e29b6620d
|
feat: add web support
|
2024-04-06 18:54:01 +02:00 |
|
Denys Vitali
|
1d538d6816
|
revert: use minSdk=21
|
2024-04-06 18:46:26 +02:00 |
|
Denys Vitali
|
5ab6a59b05
|
refactor: update dependencies
|
2024-04-06 18:44:35 +02:00 |
|
Denys Vitali
|
056b2d72c9
|
chore: format code with dart format (#71)
This PR formats all code with dart format and adds a step to the CI so that it will be checked on every push and PR.
|
2024-04-05 22:36:56 +02:00 |
|
|
43b9fe6d8f
|
pushed version tag
0.1.5-beta
|
2024-02-16 19:11:46 +01:00 |
|
|
1ef9ed4e67
|
added fields to task view, changed icon of task editing.
|
2024-02-16 19:11:16 +01:00 |
|
|
aa0f56231f
|
added bottomsheet for task preview
|
2024-02-15 22:32:17 +01:00 |
|
|
092386db2e
|
fixed description not being visible in light mode
|
2024-02-15 10:48:56 +01:00 |
|
|
c2eb96c6e1
|
disable tarring of output
|
2024-02-12 23:30:56 +01:00 |
|
|
2fbd8ed27e
|
disable tarring of output
|
2024-02-12 23:21:23 +01:00 |
|
|
5ee93a64be
|
added artifact upload to gh actions
|
2024-02-12 23:12:33 +01:00 |
|
|
92c5ff5a44
|
added proper sorting of tasks on landing page
|
2024-02-12 22:28:42 +01:00 |
|
|
bd1ada1b9c
|
fixed notifications for A14
|
2024-02-12 22:25:22 +01:00 |
|
|
515be2e88f
|
respects landing page filter
|
2024-02-12 07:00:06 +01:00 |
|
|
f91509502a
|
added background token refresh every 12 hours to avoid expiration
pushed version tag
|
2024-02-11 23:30:45 +01:00 |
|
|
13b7eb7368
|
removed task description from tasktile.
|
2024-02-11 23:01:12 +01:00 |
|
|
b0d60e1c12
|
fixed kanban by moving is_default_bucket from bucket to list
0.1.3-beta
0.1.4-beta
|
2024-01-06 01:06:47 +01:00 |
|
|
ae34f6be7b
|
version bump
|
2024-01-06 00:06:48 +01:00 |
|
|
b2944d5cad
|
removed old screenshots
|
2024-01-06 00:06:07 +01:00 |
|
|
dfa4dcae27
|
added taskattachmentfile class, added attachment list with download option
|
2024-01-06 00:04:33 +01:00 |
|
|
db6b94bb98
|
added appropriate permissions to write files to downloads
|
2024-01-06 00:03:52 +01:00 |
|
|
1ba7a443e9
|
fixed webview login
|
2024-01-05 23:09:51 +01:00 |
|
|
d5b32c7609
|
fix exception if default project id does not exist
|
2024-01-05 23:07:41 +01:00 |
|
|
62aeeedca6
|
added html renderer to task description in overview.
|
2024-01-05 22:29:34 +01:00 |
|
|
11db2bb9ad
|
removed relics of old default project id on landing page
|
2024-01-05 21:38:40 +01:00 |
|
|
8b7e6a249b
|
upgraded typeahead controller to fix bug introduced with new flutter version, upgraded to flutter version
0.1.2-beta
|
2023-12-24 00:00:29 +01:00 |
|
|
ccef93c37e
|
added project id to tojson function
|
2023-12-23 23:04:27 +01:00 |
|
|
2b505ceaf4
|
load default project from server
|
2023-12-23 22:38:16 +01:00 |
|
|
045bc6f668
|
Merge branch 'main' of https://github.com/go-vikunja/app
|
2023-12-03 21:21:35 +01:00 |
|
|
7db2cc1e67
|
fixed typo, removed unnecessary print statements
|
2023-12-03 21:21:28 +01:00 |
|
|
eb2e3d1cf1
|
fix: create tasks endpoint
|
2023-11-29 22:41:26 +01:00 |
|
|
2b86e98812
|
updated dependencies
|
2023-11-28 17:08:45 +01:00 |
|
|
0eb941bfb1
|
fixed uri escaping [] characters when loading tasks
|
2023-11-28 17:07:29 +01:00 |
|
|
347bd6cd66
|
added priority to task subtitle
|
2023-11-28 17:05:30 +01:00 |
|
|
b7246cf433
|
Merge branch 'Namespace-Project_Migration'
|
2023-07-24 00:13:02 +02:00 |
|
|
7b6da4970c
|
removed add project button, pushed version tag
|
2023-07-24 00:12:42 +02:00 |
|
|
c4885b4d41
|
changed how options are used, fixed "only show tasks with due date"
|
2023-07-24 00:00:37 +02:00 |
|
|
2262eceaad
|
Update README.md
0.1.1-beta
|
2023-07-23 22:53:32 +02:00 |
|
|
6b276e511d
|
added option to select what to see on landing page
|
2023-07-23 22:34:10 +02:00 |
|
|
c7a556311d
|
fixed new button width
|
2023-07-23 22:08:09 +02:00 |
|
|
c3a8172739
|
added material you, changed button style
|
2023-07-23 21:56:34 +02:00 |
|
|
33242c2bfb
|
migrated to material3, added option for other themes for later
|
2023-07-23 17:25:58 +02:00 |
|
|
9c5ad58299
|
moving from lists and namespaces to projects.
|
2023-07-23 01:50:55 +02:00 |
|
|
f19eda317e
|
Merge branch 'main' into Namespace-Project_Migration
|
2023-07-23 00:11:10 +02:00 |
|