82 Commits

Author SHA1 Message Date
timmy 3deac4cda0 First commit of tdl
Initial round of re-branding, I temporarily am using the dta icon just
rotated 180, waiting for a permanent icon to use
Removed the initial create tab for dta but left any download links as is
Added webextension-polyfill-ts to enable retrieval of cookies
Removed all access and preferences to the download manager as it is not
relevant in this fork
2021-03-27 21:26:37 -07:00
Nils Maier 3c644e615d Random typos etc 2020-08-29 23:49:48 +02:00
Nils Maier 6282f54ac0 Use localforage to work around private browsing issues
Related #159
2020-08-29 22:55:32 +02:00
Nils Maier 3f650be613 Allow right clicks on menu items 2020-08-29 20:56:58 +02:00
Nils Maier 0fa7738031 Update dependencies 2020-08-29 20:54:26 +02:00
Nils Maier 6841fdcfc8 New icon 2019-11-21 13:25:20 +01:00
Nils Maier e549886532 Do not mess up queue when sorting in select
Closes #181
2019-10-28 11:13:19 +01:00
Nils Maier bd72c417d2 Remove sounds on Opera
See #125
2019-10-13 13:44:05 +02:00
Nils Maier c5309a8923 Always import links in the right context
Closes #163
2019-10-11 15:47:16 +02:00
Nils Maier 1370723e6d Push raw indexes 2019-10-11 15:47:16 +02:00
Nils Maier 6528e2118e Show context when no selection
Closes #162
2019-10-11 13:28:18 +02:00
Nils Maier 9d313f319d Use the correct full path in tooltips 2019-10-09 18:32:22 +02:00
Nils Maier a5c749412a Work around Firefox window.create({left, top}) issues 2019-10-07 14:55:01 +02:00
Nils Maier e64da40355 Track window state of manager windows
Closes #154
2019-10-07 14:55:00 +02:00
Nils Maier ab3c335bf1 Polish pref window a bit 2019-10-03 09:04:00 +02:00
Nils Maier 312f39f7f6 Dark mode scrollbar colors 2019-10-02 22:09:04 +02:00
Nils Maier 9caad6b3a5 Detect browser theme on Firefox (#139) 2019-10-02 14:54:51 +02:00
Nils Maier 5e323db2f0 Make theme configurable (#139) 2019-10-02 14:24:36 +02:00
Nils Maier 18daa28cea Initial dark theme (#139) 2019-10-02 13:57:27 +02:00
Nils Maier f331de4134 Add Cmd+F shortcut to focus filter box 2019-09-26 07:08:26 +02:00
Nils Maier 4d953c373f Basic import/export
Closes #64
2019-09-15 12:28:31 +02:00
Nils Maier 31cb23923a Add a subfolders dropdown
The dropdown will help users switch between folders easier than using the mask.
Also, the dropdown is more discoverable than masked folders.

See #2
2019-09-14 01:07:29 +02:00
Nils Maier 71d98bc603 Use correct rows for tooltip ETA/status 2019-09-14 00:00:20 +02:00
Nils Maier 4b09a0db67 Retries
Closes #95
2019-09-14 00:00:11 +02:00
Nils Maier 84fea3ba35 Allow to open Manager in a popup
Closes #47
2019-09-13 23:09:44 +02:00
Nils Maier 33de1cbce9 Allow setting the referrer in select
Closes #78
2019-09-13 23:09:43 +02:00
Nils Maier 04b8a981ef Allow to choose button action
Closes #51
2019-09-13 23:09:43 +02:00
Nils Maier 58c7955c64 Add Delete Files action
Closes #92
2019-09-13 23:09:43 +02:00
Nils Maier dcf9603da8 Play done sound
Cloes #81
2019-09-13 23:09:43 +02:00
Nils Maier bf725ece72 Open links in the correct window context 2019-09-10 12:43:47 +02:00
Nils Maier b1a7c22452 Dismiss tooltip when the selection changes 2019-09-07 22:46:24 +02:00
Nils Maier e0437718a0 Do not register remove-complete twice 2019-09-07 18:58:27 +02:00
AC 26e9a5404a Add Shift-Delete keyboard shortcut 2019-09-06 04:38:04 +02:00
Nils Maier 5c2700ca36 Tooltip improvements 2019-09-05 09:03:50 +02:00
Nils Maier 639a582804 Add small animation when opening files 2019-09-05 08:55:11 +02:00
Nils Maier dabf7f8a28 Prerolling and mime detection for some downloads
Only attempt this for a limited subset of downloads for now.
Related #45
2019-09-04 14:15:05 +02:00
Nils Maier a4436bd6c8 Force Start should apply to Queued downloads
Closes #57
2019-09-03 18:18:07 +02:00
Nils Maier 1935c7f444 Typos 2019-09-03 08:30:17 +02:00
Nils Maier 4d48a2c395 Implement locale switcher 2019-09-03 08:24:29 +02:00
Ade Anom A 9ef497028c Update text 2019-09-02 19:24:41 +02:00
Nils Maier 164aa99eca Initial Chrome support
Part of #35
2019-09-02 18:05:06 +02:00
Nils Maier 0a9155dcec Implement system icons
Closes #44
2019-09-02 14:52:14 +02:00
Nils Maier 0bf9e76441 Fix incorrectly linked remove-missing-on-init 2019-09-02 14:45:31 +02:00
Nils Maier e8f09c80f3 Do not add empty separator in URLMenuFilter 2019-09-01 15:24:14 +02:00
Nils Maier 45d835fe19 use correct autoHide HTML spelling 2019-09-01 00:03:53 +02:00
Nils Maier 2d2826d192 Correctly toggle URLMenuFilter 2019-09-01 00:03:34 +02:00
Nils Maier 4c77ad0f1f Fix popup height flash bug 2019-08-31 23:16:46 +02:00
Nils Maier 0702631003 nag a little later 2019-08-31 13:40:54 +02:00
Nils Maier d1cc406f05 select: frontend/backend mappings were out of sync
Closes #27
2019-08-29 19:36:06 +02:00
Nils Maier c8c7506efc Properly translate Filters heading
Reported in #26
2019-08-29 08:14:22 +02:00