summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Fixed bug in chunked storage causing shrunk items not to be retrieved correctly.hackademix2019-10-254-16/+30
|
* Use asyncrhonous messages to deliver SyncMessage payloads on Firefox.hackademix2019-10-251-86/+115
|
* More compatible Messages abstraction.hackademix2019-10-251-9/+22
|
* Progressive count of debug messages to better trace asynchronous execution.hackademix2019-10-251-1/+4
|
* Fixed false positive (property assignment).hackademix2019-10-251-1/+2
|
* Version bump: 11.0.4rc14.hackademix2019-10-221-1/+1
|
* More robust SyncMessage implementation coping with XHR suspension ↵hackademix2019-10-191-5/+34
| | | | inconsistencies on Firefox.
* Version bump: 11.0.4rc13.hackademix2019-10-191-1/+1
|
* [L10n] Updated nl.hackademix2019-10-191-1/+1
|
* Policy fetching asynchronous only before initialization.hackademix2019-10-181-1/+4
|
* Support for safe asynchronous page loading without fallback reloads.hackademix2019-10-181-18/+7
|
* Fixed asynchronous onSyncMessage listeners support, on Chromium too.hackademix2019-10-181-1/+30
|
* Fixed typo causing initializing promise not being cached.hackademix2019-10-181-2/+3
|
* Avoid unnecessary page reloads on extension updates.hackademix2019-10-181-1/+1
|
* Fixed undefined variable error when in debugging mode.hackademix2019-10-171-1/+1
|
* Version bump: 11.0.4rc12.hackademix2019-10-101-1/+1
|
* [Tor] Display .onion sites as "secure" in the UI (tickets #27313 and #27307).hackademix2019-10-091-2/+3
|
* Fixed typo causing Chromium builds not to be created in the XPI directory.hackademix2019-10-091-2/+2
|
* Version bump: 11.0.4rc11.hackademix2019-10-091-1/+1
|
* Support for splitting sync storage items into chunks, to allow ↵hackademix2019-10-084-36/+206
| | | | synchronization of big policies across devices.
* [L10n] Updated ca, nl.hackademix2019-10-081-3/+3
|
* Overwrite Chromium zip on reiterated builds.hackademix2019-10-061-2/+2
|
* Version bump: 11.0.4rc10.hackademix2019-10-061-1/+1
|
* IPv4 subnet shortcut matching.hackademix2019-10-052-8/+27
|
* Version bump: 11.0.4rc9.hackademix2019-10-051-1/+1
|
* Create chromium zip in the same directory as XPIs.hackademix2019-10-051-1/+1
|
* Fallback to local storage for any item exceeding limits (fixes persistence ↵hackademix2019-10-051-2/+42
| | | | problems on Chromium).
* Alternate version numbering for Chromium pre-releases.hackademix2019-10-051-7/+11
|
* [L10n] Updated nl.hackademix2019-10-051-1/+1
|
* Version bump: 11.0.4rc8.hackademix2019-10-051-1/+1
|
* Prevent startup tabs to remain stuck with about:blank.hackademix2019-10-021-1/+1
|
* Version bump: 11.0.4rc7.hackademix2019-10-021-1/+1
|
* Fix Chromium dev builds failing when signing Firefox extension.hackademix2019-10-021-1/+1
|
* Prevent startup race conditions breaking pinned tabs sometimes.hackademix2019-10-021-4/+3
|
* Version bump: 11.0.4rc6.hackademix2019-10-021-1/+1
|
* Make extra efforts to ensure safety net reloads happen only once on startup.hackademix2019-10-021-16/+27
|
* Version bump: 11.0.4rc5.hackademix2019-10-011-1/+1
|
* Improved console reporting.hackademix2019-10-011-7/+7
|
* SyncMessage support for asynchronous listeners.hackademix2019-10-011-3/+2
|
* "use strict" in SyncMessage.jshackademix2019-10-011-1/+2
|
* Simplified, less noisy and more resilient Messages abstraction implementation.hackademix2019-10-011-17/+3
|
* Handle edge-case policy retrieval for file:// pages loaded by session ↵hackademix2019-10-012-8/+47
| | | | restore on startup and alike.
* Improved Chromium development-build workflow.hackademix2019-10-011-8/+23
|
* Updated build artifacts to be ignored by git.hackademix2019-10-011-0/+4
|
* Version bump: 11.0.4rc4.hackademix2019-09-301-1/+1
|
* Make policy fetching resilient to missing tab information.hackademix2019-09-301-5/+5
|
* More verbose error logging while processing syncMessage listeners.hackademix2019-09-301-1/+1
|
* Fix CSP violation reporting management of "fake" blocked-uri like "eval".hackademix2019-09-301-1/+1
|
* Leaner and faster SyncMessage shim tab id tracking hack for Firefox.hackademix2019-09-301-20/+20
|
* Version bump: 11.0.4rc3.hackademix2019-09-301-1/+1
|