Mailspring/app
Ben Gotow 1d2163c29a Fix insanely catastrophic backtracking when typing a link with a #hash and then “return” #
This change makes this part of the regexp “greedy and posessive”, meaning that if the regexp reaches the `$` end-of-string qualifier and it’s not the end of the string, it can’t go back and try to change the way it allocated characters to the regexp to make it work (infinitely.)
2019-07-22 11:12:46 -05:00
..
build Suggest rather than require gnomekeyring on Debian #998 2019-07-07 19:09:25 -05:00
dot-mailspring Replace Babel with TypeScript compiler, switch entire app to TypeScript 🎉 (#1404) 2019-03-04 11:03:12 -08:00
internal_packages Update changelog, fix build 2019-06-30 23:35:06 -05:00
internal_packages_disabled/thread-unsubscribe Spring cleaning: Remove the (disabled) plugins package, will be web page 2019-06-11 00:53:50 -05:00
keymaps Expose firstMessageTimestamp, implement menu item to copy “mailbox permalink” #1473 2019-05-26 18:08:29 -05:00
lang Updated nl localization (#1482) 2019-05-26 14:01:58 -05:00
menus Expose firstMessageTimestamp, implement menu item to copy “mailbox permalink” #1473 2019-05-26 18:08:29 -05:00
script Add Linux appdata files (#1126) 2018-10-25 15:41:54 -07:00
spec Spring cleaning: Drop the -webkit css prefix where possible 2019-06-11 00:53:19 -05:00
src Fix insanely catastrophic backtracking when typing a link with a #hash and then “return” # 2019-07-22 11:12:46 -05:00
static Don’t waste CPU animating the tooltip “dots” when in the background 2019-06-16 12:04:53 -05:00
package-lock.json Fork Slate and backport #slate/2772 and #slate/2800 to fix common crash cases 2019-06-23 01:43:08 -05:00
package.json Fork Slate and backport #slate/2772 and #slate/2800 to fix common crash cases 2019-06-23 01:43:08 -05:00
result-counter.js Replace Babel with TypeScript compiler, switch entire app to TypeScript 🎉 (#1404) 2019-03-04 11:03:12 -08:00
results.txt Replace Babel with TypeScript compiler, switch entire app to TypeScript 🎉 (#1404) 2019-03-04 11:03:12 -08:00
tsconfig.json Add a context menu to attachment items with the direct-open / save options #1548 2019-06-30 20:37:36 -05:00