Марков Сергей Викторович
96764ad072
aurora support
10 months ago
jld3103
432d5e0fd1
chore: Move license file
...
Signed-off-by: jld3103 <jld3103yt@gmail.com>
1 year ago
jld3103
b5d18b69c7
fix(neon,neon_files,neon_news,neon_notes): Fix notch clipping content
...
Signed-off-by: jld3103 <jld3103yt@gmail.com>
1 year ago
Nikolas Rimikis
34957f1839
fix: fix various documentation errors
...
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
1 year ago
Nikolas Rimikis
559e1226f8
refactor: use named records for the sortbox
...
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
1 year ago
Nikolas Rimikis
aa54c23c44
refactor: use named records for version checks
...
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
1 year ago
renovate[bot]
f936d3a4db
chore(deps): update dependency go_router_builder to ^2.3.4
1 year ago
Nikolas Rimikis
96556a0431
docs(neon): unify and document Result and ResultBuilder
...
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
1 year ago
renovate[bot]
ac6f3ed7c8
fix(deps): update dependency go_router to v12
1 year ago
jld3103
a61fd04ac8
refactor(neon): Simplify account handling for API and URL images
...
Signed-off-by: jld3103 <jld3103yt@gmail.com>
1 year ago
Nikolas Rimikis
8d4844513a
refactor(neon,neon_news,neon_notes,neon_files,neon_notifications): refactor l10n handling
...
In order to have common strings that can be reused and exported by the framework we need to have unique L10n classes.
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
1 year ago
Nikolas Rimikis
a4b089635f
refactor: remove flutter_package rules and require documentation for all rules
...
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
1 year ago
jld3103
cb52c137c8
refactor: Generate correct .metadata for packages
...
Signed-off-by: jld3103 <jld3103yt@gmail.com>
1 year ago
jld3103
c3783c3666
refactor: Unify package .gitignores
...
Signed-off-by: jld3103 <jld3103yt@gmail.com>
1 year ago
renovate[bot]
3037cb2c97
chore(deps): update dependency vector_graphics_compiler to ^1.1.9
1 year ago
jld3103
cfb77f8695
Revert "fix(deps): update dependency share_plus to v8"
...
This reverts commit 511ebf9266
.
Signed-off-by: jld3103 <jld3103yt@gmail.com>
1 year ago
renovate[bot]
511ebf9266
fix(deps): update dependency share_plus to v8
1 year ago
jld3103
0be6026afc
refactor(app,neon,neon_files,neon_news,neon_notes,neon_notifications): Use named imports
...
Signed-off-by: jld3103 <jld3103yt@gmail.com>
1 year ago
jld3103
0da1805e6d
refactor(deps): Pin dependency versions to the lowest possible versions
...
Signed-off-by: jld3103 <jld3103yt@gmail.com>
1 year ago
jld3103
3e98f808ba
refactor(deps): Pin dart/flutter versions to the lowest possible versions
...
Signed-off-by: jld3103 <jld3103yt@gmail.com>
1 year ago
jld3103
042dcd6b27
fix(neon): Fix cached image SVG color
...
Signed-off-by: jld3103 <jld3103yt@gmail.com>
1 year ago
renovate[bot]
a4e7e13417
fix(deps): update dependency webview_flutter to ^4.4.1
1 year ago
renovate[bot]
d9636d07b4
fix(deps): update dependency webview_flutter to ^4.4.0
1 year ago
Nikolas Rimikis
fbb93b89f3
refactor(neon,neon_news,neon_notifications): refactor image handling in neon
...
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
1 year ago
renovate[bot]
91a5c14690
fix(deps): update dependency webview_flutter to ^4.3.0
1 year ago
Nikolas Rimikis
770d9db6cd
refactor(neon,neon_files,neon_news,neon_notes,neon_notifications): reword SortBoxBuilder api
...
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
1 year ago
Nikolas Rimikis
21e3fe14fe
refactor(neon,neon_files,neon_news,neon_notes,neon_notifications): rename NeonAppRoute to NeonBaseAppRoute
...
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
1 year ago
Nikolas Rimikis
d1fb1f8d66
refactor(neon,neon_news,neon_notes): make InteractiveBloc.refresh FutureOr
...
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
1 year ago
jld3103
a74d869e58
refactor(neon,neon_files,neon_news,neon_notes,neon_notifications): Move app support check to app implementations
...
Signed-off-by: jld3103 <jld3103yt@gmail.com>
1 year ago
jld3103
fe7331c7ec
refactor(nextcloud): Use extensions for clients and generate exports and app IDs
...
Signed-off-by: jld3103 <jld3103yt@gmail.com>
1 year ago
Nikolas Rimikis
84eeaf965e
perf(neon,neon_files,neon_news,neon_notes,neon_notifications): lazy build NeonListView
...
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
1 year ago
jld3103
2c7928f920
chore(neon_files,neon_news,neon_notes,neon_notifications): Remove unused provider dependency
...
Signed-off-by: jld3103 <jld3103yt@gmail.com>
1 year ago
Nikolas Rimikis
f8765fb2fb
refactor(app,neon_files,neon_news,neon_notes,neon_notifications): adapt to new request manager
...
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
1 year ago
renovate[bot]
9b47e90117
fix(deps): update dependency go_router to ^11.1.2
1 year ago
jld3103
905cb47d76
refactor(neon): Rename NeonException to NeonError
...
Signed-off-by: jld3103 <jld3103yt@gmail.com>
1 year ago
renovate[bot]
01148bc189
chore(deps): update dependency dart to >=3.1.3 <4.0.0
1 year ago
renovate[bot]
3ad6ea95ef
chore(deps): update dependency flutter to >=3.13.6
1 year ago
renovate[bot]
19fb452f98
fix(deps): update dependency go_router to ^11.1.1
1 year ago
jld3103
a2132ed6b4
chore: Fix typos
...
Signed-off-by: jld3103 <jld3103yt@gmail.com>
1 year ago
renovate[bot]
6881436f9e
fix(deps): update dependency go_router to v11
1 year ago
renovate[bot]
bb5c980c1c
chore(deps): update dependency flutter to >=3.13.5
1 year ago
renovate[bot]
bd5e0a6eed
chore(deps): update dependency go_router_builder to ^2.3.3
1 year ago
renovate[bot]
41fc940321
fix(deps): update dependency go_router to ^10.2.0
1 year ago
Nikolas Rimikis
d6c75b4219
refactor: enable analyzer option strict-inference
...
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
1 year ago
Nikolas Rimikis
08efadd54d
feat(neon,neon_files,neon_news,neon_notifications): add a `NeonProvider` that handles disposing of `Disposable`s and does not listen by default.
...
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
1 year ago
renovate[bot]
304ab489a9
chore(deps): update dependency dart to >=3.1.2 <4.0.0
1 year ago
renovate[bot]
f0bb030bf1
chore(deps): update dependency flutter to >=3.13.4
1 year ago
renovate[bot]
01a63b46e2
chore(deps): update dependency go_router_builder to ^2.3.2
1 year ago
jld3103
e45f65bce8
fix(dynamite,neon_files,neon_news,neon_notes,neon_notifications,nextcloud): Correct dependencies
...
Signed-off-by: jld3103 <jld3103yt@gmail.com>
1 year ago
Nikolas Rimikis
d4fe3ce3c6
refactor(neon,neon_files,neon_news,neon_notes): make bloc state/events interfaces
...
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
1 year ago