aboutsummaryrefslogtreecommitdiffstats
path: root/src/features/publishDebugInfo
Commit message (Expand)AuthorAge
* Add codespell support (config, GH action to detect new typos) + make it fix s...Libravatar Yaroslav Halchenko2024-04-13
* Upgrade node modulesLibravatar Vijay A2024-03-21
* Transform to TS and refactored components w.r.t deletion if duplicated Input ...Libravatar muhamedsalih-tw2022-11-02
* Transform 'AuthLayoutContainer' component hierarchy to tsx (#699)Libravatar muhamedsalih-tw2022-10-25
* eslint needs to be executed at the top-level to actually workv6.0.1-nightly.3Libravatar Vijay A2022-07-25
* chore: correctly export/import ui elementsLibravatar Ricardo Cino2022-07-01
* Remove duplicated Button.js component (#176)Libravatar Santhosh C2022-05-18
* Revert "remove duplicate Button component"Libravatar André Oliveira2022-05-17
* remove duplicate Button componentLibravatar Santhosh Chinnasamy2022-05-16
* Preload safe debug shim (#29)Libravatar Kristóf Marussy2022-04-22
* Matched casing for almost all replacementsLibravatar Aditya Mangalampalli2022-04-16
* Use accent color from settings in modals when appropriateLibravatar kytwb2021-12-13
* Style modals as per QuickSwitch modalLibravatar kytwb2021-12-13
* Fix PublishDebugLogModal close button color in Dark ModeLibravatar kytwb2021-12-12
* Reset state when closing PublishDebugLogModalLibravatar kytwb2021-12-12
* chore: upgrade react-jss to latest (#2302)Libravatar Markus Hatvan2021-12-04
* chore: convert various files to TS (#2246)Libravatar Markus Hatvan2021-11-18
* chore: use 'window['ferdi']' (split out from pr #2092) (#2104)Libravatar Vijay Aravamudhan2021-10-20
* chore: move 'packages/ui' into 'src' (no longer an injected package) (#2077)Libravatar Vijay Aravamudhan2021-10-15
* chore: upgrade react to latest (#2030)Libravatar Markus Hatvan2021-10-07
* chore: convert various files from JS to TS (#2010)Libravatar Markus Hatvan2021-10-02
* chore: upgrade intl dependencies (#1920)Libravatar Markus Hatvan2021-09-13
* chore: migrate from tslint to @typescript-eslint (#1706)Libravatar Markus Hatvan2021-07-30
* Added more logging while publishing of debug info.Libravatar Vijay A2021-07-15
* Upgrade various dependencies to latest part 2 (#1557)Libravatar Markus Hatvan2021-07-03
* Upgraded eslint and fixed all the reported errors. (#1549)Libravatar Vijay Raghavan Aravamudhan2021-06-23
* Removed the cyclical dependency (#1519) (#1539)Libravatar Markandan R2021-06-22
* Fix warning about missing actions in PublishDebugLogModalLibravatar Amine Mouafik2020-02-22
* Add error state to debug publisherLibravatar vantezzen2020-02-12
* Improve debugger featureLibravatar vantezzen2020-01-31
* Add publish debug log optionLibravatar vantezzen2019-10-29