152 Commits (77ad07a7af85b8ef57b7662306ad1d72b0f21bf1)

Author SHA1 Message Date
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 2c7928f920
chore(neon_files,neon_news,neon_notes,neon_notifications): Remove unused provider dependency 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
renovate[bot] 9b47e90117
fix(deps): update dependency go_router to ^11.1.2 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
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
renovate[bot] 19fb452f98
fix(deps): update dependency go_router to ^11.1.1 1 year ago
renovate[bot] 6881436f9e
fix(deps): update dependency go_router to v11 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 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
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