aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAge
* Feature: Hide sidebar buttons toggled behind a hamburger menu (#81)Libravatar André Oliveira2022-05-02
| | | | | * Reordered the 'Settings' button in sidebar closer to the other buttons being hidden Co-authored-by: Vijay A <vraravam@users.noreply.github.com>
* Resurrect the electron-process-manager for Ferdium (#80)Libravatar Vijay Aravamudhan2022-05-01
|
* Fix horizontal sidebar rendering overlapping the active service (#70)Libravatar André Oliveira2022-05-01
| | | | | | | | | | | | | | | * Revert "Fixes existing gap on horizontal sidebar" This reverts commit 1a3b2f989d8e209ccfd2aab3cdce91a49b317c87. * Fixup sidebar only for windows * Tries to generalize the style without vertical.scss * Fix review comments * Fixes it on Linux Co-authored-by: Vijay A <vraravam@users.noreply.github.com>
* Fix issue where 'macos-notification-state' was being loaded in non-macosLibravatar Vijay A2022-04-30
|
* Replace dependency on 'cld' with 'languagedetect' to remove native ↵Libravatar Vijay A2022-04-30
| | | | compilation issu
* feat: add CSS scroll snap in split view mode (#64)Libravatar niu tech2022-04-30
|
* fix: desktopCapturer in electron 17+ (fixes #59)Libravatar Kristóf Marussy2022-04-29
| | | | | | | | | | | Since electron 17, desktopCapturer is only available in the main process: https://www.electronjs.org/blog/electron-17-0#desktopcapturergetsources-in-the-renderer This patch adds a new IPC message from the service renderer to the main process so it can still invoke desktopCapturer.getSources Signed-off-by: Kristóf Marussy <kristof@marussy.com>
* Fixes existing gap on horizontal sidebarLibravatar André Oliveira2022-04-29
|
* Add Ferdi server to hosted services (#49)Libravatar André Oliveira2022-04-27
| | | | * 'SettingsNavigation.js' and 'TeamDashboard.js' also have a call to 'LIVE_FERDI_API', but it handles the teams feature that I think neither Ferdi or Ferdium provide. * Removes comment on 'apiBase.ts' because I tested and the Terms was redirecting fine on the 'Help' Menu.
* chore: fix typo in EditSettingsForm.js [skip ci]Libravatar Ikko Ashimine2022-04-26
|
* Rebranding of Ferdium ServerLibravatar André Oliveira2022-04-25
|
* Accept both 'ferdi-data' and 'ferdium-data' extnsLibravatar Vijay A2022-04-24
| | | | (useful when moving from Ferdi to Ferdium)
* Fix windows build script [skip ci]Libravatar André Oliveira2022-04-23
| | | | Fix changelog url (rebranding fix)
* Update node modules (#31)Libravatar Vijay Aravamudhan2022-04-23
| | | * Suppress eslint rules as warnings (dont turn off completely)
* Preload safe debug shim (#29)Libravatar Kristóf Marussy2022-04-22
| | | | | | | | | | | | | | | | In https://github.com/ferdium/ferdium-app/pull/23 we removed usages of the debug package due to an electron bug. This patch aims to restore some debug functionality by introducing a shim. The shim detect whether if it is being introduced in a preload script where the electron but would be triggered, and falls back to a simple replacement for debug. However, in the main and renderer processes, where a preload script is not being used, we still get full debug functionality. In this way, a module can be used both in a preload script and outside of it, while still preserving debug functionality whenever possible. Signed-off-by: Kristóf Marussy <kristof@marussy.com>
* Complete tray icons redesign for all platforms (#28)Libravatar Fernando Figueiredo2022-04-22
|
* Turn off usage of 'debug' npm package using with electron-16 (fixes #17)Libravatar Vijay Aravamudhan2022-04-22
|
* Branding: Changed the tray and top iconsLibravatar André Oliveira2022-04-21
|
* Fix app name for linux 'About' dialogLibravatar Vijay A2022-04-19
|
* Upgrade electron to '18.0.4'Libravatar Vijay A2022-04-19
| | | | Remove deprecated 'nativeWindowOpen' flag
* Upgrade electron to '16.2.2'Libravatar Vijay A2022-04-19
| | | | Remove deprecated 'webPreference' flag
* Changed license filename and the new license-holdersLibravatar Vijay A2022-04-16
|
* Fix rename of files and folders from 'Ferdi' to 'Ferdium'Libravatar Vijay A2022-04-16
|
* Made minute changes to rebrandLibravatar Aditya Mangalampalli2022-04-16
|
* Matched casing for almost all replacementsLibravatar Aditya Mangalampalli2022-04-16
|
* New Crowdin updates (#2502)Libravatar Ferdi2022-03-30
|
* New Crowdin updates (#2484)Libravatar Ferdi2022-03-25
|
* New Crowdin updates (#2440)Libravatar Ferdi2022-03-14
|
* New Crowdin updates (#2430)Libravatar Ferdi Bot2022-03-02
|
* New Crowdin updates (#2429)v5.8.0Libravatar Ferdi Bot2022-03-01
|
* Re-arrange split view panes when tab order changes (#2428)Libravatar niu tech2022-02-28
|
* New Crowdin updates (#2427)Libravatar Ferdi Bot2022-02-28
|
* New Crowdin updates (#2426)Libravatar Ferdi Bot2022-02-27
|
* Add configurable hibernation interval after auto-wakeup (#2422)Libravatar James Andariese2022-02-27
|
* New Crowdin updates (#2420)Libravatar Ferdi Bot2022-02-16
| | | Co-authored-by: kytwb <412895+kytwb@users.noreply.github.com>
* New Crowdin updates (#2395)Libravatar Ferdi Bot2022-01-20
|
* Add PublishDebugInfo modal in AuthLayoutLibravatar kytwb2022-01-11
|
* #329 Remove blocking listener before autoUpdater.quitAndInstallLibravatar kytwb2022-01-11
|
* #1675 Fix Adaptable Dark ModeLibravatar kytwb2022-01-09
|
* #1140 Fix tray icon color on latest macOSLibravatar kytwb2022-01-09
|
* Update submodules, browserslist data updates and linter fixes [skip ci]Libravatar github-actions2022-01-09
|
* #1223 Fix do-not-disturb detection on latest macOSLibravatar kytwb2022-01-08
|
* Fix i18n issue on mostPopular keyLibravatar kytwb2022-01-08
|
* New Crowdin updates (#2386)Libravatar Ferdi Bot2022-01-08
|
* Fix i18n issue on mostPopular keyLibravatar kytwb2022-01-08
|
* Update submodules, browserslist data updates and linter fixes [skip ci]Libravatar github-actions2022-01-08
|
* Remove apply-branding scriptLibravatar kytwb2022-01-07
|
* Remove try/catch in getRecipePackageLibravatar kytwb2022-01-07
|
* Eventually get remote recipes updates in internal serverLibravatar kytwb2022-01-07
|
* Use window.fetch in getRecipePackage, removes electron-fetchLibravatar kytwb2022-01-07
|