aboutsummaryrefslogtreecommitdiffstats
path: root/platform/safari
Commit message (Expand)AuthorAgeFilesLines
* forgot to add shutdown to other platforms (re. https://github.com/gorhill/uMa...gorhill2015-04-081-0/+21
* new switch: toggle cosmetic filtering on/off for a sitegorhill2015-04-051-1/+1
* Safari: minor code fixChris2015-03-311-1/+1
* this fixes #1128gorhill2015-03-301-0/+18
* Safari: enable site warning document to workChris2015-03-261-0/+11
* Safari: better popup blockingChris2015-03-231-6/+5
* SVGsChris2015-03-231-8/+7
* Safari: pixel-fit icon for non-retina screens; fixes #1075Chris2015-03-223-42/+12
* Safari: popup resizing fix for #1066Chris2015-03-211-5/+5
* Update header comments (copyright year, etc.)Chris2015-03-173-6/+6
* Helps #996 and simplifies platform codeChris2015-03-171-1/+0
* Safari: use self instead of window, just in caseChris2015-03-161-1/+1
* Safari: enable storage-used number formatting consistent with other browsersChris2015-03-161-0/+8
* Safari: code review for readabilityChris2015-03-161-1/+1
* Safari: don't need to inject a stylesheet into popupChris2015-03-161-4/+5
* Safari: remove hardcoded values from popup resizingChris2015-03-161-7/+14
* Safari: remove dead codeChris2015-03-161-37/+0
* Safari: fix popup resizing hiccupChris2015-03-161-2/+15
* Safari: make popup sizing work w/ recent modificationsChris2015-03-161-1/+2
* move platform-specific images to their respective platformgorhill2015-03-156-0/+81
* Safari: seamless transfer of settings to proper storageChris2015-03-141-0/+10
* Use prefix for Safari-specific iconsChris2015-03-142-2/+2
* Firefox,Safari: vAPI.localStorageDeathamns2015-03-141-9/+4
* this fixes #792gorhill2015-03-141-0/+14
* added newly available languagesgorhill2015-03-131-3/+3
* Safari: code review; oopsChris2015-03-111-1/+1
* Fix vAPI.download across all platformsChris2015-03-112-4/+12
* Completes fix of #988Chris2015-03-111-1/+3
* Sort-of fixes #988Chris2015-03-111-1/+1
* Safari: new storage now works; closes #985Chris2015-03-111-21/+13
* Safari: new storageChris2015-03-111-61/+101
* More ยต to uChris2015-03-091-1/+1
* Safari: enable click to subscribeChris2015-03-091-0/+11
* Safari vapi-client.js minor formattingChris2015-03-081-5/+6
* this fixes #967gorhill2015-03-081-8/+8
* Safari: make it work on version 5Deathamns2015-03-081-10/+18
* Safari: update locale listDeathamns2015-03-081-3/+4
* Prevent crash on Safari < 8; code reviewChris2015-03-041-0/+23
* Safari: minor scoping tweaksChris2015-03-011-6/+7
* Safari: XHR should explicitly fail. Fixes #878Chris2015-03-011-4/+3
* Firefox/Fennec code cleanupDeathamns2015-02-281-3/+3
* Safari: fix main_frame handlingChris2015-02-251-8/+9
* Safari: storage quota and new versionChris2015-02-231-1/+1
* Safari: block programmatic image requests, more thorough XHRChris2015-02-221-7/+7
* Safari: block programmatic image requestsChris2015-02-221-0/+16
* Safari: ignore non-tab activation targetsChris2015-02-191-1/+4
* Safari code reviewChris2015-02-181-1/+1
* Safari: better and more reliable setIcon structuringChris2015-02-181-35/+29
* Safari: off/disabled version of toolbar iconChris2015-02-181-32/+22
* vAPI.sessionId, element-picker dialog as iframeDeathamns2015-02-141-15/+10