19 Commits (74854fb4cc1da34cde161557ef0ff7e8b4ef3b0a)

Author SHA1 Message Date
Jonas Jenwald c5f9193777 Convert the `Preferences` to an ES6 class 8 years ago
Jonas Jenwald 3b35c15d42 Convert the files in the `/web` folder to ES6 modules 8 years ago
Yury Delendik ac2d4abf39 Removes web/default_preferences.js file. 8 years ago
Jonas Jenwald c850968fa7 Remove `globals` that are now unnecessary thanks to the use of various ESLint environments (e.g. Node, ShellJS, Jasmine) 8 years ago
Yury Delendik 0576c9c6c6 Replaces all preprocessor directives with PDFJSDev calls. 9 years ago
Yury Delendik df10513e10 Moves DEFAULT_PREFENCES into JSON format. 9 years ago
Yury Delendik 3b21b51716 Refactors preferences and PDF opening related chromecom code. 9 years ago
Yury Delendik 006e8fb59d Introduces UMD headers to the web/ folder. 9 years ago
Jonas Jenwald 67a1dfcfb5 Move the sidebar related code from viewer.js into `PDFSidebar` 9 years ago
Manas a2ba1b8189 Uses editorconfig to maintain consistent coding styles 10 years ago
Yury Delendik f3c3b1fc2d Removes B2G preprocessing directives. 10 years ago
Rob Wu c9b3ea2f84 Adjust use of chrome.storage.managed for Opera 11 years ago
Rob Wu 00746011a3 Managed preferences for Chrome administrators 11 years ago
Jonas Jenwald c53bcb2992 Add a preference to set the sidebarView on load 11 years ago
Yury Delendik b39f0c311c Refactors history and how the database is stored 11 years ago
Jonas Jenwald c920372ff2 Rewrite 'Preferences' to make it async 11 years ago
Jonas Jenwald c158894d94 Improve handling of preferences in Firefox 11 years ago
Yury Delendik 5bf3e44e30 Introduces LegacyPromise; polyfills DOM Promise 11 years ago
Jonas Jenwald 60610cd625 Implement default preferences 12 years ago