111 Commits (ef5e1de2db1e1f53398447d86e45a5fa0dbe0bc7)

Author SHA1 Message Date
Nikolas Rimikis 559e1226f8
refactor: use named records for the sortbox 1 year ago
Nikolas Rimikis aa54c23c44
refactor: use named records for version checks 1 year ago
jld3103 ecc0a4886e
refactor(app,neon,neon_files,nextcloud): Use universal_io instead of dart:io 1 year ago
Nikolas Rimikis 96556a0431
docs(neon): unify and document Result and ResultBuilder 1 year ago
Nikolas Rimikis 4c6e0042b8
perf(neon_files): make displaying upload tasks more performant 1 year ago
Nikolas Rimikis 58486708bd
fix(neon_files): FileListTile don't show actions in selectDirectory mode 1 year ago
Nikolas Rimikis 1c4394d51d
fix(neon_files): empty browser view 1 year ago
Nikolas Rimikis 8d4844513a
refactor(neon,neon_news,neon_notes,neon_files,neon_notifications): refactor l10n handling 1 year ago
jld3103 0be6026afc
refactor(app,neon,neon_files,neon_news,neon_notes,neon_notifications): Use named imports 1 year ago
jld3103 a1ed0647fd
refactor: Cleanup ignore_for_file's 1 year ago
jld3103 87138b0127
fix(neon_files): Fix files navigator 1 year ago
Nikolas Rimikis 770d9db6cd
refactor(neon,neon_files,neon_news,neon_notes,neon_notifications): reword SortBoxBuilder api 1 year ago
Nikolas Rimikis 21e3fe14fe
refactor(neon,neon_files,neon_news,neon_notes,neon_notifications): rename NeonAppRoute to NeonBaseAppRoute 1 year ago
jld3103 a74d869e58
refactor(neon,neon_files,neon_news,neon_notes,neon_notifications): Move app support check to app implementations 1 year ago
jld3103 fe7331c7ec
refactor(nextcloud): Use extensions for clients and generate exports and app IDs 1 year ago
Nikolas Rimikis 13e4fb6aae
perf(neon_files): improve FilePreview performance 1 year ago
Nikolas Rimikis 1c647913a0
perf(neon_files): refactor navigator 1 year ago
Nikolas Rimikis 84eeaf965e
perf(neon,neon_files,neon_news,neon_notes,neon_notifications): lazy build NeonListView 1 year ago
jld3103 3f20a32b16
feat(neon_files): Implement sharing file natively 1 year ago
Nikolas Rimikis f8765fb2fb
refactor(app,neon_files,neon_news,neon_notes,neon_notifications): adapt to new request manager 1 year ago
jld3103 99a431e702
refactor(neon): Abstract away custom exceptions 1 year ago
jld3103 905cb47d76
refactor(neon): Rename NeonException to NeonError 1 year ago
Nikolas Rimikis d6c75b4219
refactor: enable analyzer option strict-inference 1 year ago
jld3103 00392b4556
refactor(neon_files): Allow setting an intial path for files browser bloc 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. 1 year ago
Nikolas Rimikis 2dda9e6c14
refactor(neon,neon_files,neon_notifications): remove AccountsBloc where possible 1 year ago
Nikolas Rimikis d4fe3ce3c6
refactor(neon,neon_files,neon_news,neon_notes): make bloc state/events interfaces 1 year ago
Nikolas Rimikis a7925540e7
refactor(neon,neon_news,neon_notes): refine function types in interfaces 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 1 year ago
jld3103 8ac7089525
refactor(neon): Refactor icon sizes 1 year ago
jld3103 28c72178ca
refactor(neon,neon_files,neon_news,neon_notes,neon_notifications,app): Replace material design icons package 1 year ago
Nikolas Rimikis f4289bbc0a
fix(neon,neon_files): properly dispose blocs 1 year ago
Nikolas Rimikis 1829bf1b7a
fix(neon,neon_files,neon_news,neon_notes): properly dispoe TextEditingController 1 year ago
jld3103 5228006260
chore(dynamite,dynamite_runtime,neon,neon_files): Fix typos 1 year ago
Nikolas Rimikis dac919fb66
refactor(dynamite,neon_files,nextcloud): make webdav client use Uri objects for paths 1 year ago
jld3103 dd1e0ae9cb
fix(neon_files): Fix upload size warning setting 1 year ago
Nikolas Rimikis 6008961e24
fix(neon): Fix FilesOptions key 1 year ago
Nikolas Rimikis 0e563cec18
refactor(neon,neon_files,neon_news,neon_notes): make Option.key unique 1 year ago
Nikolas Rimikis c4d38589a7
feat(neon_files): enable hiding files starting with a '.' 1 year ago
Nikolas Rimikis ce7955dccd
feat(neon_files): sort folders first in FilesBrowserView 1 year ago
Nikolas Rimikis edc6f58df8
refactor(neon_files): add FilesBrowserMode for cleaner apis 1 year ago
jld3103 55f268124b
refactor(neon,neon_files): Use application cache directory from path provider 1 year ago
Nikolas Rimikis 26676dc1c7
refactor(neon_files,neon_news,neon_notes,neon_notifications): make concrete AppImplementations immutable 1 year ago
Nikolas Rimikis 060eaf0baf
refactor(neon,neon_files,neon_news,neon_notes,neon_notifications): make AppImplementation immutable and cleanup options initialization 1 year ago
Nikolas Rimikis c323c707c8
refactor(neon,neon_files,neon_news,neon_notes,neon_notifications): remove SharedPreferences reference 1 year ago
jld3103 358d2b5b93
refactor(neon,neon_files): Refactor platform path getters 1 year ago
jld3103 7253352a9f
refactor(neon,neon_files,neon_news,neon_notes,neon_notifications,app): Use global instance of NeonPlatform 1 year ago
jld3103 6199b3d9f1
refactor(neon,neon_files,neon_news,neon_notes,neon_notifications,app): Use global instance of RequestManager 1 year ago
Nikolas Rimikis 4d96f08186
refactor(sort_box,neon,neon_files,neon_news): use Dart3 records and switch 1 year ago
Nikolas Rimikis a7d861f0a1
feat(sort_box,neon_files,neon_news,neon_notes): recursive sort 1 year ago