aboutsummaryrefslogtreecommitdiffstats
path: root/src/webview/lib
Commit message (Expand)AuthorAge
* Rudimentary DBus toggle-to-talk support (#1507)Libravatar Kristóf Marussy2024-01-03
* chore: improve lint setupLibravatar MCMXC2023-07-25
* Upgrade npm modulesLibravatar Vijay A2023-05-24
* Minor refactoringLibravatar Vijay A2022-12-26
* refactor: migrate recipe.js to typescriptLibravatar Balaji Vijayakumar2022-11-02
* Change isImage function to link instead of URL (#470)Libravatar André Oliveira2022-07-12
* Fix images with query strings (#318)Libravatar André Oliveira2022-06-21
* Expose a new utility method 'Ferdium.isImage' for use by recipesLibravatar André Oliveira2022-05-31
* Extract utility functions for JSON parsingLibravatar Vijay A2022-05-15
* Preload safe debug shim (#29)Libravatar Kristóf Marussy2022-04-22
* Turn off usage of 'debug' npm package using with electron-16 (fixes #17)Libravatar Vijay Aravamudhan2022-04-22
* Matched casing for almost all replacementsLibravatar Aditya Mangalampalli2022-04-16
* chore: convert various files to TS (#2246)Libravatar Markus Hatvan2021-11-18
* Add active dialog title feature (#2114)Libravatar Iaroslav2021-10-23
* refactor: remove references 'Ferdi.ipcRenderer' in recipes - create an abstra...Libravatar Vijay A2021-09-27
* refactor: remove references 'Ferdi.ipcRenderer' in recipes - create an abstra...Libravatar Vijay A2021-09-27
* refactor: remove references to 'electron/remote' - part deux (#1987)Libravatar Vijay Aravamudhan2021-09-26
* security: do not expose electron API to services 2Libravatar Kristóf Marussy2021-09-21
* security: do not expose electron API to services (#1964)Libravatar Kristóf Marussy2021-09-19
* feat: add eslint-plugin-unicorn (#1936)Libravatar Markus Hatvan2021-09-14
* refactor: defensive programming to avoid javascript error for unread badgesLibravatar Vijay A2021-09-14
* refactor: expose safeParseInt so that all recipes can use the same for consis...Libravatar Vijay A2021-08-31
* refactor: path-references refactoring and using 'import' instead of 'require'...Libravatar Vijay Raghavan Aravamudhan2021-08-08
* chore: migrate from tslint to @typescript-eslint (#1706)Libravatar Markus Hatvan2021-07-30
* Recipe context isolation (#1456)Libravatar Kristóf Marussy2021-07-24
* Converted 2 js files to es6 [skip ci]Libravatar Vijay A2021-07-09
* Upgrade various dependencies to latest part 2 (#1557)Libravatar Markus Hatvan2021-07-03
* Upgraded some modules (#1520)Libravatar Vijay Raghavan Aravamudhan2021-06-12
* Clean up RecipeWebview.setBadge (#1461)Libravatar Kristóf Marussy2021-05-28
* Read CSS assets in recipes as utf8 (#1459)Libravatar Kristóf Marussy2021-05-28
* Changed occurrences of 'Franz' to 'Ferdi' (probably missed earlier while catc...Libravatar Vijay A2021-05-17
* Merge Franz 5.5.0 beta.1 and 2 (#549)Libravatar Bennett2020-04-17
* Improve user scripts (#559)Libravatar Bennett2020-04-12
* Add custom dark mode handler support (#445)Libravatar Bennett2020-03-09
* Use async methods of fs-extraLibravatar Amine Mouafik2020-03-06
* Fix uncaught error on injectCSS that does not existLibravatar Amine Mouafik2020-03-04
* Merge https://github.com/meetfranz/franz into franz-5.4.0-releaseLibravatar vantezzen2019-10-24
|\
| * remove flow tagLibravatar Stefan Malzner2019-10-18
| * Add debugging logsLibravatar Stefan Malzner2019-10-17
* | Fix lintLibravatar vantezzen2019-09-19
* | Parse unread messages count as integer before sending to hostLibravatar vantezzen2019-09-19
|/
* Fix bug that allows negative badge notificationsLibravatar Razvan Spatariu2017-12-07
* Fix application of onNotifyLibravatar Danny Qiu2017-11-14
* Add onNotify event to let recipes update/change notifications before send them.Libravatar Gustavo Sampaio2017-10-27
* initial commitLibravatar Stefan Malzner2017-10-13