renovate[bot]
|
add40f49bc
|
chore(deps): update dependency flutter to >=3.13.2
|
1 year ago |
renovate[bot]
|
6bf7e64a00
|
fix(deps): update dependency go_router to ^10.1.2
|
1 year ago |
renovate[bot]
|
3893649134
|
chore(deps): update dependency go_router_builder to ^2.3.1
|
1 year ago |
renovate[bot]
|
775a5f2544
|
fix(deps): update dependency go_router to ^10.1.1
|
1 year ago |
Nikolas Rimikis
|
26676dc1c7
|
refactor(neon_files,neon_news,neon_notes,neon_notifications): make concrete AppImplementations immutable
Signed-off-by: Nikolas Rimikis <rimikis.nikolas@gmail.com>
|
1 year ago |
Nikolas Rimikis
|
060eaf0baf
|
refactor(neon,neon_files,neon_news,neon_notes,neon_notifications): make AppImplementation immutable and cleanup options initialization
Signed-off-by: Nikolas Rimikis <rimikis.nikolas@gmail.com>
|
1 year ago |
Nikolas Rimikis
|
c323c707c8
|
refactor(neon,neon_files,neon_news,neon_notes,neon_notifications): remove SharedPreferences reference
Signed-off-by: Nikolas Rimikis <rimikis.nikolas@gmail.com>
|
1 year ago |
renovate[bot]
|
e90fd7cf05
|
chore(deps): update dependency go_router_builder to ^2.3.0
|
1 year ago |
renovate[bot]
|
086a4389a5
|
chore(deps): update dependency build_runner to ^2.4.6
|
1 year ago |
jld3103
|
7253352a9f
|
refactor(neon,neon_files,neon_news,neon_notes,neon_notifications,app): Use global instance of NeonPlatform
Signed-off-by: jld3103 <jld3103yt@gmail.com>
|
1 year ago |
jld3103
|
6199b3d9f1
|
refactor(neon,neon_files,neon_news,neon_notes,neon_notifications,app): Use global instance of RequestManager
Signed-off-by: jld3103 <jld3103yt@gmail.com>
|
1 year ago |
jld3103
|
b87215db06
|
chore(deps): Update to flutter 3.13.3
Signed-off-by: jld3103 <jld3103yt@gmail.com>
|
1 year ago |
jld3103
|
e2541d378b
|
chore: Update to flutter 3.13
Signed-off-by: jld3103 <jld3103yt@gmail.com>
|
1 year ago |
Nikolas Rimikis
|
a1f2d72483
|
chore(app,dynamite,dynamite_runtime,file_icons,neon,neon_files,neon_news,neon_notes,neon_notifications,neon_lints,nextcloud,sort_box): use custom neon_lints package
Signed-off-by: Nikolas Rimikis <rimikis.nikolas@gmail.com>
|
1 year ago |
jld3103
|
94c85d7a0c
|
chore: Switch to AGPL-3.0
Signed-off-by: jld3103 <jld3103yt@gmail.com>
|
1 year ago |
dependabot[bot]
|
d1fcb75d64
|
chore(deps): bump go_router from 9.1.1 to 10.0.0
Bumps [go_router](https://github.com/flutter/packages/tree/main/packages) from 9.1.1 to 10.0.0.
- [Release notes](https://github.com/flutter/packages/releases)
- [Commits](https://github.com/flutter/packages/commits/go_router-v10.0.0/packages)
---
updated-dependencies:
- dependency-name: go_router
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
1 year ago |
jld3103
|
8bba85fb93
|
chore: Update URLs
Signed-off-by: jld3103 <jld3103yt@gmail.com>
|
1 year ago |
jld3103
|
45833bdb73
|
refactor(neon): Export nextcloud package
|
1 year ago |
jld3103
|
e804291004
|
refactor(neon,neon_files,neon_news,neon_notes,neon_notifications): Pass account instead of client
|
1 year ago |
jld3103
|
f8abb76674
|
refactor(neon,neon_files,neon_news,neon_notes,neon_notifications): Use shared constants for app ids
|
1 year ago |
Nikolas Rimikis
|
2ad5b81ca4
|
chore(neon_notifications): bump go_router and go_router_builder
|
1 year ago |
Nikolas Rimikis
|
916e9f762d
|
neon_notifications: add app route
|
1 year ago |
jld3103
|
1c99e3f3a7
|
neon_notifications: Poll notifications
|
1 year ago |
jld3103
|
0110a2ffb4
|
neon: Move models and interfaces to models
|
1 year ago |
jld3103
|
fad76be56b
|
settings,neon: Move settings into neon
|
1 year ago |
jld3103
|
32311c5d08
|
neon: Split everything into separate libraries
|
1 year ago |
jld3103
|
03149d9e58
|
neon,neon_news,neon_notes,neon_notifications: Adjust
|
1 year ago |
Nikolas Rimikis
|
11f48669fb
|
neon: unify NeonCachedImage
|
1 year ago |
Nikolas Rimikis
|
b0aafd0f48
|
neon, neon_news, neon_notifications: use error color of the theme
|
1 year ago |
Nikolas Rimikis
|
64aba14826
|
neon: make find extension methods null aware
|
1 year ago |
jld3103
|
42495461f0
|
neon,neon_files,neon_news,neon_notes,neon_notifications: Use Result helper methods
|
1 year ago |
jld3103
|
7a99c00eb4
|
tool,ci: Use custom CI
|
1 year ago |
Nikolas Rimikis
|
6d8dd6b4b1
|
neon: rework ResultBuilder
|
1 year ago |
Nikolas Rimikis
|
ffbfd191e0
|
neon: AppImplementation provide default getUnreadCounter
neon: simplify AppImplementation.getUnreadCounter interface
|
1 year ago |
Nikolas Rimikis
|
6472214a57
|
neon, neon_notifications: make AppImplementation.buildIcon a builder
|
1 year ago |
Nikolas Rimikis
|
6bffd211ab
|
app, neon, neon_files, neon_news, neon_notes, neon_notifications: bump MdiIcons
|
1 year ago |
jld3103
|
d5dab2e3da
|
Update flutter to 3.10.4
|
1 year ago |
Nikolas Rimikis
|
4565832790
|
app, neon, neon_notifications: allow iterable in appImplementations
|
1 year ago |
Nikolas Rimikis
|
81fd46a707
|
neon: fix blocProvider of notifications app
|
1 year ago |
Nikolas Rimikis
|
30e28a978f
|
neon, neon_notifications: fix generics of NotificationsAppInterface
|
1 year ago |
Nikolas Rimikis
|
fbd4f6bade
|
neon: add convenience methods for the active account to AccountsBloc
Co-authored-by: Kate <26026535+provokateurin@users.noreply.github.com>
|
1 year ago |
Nikolas Rimikis
|
e0b5dae11e
|
neon: make AppImplementation provide a widget getter as a main page
|
1 year ago |
Nikolas Rimikis
|
00c3235fa1
|
neon_files, neon_news, neon_notes, neon_notifications: make buildPage bloc independent
|
1 year ago |
Nikolas Rimikis
|
0e0753decc
|
neon_files, neon_news, neon_notes, neon_notifications: use injecet bloc
|
1 year ago |
Nikolas Rimikis
|
af6ddb3615
|
tool: use melos
|
2 years ago |
jld3103
|
909953a53e
|
neon,neon_files,neon_news,neon_notes,neon_notifications: Rename localization keys to make them more structured
|
2 years ago |
jld3103
|
eb479063a4
|
neon,neon_files,neon_news,neon_notes,neon_notifications: Split localizations
|
2 years ago |
jld3103
|
536c672cf0
|
neon_files,neon_news,neon_notes,neon_notifications: Init localizations
|
2 years ago |
jld3103
|
31bf292eb8
|
Add tooltips to all IconButtons
|
2 years ago |
jld3103
|
8c4d643e37
|
neon: Remove unused Bloc generic in ResultBuilder
|
2 years ago |