Commit graph

32234 commits

Author SHA1 Message Date
Sergio Padrino 027a9db4bb Clean up post notification code 2022-03-15 15:56:39 +01:00
Sergio Padrino de7abad67c First step to get notifications working from dotcom 🎉 2022-03-15 15:56:39 +01:00
Sergio Padrino 4ea37590c2 Add "View on GitHub" button to PR review dialog 2022-03-15 15:56:39 +01:00
Sergio Padrino e4164071db More work on Changes Requested dialog 2022-03-15 15:56:39 +01:00
Sergio Padrino d24923a5f6 First steps towards a pull request review dialog 2022-03-15 15:56:38 +01:00
Sergio Padrino e6a5089169 Add new API endpoint to fetch PR reviews 2022-03-15 15:55:55 +01:00
tidy-dev 5638d0cf7b
Merge pull request #14169 from desktop/releases/2.9.12-beta2
Release 2.9.12-beta2
2022-03-15 10:12:56 -04:00
tidy-dev 22c8674782
Missing issue reference on note 2022-03-15 09:32:57 -04:00
tidy-dev bedf9bac3c Release 2.9.12-beta2 2022-03-15 08:01:58 -04:00
Sergio Padrino f7900b5312
Merge pull request #14154 from desktop/you-spin-me-right-round-baby
Remove winston-daily-rotate-file in favor of custom implementation
2022-03-15 12:53:18 +01:00
tidy-dev bf54e40e5c
Merge pull request #14142 from rakleed/dark-scrollbar
Make dark scrollbar in dark theme
2022-03-15 07:38:42 -04:00
tidy-dev 7e17234a3a
Merge pull request #14165 from desktop/larger-files
Bump definition of large file to 100 MiB (up from 100 Mb)
2022-03-15 07:32:45 -04:00
Sergio Padrino d171770cae Merge branch 'development' into you-spin-me-right-round-baby 2022-03-15 12:29:57 +01:00
tidy-dev 7f973b0431 Prevents scrollbar.. 2022-03-14 12:50:34 -04:00
tidy-dev b67fc6a6c2 Video tag/link markdown filter 2022-03-14 12:39:32 -04:00
Markus Olsson e75cad14a8
Merge pull request #14152 from desktop/for-whom-the-bell-tolls
Unship moment.js from the renderer bundle
2022-03-14 13:34:49 +00:00
Markus Olsson abdea7022b
Merge pull request #14149 from desktop/format-relative
Replace moment relative time formatting with custom formatRelative
2022-03-14 13:32:07 +00:00
Markus Olsson 649411623c Set color-scheme dynamically as part of updating app theme
Co-Authored-By: Pavel Moiseenko <19418601+rakleed@users.noreply.github.com>
2022-03-14 14:28:56 +01:00
Markus Olsson 6d2974edb8 Merge branch 'format-relative' into for-whom-the-bell-tolls 2022-03-14 14:03:19 +01:00
Markus Olsson 6a98f1e9e0 Merge branch 'development' into format-relative 2022-03-14 14:02:25 +01:00
Markus Olsson 39fb9a7dd2 Retain 14 files, regardless of age 2022-03-14 13:58:26 +01:00
Markus Olsson dd10f86d5a
Update app/src/main-process/desktop-file-transport.ts
Co-authored-by: Sergio Padrino <sergio.padrino@gmail.com>
2022-03-14 11:22:59 +01:00
Markus Olsson bfd3be102f 🎨 Promisify 2022-03-14 11:14:21 +01:00
Markus Olsson 24616a3416 Verify output 2022-03-14 11:13:11 +01:00
Markus Olsson 2107b4b5b2 Omit doesn't yell if parameter doesn't exist in type 2022-03-14 10:44:35 +01:00
Markus Olsson 702cc421ea typo 2022-03-14 10:40:40 +01:00
Markus Olsson 9fdaa79136 Log the operation that failed 2022-03-14 10:40:14 +01:00
Sergio Padrino 76f19eb706
Merge pull request #14140 from desktop/fix-markdown-height
Fix height issues with Markdown component
2022-03-14 10:33:49 +01:00
Markus Olsson 46fdf93f5e Typo
Co-Authored-By: tidy-dev <75402236+tidy-dev@users.noreply.github.com>
2022-03-14 10:32:38 +01:00
Markus Olsson fa4dd9e1fa Bump max size to 100 MiB, up from 100 Mb 2022-03-14 08:53:38 +01:00
Steve Ward 6fdc9e6711
Add suggestions from review
Co-authored-by: Ed L <beartechtalks@gmail.com>
Co-authored-by: Billy Griffin <5091167+billygriffin@users.noreply.github.com>
2022-03-11 12:58:48 -05:00
Markus Olsson 2ac089dc11
Merge pull request #14148 from desktop/format-duration
Custom formatter for "precise" durations
2022-03-11 17:21:47 +00:00
Markus Olsson ad18d6f039 Don't need winston-daily-rotate-file anymore 2022-03-11 18:17:53 +01:00
Markus Olsson 9ff3f77a5b 🎨 cleanup 2022-03-11 18:17:12 +01:00
Markus Olsson d691052ba8 Get rid of daily-rotate-file-remnants 2022-03-11 18:16:55 +01:00
Markus Olsson e0e1af5517 Use DesktopFileTransport 2022-03-11 18:03:52 +01:00
Markus Olsson 8d294f25b5 Don't emit errors, log if in dev mode 2022-03-11 18:03:40 +01:00
Markus Olsson 1f5693860d Add a few tests 2022-03-11 17:40:21 +01:00
Markus Olsson 40d68e543b 🎨 cleanup 2022-03-11 17:40:17 +01:00
Markus Olsson 32361b5854 Emit error if write fails 2022-03-11 17:40:11 +01:00
Markus Olsson 568164808f I think the transport types is lying, call the callback if we have one 2022-03-11 17:37:56 +01:00
Markus Olsson d45a00491a Signs are important 2022-03-11 17:36:25 +01:00
Markus Olsson f97c3460fd Fix regex 2022-03-11 17:36:05 +01:00
Markus Olsson db483e8747
Merge pull request #14153 from desktop/less-is-more
Remove stop-build in favor of running Git directly
2022-03-11 14:56:01 +00:00
Markus Olsson 35416b83d5 First attempt at a rotating file transport 2022-03-11 15:53:38 +01:00
Markus Olsson d8bb1196cf Revert "See if it works"
This reverts commit a11a3de139.
2022-03-11 14:38:17 +01:00
Markus Olsson a11a3de139 See if it works 2022-03-11 14:28:54 +01:00
Markus Olsson 988a769e54 Stop build using Git directly 2022-03-11 14:28:12 +01:00
Markus Olsson 4f539b98c8 Not a moment too soon 2022-03-11 12:43:25 +01:00
Markus Olsson 2fe765025f Use offsetFromNow in favor of moment math 2022-03-11 12:41:43 +01:00