Nikolas Rimikis
fae7e7b1b1
fix(dynamite,dynamite_runtime,nextcloud): don't deserialize integers into double
...
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
1 year ago
Nikolas Rimikis
bfcc126524
feat(dynamite,nextcloud): add number format support
...
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
1 year ago
jld3103
5385d3d920
fix(nextcloud): Fix provisioning_api quota fields
...
Signed-off-by: jld3103 <jld3103yt@gmail.com>
1 year ago
Nikolas Rimikis
001bf14067
refactor(dynamite,nextcloud): change path parameter construction.
...
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
1 year ago
renovate[bot]
48b54068dd
chore(deps): update dependency built_value_generator to ^8.6.3
1 year ago
Nikolas Rimikis
f4a29619d5
refactor(dynamite,nextcloud): add default parameter documentation
...
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
1 year ago
Nikolas Rimikis
a4a8792268
test(dynamite_end_to_end_test): test all possibilities of nested ofs
...
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
1 year ago
renovate[bot]
6747f537dd
chore(deps): lock file maintenance ( #1010 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 year ago
renovate[bot]
5f8fbbe73c
chore(deps): update dependency process_run to ^0.13.2
1 year ago
Nikolas Rimikis
399d5d532e
fix(dynamite): do not add someOf.data to the interface
...
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
1 year ago
jld3103
362edce158
fix(neon): Require a scrollKey for NeonListView
...
Signed-off-by: jld3103 <jld3103yt@gmail.com>
1 year ago
jld3103
504cace66d
fix(neon_dashboard): Fix widgets reloading scrolling back up
...
Signed-off-by: jld3103 <jld3103yt@gmail.com>
1 year ago
jld3103
9e783ccc84
fix(neon_dashboard): Fix empty widget item icon urls
...
Signed-off-by: jld3103 <jld3103yt@gmail.com>
1 year ago
Nikolas Rimikis
9efa2f337d
feat(neon): add optons collection builder
...
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
1 year ago
jld3103
a53f81f97c
feat(neon): Define multiple fallback apps
...
Signed-off-by: jld3103 <jld3103yt@gmail.com>
1 year ago
jld3103
1af20691df
feat(tool,neon,app): Add dashboard
...
Signed-off-by: jld3103 <jld3103yt@gmail.com>
1 year ago
jld3103
96dfed0e22
feat(neon_dashboard): Init
...
Signed-off-by: jld3103 <jld3103yt@gmail.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
jld3103
f369b732aa
refactor(dynamite,dynamite_runtime): Separate injecting base values when executing requests
...
Signed-off-by: jld3103 <jld3103yt@gmail.com>
1 year ago
jld3103
ab4fbc9916
feat(nextcloud): Export BytesStreamExtension from dynamite_runtime
...
Signed-off-by: jld3103 <jld3103yt@gmail.com>
1 year ago
Nikolas Rimikis
58486708bd
fix(neon_files): FileListTile don't show actions in selectDirectory mode
...
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
1 year ago
Nikolas Rimikis
1c4394d51d
fix(neon_files): empty browser view
...
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
1 year ago
renovate[bot]
2ebd72e86b
chore(deps): update dependency coverage to ^1.7.0
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
a5881c0901
fix(neon): push notification build error
...
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
1 year ago
Nikolas Rimikis
d3c0010eae
feat(neon): specify autofillHint on login url field
...
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
1 year ago
Nikolas Rimikis
7bae1ab83d
refactor(dynamite): add default values as described by openapi
...
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
1 year ago
Nikolas Rimikis
801e1f83f3
fix(dynamite): fix license nullability
...
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
1 year ago
Nikolas Rimikis
2a7ec854dd
docs(app): document public members
...
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
Nikolas Rimikis
b4fb4108fe
refactor(neon,nextcloud): cleanup PushNotification decryption
...
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
1 year ago
Nikolas Rimikis
aade4c359a
refactor(neon): rename AppStorage.key
...
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
1 year ago
Nikolas Rimikis
0c79454e14
refactor(neon): cleanup usage of the spread operator.
...
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
1 year ago
Nikolas Rimikis
36c6ffa541
fix(neon): fix storage in PushNotificationsBloc
...
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
1 year ago
Nikolas Rimikis
80484917ef
refactor(neon): cleanup AppImplementation
...
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
1 year ago
Nikolas Rimikis
838f58f16d
fix(neon): wix window visibility check
...
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
1 year ago
Nikolas Rimikis
febd7b18be
refactor(neon): remove color property from AccountSettingsTile
...
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
1 year ago
Nikolas Rimikis
12f5fd2c0a
refactor(neon): throw an error if neonUserAgent hasn't been set up
...
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
1 year ago
Nikolas Rimikis
978af26629
perf(neon): prevent rebuilds in NotificationIconButton
...
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
1 year ago
Nikolas Rimikis
a2e81cfd88
refactor(neon): loosely constrain NeonLinearProgressIndicator
...
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
1 year ago
Nikolas Rimikis
643a5c3327
refactor(neon): remove apps subject from AppsBlocStates
...
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
1 year ago
Nikolas Rimikis
67a151fc19
refactor(neon): make nextcloud logo size adjustable
...
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
1 year ago
Nikolas Rimikis
20528bb013
fix(nextcloud): fix appid sorting
...
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]
d469dad5a2
chore(deps): lock file maintenance
1 year ago
jld3103
2aa44fe074
refactor(neon): Simplify completing URLs using the server URL
...
Signed-off-by: jld3103 <jld3103yt@gmail.com>
1 year ago
jld3103
c2a4e4cb5a
fix(deps): Fix json_annotation constraints
...
Signed-off-by: jld3103 <jld3103yt@gmail.com>
1 year ago
Nikolas Rimikis
0c99594be5
fix(dynamite,nextcloud): fix nested ofs
...
Also generate interfaces for ofs so they can be used in other allOfs
Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com>
1 year ago