aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAge
...
* Removed unused property: 'hasPredefinedUrl'.Libravatar Vijay A2021-07-11
|
* Converted 2 js files to es6 [skip ci]Libravatar Vijay A2021-07-09
|
* New Crowdin updates (#1617)Libravatar Ferdi Bot2021-07-08
|
* chore: run security audit on node modules (#1621)Libravatar Markus Hatvan2021-07-08
| | | | | | | | | | - changed electron target for @babel/preset-env from 4 to 13 - added .prettierrc.js with conforming settings to current code style - upgraded gulp-sass to v5 to fix CVE and adapted code to breaking changes - refreshed package-lock.json of packages/forms and packages/ui - upgraded normalize-url to fix CVE - removed unnecessary @types/color-convert - fixed ToggleComponent breaking tsc compilation
* Update submodules, browserslist data updates and linter fixes [skip ci]Libravatar github-actions2021-07-08
|
* fix: fix breaking tab componentLibravatar mhatvan2021-07-07
| | | | | | - move active tab state from componentDidMount to constructor - fix toggle.tsx breaking tsc - add .prettierrc.js for consistent formatting
* New Crowdin updates (#1612)Libravatar Ferdi Bot2021-07-07
|
* New Crowdin updates (#1607)Libravatar Ferdi Bot2021-07-06
|
* Added new help text for lay-users to figure out what their user-agent value is.Libravatar Vijay A2021-07-06
|
* Fixed issue with permissions not being obtained correctly on macos.Libravatar Vijay A2021-07-06
|
* Removed references to png images since they were not being used anyways.Libravatar Vijay A2021-07-06
|
* Use utility methods from 'electron-util'Libravatar Vijay A2021-07-04
| | | | (already a dependency) rather than re-implementing by ourselves.
* Fixed issue with not being able to add new service.Libravatar Vijay A2021-07-04
|
* New Crowdin updates (#1590)Libravatar Ferdi Bot2021-07-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * en-US.json (Romanian) * en-US.json (Turkish) * en-US.json (Portuguese) * en-US.json (Russian) * en-US.json (Slovak) * en-US.json (Slovenian) * en-US.json (Serbian (Cyrillic)) * en-US.json (Swedish) * en-US.json (Ukrainian) * en-US.json (Norwegian) * en-US.json (Chinese Simplified) * en-US.json (Chinese Traditional) * en-US.json (Vietnamese) * en-US.json (Portuguese, Brazilian) * en-US.json (Indonesian) * en-US.json (Croatian) * en-US.json (Flemish) * en-US.json (Polish) * en-US.json (Dutch) * en-US.json (French) * en-US.json (German) * en-US.json (Spanish) * en-US.json (Afrikaans) * en-US.json (Arabic) * en-US.json (Belarusian) * en-US.json (Catalan) * en-US.json (Czech) * en-US.json (Danish) * en-US.json (Greek) * en-US.json (Korean) * en-US.json (Finnish) * en-US.json (Irish) * en-US.json (Hebrew) * en-US.json (Hungarian) * en-US.json (Italian) * en-US.json (Japanese) * en-US.json (Georgian) * en-US.json (Bosnian)
* Upgrade various dependencies to latest part 2 (#1557)Libravatar Markus Hatvan2021-07-03
| | | | | | | | * Upgrade various dependencies to latest, remove unnecessary electron-hunspell - upgrade eslint and friends to latest - remove deprecated 'node-sass' in favor of 'sass' - disable new rules from 'eslint-config-airbnb' that are conflicting with current code style - add workspace config for 'vscode' that silences 'experimentalDecorator' warning and forces 'prettier' to single quote * Run yarn lint to autofix with new ruleset and worked down lint issues to zero
* Minor refactoring to move all runtime configs from 'config.js' into ↵Libravatar Vijay Raghavan Aravamudhan2021-07-03
| | | | 'environment.js'. (#1588)
* Minor code cleanup: Use constant that's already defined (instead of a string ↵Libravatar Vijay A2021-07-02
| | | | literal).
* Added a TODO for new announcements related to updates.Libravatar Vijay A2021-06-30
|
* New translations en-US.json (Portuguese, Brazilian)Libravatar Ferdi Bot2021-06-29
|
* Updated package-lock.json (missed in prev commit)Libravatar Vijay A2021-06-29
|
* New translations en-US.json (Belarusian)Libravatar Ferdi Bot2021-06-29
|
* New Crowdin updates (#1572)Libravatar Ferdi Bot2021-06-27
|
* Upgrade various dependencies to latest, remove unnecessary electron-hunspellLibravatar mhatvan2021-06-24
|
* New Crowdin updates (#1555)Libravatar Ferdi Bot2021-06-24
| | | | | | | | | | | | | | | | | | | | | * New translations en-US.json (Portuguese, Brazilian) * New translations en-US.json (French) * New translations en-US.json (German) * New translations en-US.json (Spanish) * New translations en-US.json (Danish) * New translations en-US.json (Finnish) * New translations en-US.json (Hebrew) * New translations en-US.json (Italian) * New translations en-US.json (Italian) * New translations en-US.json (Italian)
* Upgraded eslint and fixed all the reported errors. (#1549)Libravatar Vijay Raghavan Aravamudhan2021-06-23
|
* Added new message when the user doesn't find a service (but that is present ↵Libravatar Vijay A2021-06-23
| | | | in the website).
* Fixed the issue of Ferdi not startingLibravatar Markandan R2021-06-23
|
* Removed the cyclical dependency (#1519) (#1539)Libravatar Markandan R2021-06-22
|
* Downgraded submodule 'src/internal-server'Libravatar Vijay A2021-06-22
|
* Upgraded to Electron 13.1.3 (#1542)Libravatar Vijay Raghavan Aravamudhan2021-06-22
|
* Updated submodulesLibravatar Vijay A2021-06-20
|
* New Crowdin updates (#1536)Libravatar Ferdi Bot2021-06-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Romanian Hebrew Portuguese Polish Norwegian French Korean Georgian Japanese Italian Hungarian Dutch Irish Belarusian Finnish Spanish Afrikaans Arabic Catalan Czech Danish German Greek Chinese Traditional Flemish Croatian Indonesian Portuguese, Brazilian Vietnamese Slovenian Chinese Simplified Ukrainian Turkish Swedish Serbian (Cyrillic) Slovak Russian Bosnian
* User agent as a user-preference (#1535)Libravatar Vijay Raghavan Aravamudhan2021-06-17
| | | | | | | | | | | | | | | | | | | | Introduced a global and a service-specific 'user-agent' value that can be set by the user from the preference section. The global override is in Advanced, while the service override was moved to the bottom of the service editor form (and now occupies the full width of the form). Show 'restart reqd' prompt for user-agent setting. The order of the user-agent is the following: 1. Any request header overrides in the recipe will still override the user agent string. 2. If the user has set a user agent override for the service, use that. 3. If the recipe has a predefined user agent, use that. 4. If the user has set a global user agent override, use that. 5. Otherwise, use the user agent string corresponding to the underlying Electron version. If the current webpage is the Google login form, we still remove the Chrome version number from the user agent string. The value that would be used if no custom override is set (recipe-provided value or global override for the service, current Electron instance for the global override) is shown as a placeholder in the input box on the corresponding setting screen. Co-authored-by: Kristóf Marussy <kristof@marussy.com>
* Removed the cyclical dependency in workspaces and announcement (Partial fix ↵Libravatar Markandan R2021-06-13
| | | | for: #1519) (#1522)
* Upgraded some modules (#1520)Libravatar Vijay Raghavan Aravamudhan2021-06-12
|
* Fix active Todos service behaviour (#1481)Libravatar kytwb2021-06-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Return false instead of null in isTodosServiceAdded * Resolve from TODOS_RECIPES_ID instead of hardcoded TODOS_RECIPE_ID * Fix TodosWebview width toggling when isTodosServiceActive * Add more todo service recipe IDs * Refactor todos state management * Moved todos service URL and recipe ID computation logic to todos/store * Simplified TodosWebview by delegating to the store for the URL and removing the (unused) payment logic * Made the todos service computation logic in the Service model depend on the logic in todos/store * Made ServicesStore depend on the todos service logic from the Service model * Todos appearance fixes * Hide double horizontal rules if todo settings are hidden due to an added todo service * Hide todos panel border when the panel is hidden or expanded * Make expanded todos panel obey sidebar width and vertical style settings * Make todos/store use isValidExternalURL * Harden isValidExternalURL against malformed URLs * Reduce todo URL string duplication in config.js Co-authored-by: Kristóf Marussy <kristof@marussy.com>
* New translations en-US.json (Korean)Libravatar Ferdi Bot2021-06-07
|
* Fix misaligned menu itemsLibravatar stnkl2021-06-07
|
* Fix menu cornerLibravatar stnkl2021-06-07
|
* Extracted common string into constant.Libravatar Vijay A2021-06-06
|
* New Crowdin updates (#1500)Libravatar Ferdi Bot2021-06-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * New translations en-US.json (Romanian) * New translations en-US.json (Turkish) * New translations en-US.json (Portuguese) * New translations en-US.json (Russian) * New translations en-US.json (Slovak) * New translations en-US.json (Slovenian) * New translations en-US.json (Serbian (Cyrillic)) * New translations en-US.json (Swedish) * New translations en-US.json (Ukrainian) * New translations en-US.json (Norwegian) * New translations en-US.json (Chinese Simplified) * New translations en-US.json (Chinese Traditional) * New translations en-US.json (Vietnamese) * New translations en-US.json (Portuguese, Brazilian) * New translations en-US.json (Indonesian) * New translations en-US.json (Croatian) * New translations en-US.json (Flemish) * New translations en-US.json (Polish) * New translations en-US.json (Dutch) * New translations en-US.json (French) * New translations en-US.json (German) * New translations en-US.json (Spanish) * New translations en-US.json (Afrikaans) * New translations en-US.json (Arabic) * New translations en-US.json (Belarusian) * New translations en-US.json (Catalan) * New translations en-US.json (Czech) * New translations en-US.json (Danish) * New translations en-US.json (Greek) * New translations en-US.json (Korean) * New translations en-US.json (Finnish) * New translations en-US.json (Irish) * New translations en-US.json (Hebrew) * New translations en-US.json (Hungarian) * New translations en-US.json (Italian) * New translations en-US.json (Japanese) * New translations en-US.json (Georgian) * New translations en-US.json (Bosnian)
* Added ability to turn off notifications for clipboard events generated by ↵Libravatar Vijay Raghavan Aravamudhan2021-06-05
| | | | context menu actions (#1494)
* Removed hardcoded strings and reused constants defined in config.js (#1499)Libravatar Vijay Raghavan Aravamudhan2021-06-05
|
* Reused commonly defined method for 'apiBase'Libravatar Vijay A2021-06-05
|
* Expose Chrome version to todos webview (fix #1211) (#1478)Libravatar Kristóf Marussy2021-06-03
| | | | | | | | | | | | | | | | | * Expose Chrome version to todos webview (fix #1211) The TickTick todo service fails to load if the Chrome version number does not appear in the User-Agent string. However, login to Google Tasks is prevented by the same. We adopt the "chromeless" User-Agent logic from the service webview, which selectively exposes the Chrome version everywhere except the Google login screen. The common logic was moved into the userAgent-helpers module. * Refactor user agent switching * "Chromeless" user agent switching is extracted into a separate model * Both the service and the todos webview uses the same model
* Upgraded electron to '13.1.0'.Libravatar Vijay A2021-06-03
|
* Adjust link opening behaviorLibravatar stnkl2021-06-03
|
* Allow nightlies as pre-releases (possible fix for broken updater in nightlies).Libravatar Vijay A2021-06-02
|
* restrict opening blank screens in the new windowLibravatar Prasanna2021-06-01
|
* ipc messages will allow only JS objects, replacing browser event with ↵Libravatar Prasanna2021-06-01
| | | | neeeded attrs