|  jld3103 | 618f8359ae | fix(neon_notes): Fix scrolling markdown previews Signed-off-by: jld3103 <jld3103yt@gmail.com> | 2 years ago | 
				
					
						|  Kate | fe019b56c4 | Merge pull request #852 from nextcloud/refactor/abstract-exceptions Refactor/abstract exceptions | 2 years ago | 
				
					
						|  jld3103 | 7c1647fec5 | refactor(neon): Use Object? instead of dynamic for errors Signed-off-by: jld3103 <jld3103yt@gmail.com> | 2 years ago | 
				
					
						|  jld3103 | 7684ecb3c2 | docs(neon): Document NeonException, NeonExceptionDetails, NeonError Signed-off-by: jld3103 <jld3103yt@gmail.com> | 2 years ago | 
				
					
						|  jld3103 | 07791ce7db | refactor(neon): Cleanup NeonError Signed-off-by: jld3103 <jld3103yt@gmail.com> | 2 years ago | 
				
					
						|  jld3103 | 99a431e702 | refactor(neon): Abstract away custom exceptions Signed-off-by: jld3103 <jld3103yt@gmail.com> | 2 years ago | 
				
					
						|  jld3103 | 905cb47d76 | refactor(neon): Rename NeonException to NeonError Signed-off-by: jld3103 <jld3103yt@gmail.com> | 2 years ago | 
				
					
						|  Kate | 6d80b1bce3 | Merge pull request #858 from nextcloud/renovate/dart-3.x chore(deps): update dependency dart to >=3.1.3 <4.0.0 | 2 years ago | 
				
					
						| ![renovate[bot]](/avatar/8555d8629c2fc48c5a5a2280a4715590?size=84) renovate[bot] | 01148bc189 | chore(deps): update dependency dart to >=3.1.3 <4.0.0 | 2 years ago | 
				
					
						|  Kate | 235cdce791 | Merge pull request #860 from nextcloud/renovate/flutter-3.x chore(deps): update dependency flutter to >=3.13.6 | 2 years ago | 
				
					
						| ![renovate[bot]](/avatar/8555d8629c2fc48c5a5a2280a4715590?size=84) renovate[bot] | 3ad6ea95ef | chore(deps): update dependency flutter to >=3.13.6 | 2 years ago | 
				
					
						|  Kate | 473e77e353 | Merge pull request #857 from nextcloud/fix/nextcloud/ocs-apirequest-header fix(nextcloud): Fix OCS-APIRequest header | 2 years ago | 
				
					
						|  jld3103 | e15356188e | fix(nextcloud): Fix OCS-APIRequest header Signed-off-by: jld3103 <jld3103yt@gmail.com> | 2 years ago | 
				
					
						|  Nikolas Rimikis | df75a05f8c | feat(neon): skip platform initialization if already initialized Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com> | 2 years ago | 
				
					
						|  Nikolas Rimikis | 2a4c9ef605 | fix(neon): cache initialization Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com> | 2 years ago | 
				
					
						|  Nikolas Rimikis | 8d6d2ada74 | Merge pull request #854 from nextcloud/docs/dynamite_runtime/content_string docs(dynamite_runtime): document content string | 2 years ago | 
				
					
						|  Kate | 58a2c00d62 | Merge pull request #855 from nextcloud/renovate/go_router fix(deps): update dependency go_router to ^11.1.1 | 2 years ago | 
				
					
						| ![renovate[bot]](/avatar/8555d8629c2fc48c5a5a2280a4715590?size=84) renovate[bot] | 19fb452f98 | fix(deps): update dependency go_router to ^11.1.1 | 2 years ago | 
				
					
						|  Nikolas Rimikis | cdb9fa0588 | docs(dynamite_runtime): document content string Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com> | 2 years ago | 
				
					
						|  Kate | f0326fb04a | Merge pull request #848 from nextcloud/renovate/code_builder-4.x fix(deps): update dependency code_builder to ^4.7.0 | 2 years ago | 
				
					
						| ![renovate[bot]](/avatar/8555d8629c2fc48c5a5a2280a4715590?size=84) renovate[bot] | fba6a65619 | fix(deps): update dependency code_builder to ^4.7.0 | 2 years ago | 
				
					
						|  Kate | 5cffcc6b1d | Merge pull request #847 from nextcloud/renovate/image-4.x fix(deps): update dependency image to ^4.1.3 | 2 years ago | 
				
					
						| ![renovate[bot]](/avatar/8555d8629c2fc48c5a5a2280a4715590?size=84) renovate[bot] | 51d24dad1b | fix(deps): update dependency image to ^4.1.3 | 2 years ago | 
				
					
						|  Kate | 8e12e6aad2 | Merge pull request #850 from nextcloud/renovate/pin-dependencies chore(deps): pin dependencies | 2 years ago | 
				
					
						| ![renovate[bot]](/avatar/8555d8629c2fc48c5a5a2280a4715590?size=84) renovate[bot] | cce79bb0d9 | chore(deps): pin dependencies | 2 years ago | 
				
					
						|  Kate | b49f49da32 | Merge pull request #840 from nextcloud/feature/automatic-spell-checking Feature/automatic spell checking | 2 years ago | 
				
					
						|  jld3103 | a2132ed6b4 | chore: Fix typos Signed-off-by: jld3103 <jld3103yt@gmail.com> | 2 years ago | 
				
					
						|  jld3103 | a4e21f559a | feat(tool): Setup cspell Signed-off-by: jld3103 <jld3103yt@gmail.com> | 2 years ago | 
				
					
						|  Kate | 6609be85b9 | Merge pull request #845 from nextcloud/refactor/neon/settings-switches Refactor/neon/settings switches | 2 years ago | 
				
					
						|  jld3103 | 240dd27b30 | refactor(neon): Use switches instead of checkboxes Signed-off-by: jld3103 <jld3103yt@gmail.com> | 2 years ago | 
				
					
						|  jld3103 | ae05eeae8f | refactor(neon): Rename settings tiles Signed-off-by: jld3103 <jld3103yt@gmail.com> | 2 years ago | 
				
					
						|  Kate | 1047f53cd9 | Merge pull request #844 from nextcloud/fix/nextcloud/files-reminders-client fix(nextcloud): Expose files_reminders client | 2 years ago | 
				
					
						|  jld3103 | af2e8bd626 | fix(nextcloud): Expose files_reminders client Signed-off-by: jld3103 <jld3103yt@gmail.com> | 2 years ago | 
				
					
						|  Kate | b439219fa0 | Merge pull request #843 from nextcloud/fix/nextcloud/exported-serializers fix(nextcloud): Export all serializers in the merged serializers | 2 years ago | 
				
					
						|  jld3103 | 47d9e0a132 | fix(nextcloud): Export all serializers in the merged serializers Signed-off-by: jld3103 <jld3103yt@gmail.com> | 2 years ago | 
				
					
						|  Nikolas Rimikis | 1cf34e43f5 | Merge pull request #841 from nextcloud/feat/tool/precache_flutter feat(tool): precache flutter if not run in CI | 2 years ago | 
				
					
						|  Nikolas Rimikis | 915e377007 | feat(tool): precache flutter if not run in CI Signed-off-by: Nikolas Rimikis <leptopoda@users.noreply.github.com> | 2 years ago | 
				
					
						|  Kate | 0802d0169c | Merge pull request #837 from nextcloud/fix/dashboard-api Fix/dashboard api | 2 years ago | 
				
					
						|  jld3103 | 9f10d789bd | test(nextcloud): Add dashboard tests Signed-off-by: jld3103 <jld3103yt@gmail.com> | 2 years ago | 
				
					
						|  jld3103 | f8396ef109 | fix(nextcloud): Fix dashboard widgets API Signed-off-by: jld3103 <jld3103yt@gmail.com> | 2 years ago | 
				
					
						|  Kate | 09cfa702e8 | Merge pull request #838 from nextcloud/renovate/built_value fix(deps): update built_value to ^8.6.3 | 2 years ago | 
				
					
						| ![renovate[bot]](/avatar/8555d8629c2fc48c5a5a2280a4715590?size=84) renovate[bot] | 7fa59399bd | fix(deps): update built_value to ^8.6.3 | 2 years ago | 
				
					
						|  Kate | 4a42976fdb | Merge pull request #832 from nextcloud/feature/renovate-groups feat(tool): Configure renovate groups | 2 years ago | 
				
					
						|  Kate | 5ebdb6fab7 | Merge pull request #759 from nextcloud/feature/dynamite/decode-booleans feat(dynamite): Support decoding booleans | 2 years ago | 
				
					
						|  jld3103 | 9b6f912e76 | feat(dynamite): Support decoding booleans Signed-off-by: jld3103 <jld3103yt@gmail.com> | 2 years ago | 
				
					
						|  Kate | ee5210acd6 | Merge pull request #831 from nextcloud/renovate/image-4.x fix(deps): update dependency image to ^4.1.0 | 2 years ago | 
				
					
						|  Kate | 13d66fe8d1 | Merge pull request #829 from nextcloud/renovate/go_router-11.x fix(deps): update dependency go_router to v11 | 2 years ago | 
				
					
						|  Kate | 553fb4a351 | Merge pull request #835 from nextcloud/renovate/actions-checkout-digest chore(deps): update actions/checkout digest to 8ade135 | 2 years ago | 
				
					
						| ![renovate[bot]](/avatar/8555d8629c2fc48c5a5a2280a4715590?size=84) renovate[bot] | 6881436f9e | fix(deps): update dependency go_router to v11 | 2 years ago | 
				
					
						| ![renovate[bot]](/avatar/8555d8629c2fc48c5a5a2280a4715590?size=84) renovate[bot] | 683f811708 | chore(deps): update actions/checkout digest to 8ade135 | 2 years ago |