185 Commits (96764ad07205d1a95b648e932c7cfceea60b6440)

Author SHA1 Message Date
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
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 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 2afc32362d
refactor(tool,neon,app): Precompile all SVGs 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
jld3103 902d553f45
fix(tool,neon,neon_files,app): Update icons 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
renovate[bot] add40f49bc
chore(deps): update dependency flutter to >=3.13.2 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
renovate[bot] 1c4cde6744
fix(deps): update dependency image_picker to ^1.0.4 1 year ago
renovate[bot] 6a9865cbce
fix(deps): update dependency file_picker to ^5.5.0 1 year ago
renovate[bot] a4961aba87
fix(deps): update dependency path_provider to ^2.1.1 1 year ago
renovate[bot] 6dfba9e16d
fix(deps): update dependency image_picker to v1 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
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
renovate[bot] b02bb0e1a8
fix(deps): update dependency share_plus to ^7.1.0 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 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
renovate[bot] e90fd7cf05
chore(deps): update dependency go_router_builder to ^2.3.0 1 year ago
renovate[bot] 1887566e7a
fix(deps): update dependency open_file to ^3.3.2 1 year ago
renovate[bot] 95a24639cb
fix(deps): update dependency image_picker to ^0.8.9 1 year ago
renovate[bot] 968563b079
fix(deps): update dependency file_picker to ^5.3.4 1 year ago
renovate[bot] 086a4389a5
chore(deps): update dependency build_runner to ^2.4.6 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
jld3103 b87215db06
chore(deps): Update to flutter 3.13.3 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
Nikolas Rimikis 4bac0c5eec
refactor(neon,neon_files,neon_notes): improve nullability of SortBoxBuilder 1 year ago