11 Commits

Author SHA1 Message Date
6a9fe72e8d fixed git-clone-url-regex for dash-domains 2019-11-28 23:11:34 +01:00
ffc0af12a3 Enable prefer_const_constructors 2019-10-20 01:11:53 +01:00
69003cf0ac Rename package from journal -> gitjournal
It's about time.
2019-10-07 19:30:50 +02:00
2bfd05a532 Fix new flutter analyze problems
Flutter analyze seems to have gotten smarter
2019-07-18 01:13:39 +02:00
c79249cbe1 Dart: Give all functions explicit types
It makes the code easier to understand and this way the static type
checker will catch bugs for us.
2019-06-02 15:51:43 +02:00
8ff5d02033 DartLinter: Add unnecessary_this 2019-02-23 01:33:34 +01:00
0a4c20f12f GitHostSetup Manual: Write better instructions 2019-02-15 15:23:30 +01:00
b7c687eee5 GitSetup: Autofill the clone url with the last value
Makes it easier to fix typos
2019-02-14 00:53:29 +01:00
a63950bd10 GitHostSetup: Show a different page for entering cloneUrl
In the case when they don't want to use OAuth, but are still going to
use Github or Gitlab.
2019-02-13 23:08:46 +01:00
52b844e6e8 GitHostSetup: Move the button to its own file 2019-02-13 22:49:42 +01:00
6a8f8f4044 Rename GitHostSetupUrl -> GitCloneUrlPage 2019-02-13 20:59:15 +01:00