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 |
Nikolas Rimikis
|
7ed9d1b66f
|
refactor(neon): make RequestManager more reliable and performant
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
|
7c3c3ca8e6
|
refactor(neon): Use Stacks conditionally
Signed-off-by: jld3103 <jld3103yt@gmail.com>
|
1 year ago |
jld3103
|
618f8359ae
|
fix(neon_notes): Fix scrolling markdown previews
Signed-off-by: jld3103 <jld3103yt@gmail.com>
|
1 year ago |
jld3103
|
7c1647fec5
|
refactor(neon): Use Object? instead of dynamic for errors
Signed-off-by: jld3103 <jld3103yt@gmail.com>
|
1 year ago |
jld3103
|
7684ecb3c2
|
docs(neon): Document NeonException, NeonExceptionDetails, NeonError
Signed-off-by: jld3103 <jld3103yt@gmail.com>
|
1 year ago |
jld3103
|
07791ce7db
|
refactor(neon): Cleanup NeonError
Signed-off-by: jld3103 <jld3103yt@gmail.com>
|
1 year ago |
jld3103
|
99a431e702
|
refactor(neon): Abstract away custom exceptions
Signed-off-by: jld3103 <jld3103yt@gmail.com>
|
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 |
Nikolas Rimikis
|
df75a05f8c
|
feat(neon): skip platform initialization if already initialized
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
|
1 year ago |
Nikolas Rimikis
|
2a4c9ef605
|
fix(neon): cache initialization
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
|
1 year ago |
renovate[bot]
|
19fb452f98
|
fix(deps): update dependency go_router to ^11.1.1
|
1 year ago |
renovate[bot]
|
51d24dad1b
|
fix(deps): update dependency image to ^4.1.3
|
1 year ago |
jld3103
|
a2132ed6b4
|
chore: Fix typos
Signed-off-by: jld3103 <jld3103yt@gmail.com>
|
1 year ago |
jld3103
|
240dd27b30
|
refactor(neon): Use switches instead of checkboxes
Signed-off-by: jld3103 <jld3103yt@gmail.com>
|
1 year ago |
jld3103
|
ae05eeae8f
|
refactor(neon): Rename settings tiles
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]
|
002e4a182c
|
fix(deps): update dependency image to ^4.1.0
|
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
|
e3c7c8d5f9
|
feat(neon): add AppImplementation equality
Require a Set<AppImplementation> for runNeon
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
|
1 year ago |
jld3103
|
00392b4556
|
refactor(neon_files): Allow setting an intial path for files browser bloc
Signed-off-by: jld3103 <jld3103yt@gmail.com>
|
1 year ago |
Nikolas Rimikis
|
a43762d7e4
|
perf(neon): make RelativeTime stateful
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 |
Nikolas Rimikis
|
2a666d4c1d
|
refactor(neon): make `AppImplementation` extends `Disposable`
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
|
1 year ago |
Nikolas Rimikis
|
f0afcbda24
|
feat(neon): dispose app blocs if a refresh disables the app for the associated account
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
|
1 year ago |
Nikolas Rimikis
|
a5a99a34e6
|
fix(neon): remove and dispose dagnling blocs after logout
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
|
1 year ago |
jld3103
|
565de8511f
|
fix(neon): Fix drawer theming
Signed-off-by: jld3103 <jld3103yt@gmail.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 |
renovate[bot]
|
fba12bbe61
|
fix(deps): update dependency permission_handler to v11
|
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
|
ad3e0ba6b6
|
feat(neon): better emphazize SettingsCategory.title
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
|
1 year ago |
Nikolas Rimikis
|
92b6c4bf0a
|
refactor(neon): seal option and OptionSettingsTile
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
|
1 year ago |
Nikolas Rimikis
|
2dda9e6c14
|
refactor(neon,neon_files,neon_notifications): remove AccountsBloc where possible
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
|
1 year ago |
Nikolas Rimikis
|
191e87c4a0
|
refactor(neon): mark classes as internal (mainly blocs and pages)
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.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 |
Nikolas Rimikis
|
a7925540e7
|
refactor(neon,neon_news,neon_notes): refine function types in interfaces
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
|
1 year ago |
Nikolas Rimikis
|
5056f43f1d
|
feat(app,dynamite,neon,neon_files,neon_news,neon_notes,neon_notifications,neon_lints,nextcloud): enable strict-raw-types
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
|
1 year ago |
jld3103
|
8ac7089525
|
refactor(neon): Refactor icon sizes
Signed-off-by: jld3103 <jld3103yt@gmail.com>
|
1 year ago |
jld3103
|
a37a7ec4ee
|
feat(neon,app): Add links to the source code and issue tracker
Signed-off-by: jld3103 <jld3103yt@gmail.com>
|
1 year ago |
jld3103
|
2afc32362d
|
refactor(tool,neon,app): Precompile all SVGs
Signed-off-by: jld3103 <jld3103yt@gmail.com>
|
1 year ago |
renovate[bot]
|
ed1d79b984
|
chore(deps): update dependency dart to >=3.1.1 <4.0.0
|
1 year ago |
renovate[bot]
|
d2774270d1
|
chore(deps): update dependency flutter to >=3.13.3
|
1 year ago |