Ben van Hartingsveldt
972af4a19e
Update Electron builder
2025-09-16 19:39:20 +02:00
Ben van Hartingsveldt
6f12c7d893
Change Python path
2025-09-16 19:08:12 +02:00
Ben van Hartingsveldt
728cf4ae18
Fix exporting PATH variable
2025-09-16 18:52:04 +02:00
Ben van Hartingsveldt
410daef342
Fix Python binary
2025-09-16 18:42:30 +02:00
Ben van Hartingsveldt
ee85ea06b8
Reinstall Zlib
2025-09-16 18:26:02 +02:00
Ben van Hartingsveldt
07697bfa99
Upgrade MacOS and Xcode
2025-09-16 18:18:25 +02:00
Ben van Hartingsveldt
84612a9dff
Change Homebrew formula
2025-09-16 17:56:59 +02:00
Ben van Hartingsveldt
f146169259
Switch to Homebrew
2025-09-16 17:45:19 +02:00
Ben van Hartingsveldt
7dfc2a3392
Downgrade Xcode
Node.js CI / lint (push) Waiting to run
Node.js CI / build (push) Blocked by required conditions
2025-09-16 17:20:53 +02:00
Ben van Hartingsveldt
ccff08b831
Downgrade MacOS version
2025-09-16 17:13:34 +02:00
Ben van Hartingsveldt
243154d0a2
Improve installing Python 2
2025-09-16 17:09:14 +02:00
Ben van Hartingsveldt
f91d037fda
Disable hook
2025-09-16 16:50:22 +02:00
Ben van Hartingsveldt
6e836d1398
Disable CSC variables
2025-09-16 16:34:37 +02:00
Ben van Hartingsveldt
bd739e928f
Update Electron builder
2025-09-16 16:14:15 +02:00
Ben van Hartingsveldt
204eb1a129
Order environment variables
2025-09-16 15:49:19 +02:00
Ben van Hartingsveldt
f4afafefe0
Set default variable value
2025-09-16 15:33:24 +02:00
Ben van Hartingsveldt
2d54f1cba9
Replace CSC links with variables
2025-09-16 14:59:24 +02:00
Ben van Hartingsveldt
0239f88ddc
Disable custom homepage
2025-09-16 14:28:23 +02:00
Ben van Hartingsveldt
aee7330837
Update workflow actions
2025-09-16 13:49:59 +02:00
Ben van Hartingsveldt
e22bf38827
Fix warnings and errors
2025-09-16 13:42:47 +02:00
Lucas Cullen
e502b1502d
chore: add react/jsx-runtime': 'react/jsx-runtime.js'
2025-09-16 12:35:10 +10:00
Lucas Cullen
8b1dd11688
Refactor code structure for improved readability and maintainability
...
Refactor webpack configuration files to remove unused variables and improve clarity
Update dependencies: upgrade express to 5.1.0, mime to 4.0.7, and node-html-parser to 7.0.1
Update electron-related dependencies to latest versions
Update dependencies: upgrade proxy-polyfill to ^0.3.2, react-beautiful-dnd to ^13.1.1, react-datetime-picker to ^7.0.1, and various other packages
2025-08-28 10:12:58 +10:00
Kenneth C
d14c9141db
Update readme ( #7755 )
...
Removed my name from the readme as I have no association with this project anymore, and have not touched the Flatpak in ages.
RIP LBRY.
2023-04-10 12:17:11 -04:00
zeppi
06c350c4db
v0.53.9
2023-02-08 15:29:43 -05:00
zeppi
c3a9d9d002
fix changelog
2023-02-08 15:28:26 -05:00
zeppi
aeada6dc74
v0.53.9
2023-02-08 14:38:35 -05:00
zeppi
6ba985fd28
lbrynet version 113, changelog
2023-02-08 14:32:16 -05:00
jessopb
2a0bc85738
bump lbrynet to 113 ( #7747 )
2023-02-08 10:36:14 -05:00
jessopb
523ea284a2
update signing certificate for 2023 ( #7744 )
2023-01-25 16:25:45 -05:00
jessopb
a66d7534c2
add csc
2023-01-25 16:05:39 -05:00
zeppi
89ec07622f
v0.53.8
2022-11-18 14:15:03 -05:00
zeppi
7e6ad31392
Revert "v0.53.8"
...
Incorrect Changelog
This reverts commit 4ab23f03fc
.
2022-11-18 14:12:52 -05:00
zeppi
4ab23f03fc
v0.53.8
2022-11-18 14:05:00 -05:00
zeppi
29cea5cc07
changelog
2022-11-18 14:02:37 -05:00
jessopb
8dd7150d67
fix unfollowing unpublished channels ( #7737 )
2022-11-18 10:22:32 -05:00
zeppi
f1b1523017
v0.53.8-alpha.1
2022-11-17 13:26:53 -05:00
jessopb
88ac250fee
fix large file uploads ( #7736 )
...
* fix large file uploads
* changelog
* update github action xcode version
* update electronbuilder for macos
* try use_hard_links=false
* no USE_HARD_LINKS
* upgrate electron-builder 23_3_3
* revert to electron-builder 22_10_5
electron-builder/issues/6124 says regressions happen after this version.
* try mac install homebrew, python2
* typo and ln /usr/bin/python
* oops
* try sudo
* try PYTHON_PATH
* comment github action mac python hack
2022-11-17 13:20:01 -05:00
zeppi
0a5e9e87ed
v0.53.7
2022-11-10 14:45:50 -05:00
zeppi
20413d79b6
changelog
2022-11-10 14:44:54 -05:00
zeppi
ff9011e6ac
v0.53.7-alpha.1
2022-11-04 12:37:02 -04:00
jessopb
802139d0a4
upgrade lbrynet to 112 ( #7717 )
2022-11-04 12:31:44 -04:00
zeppi
68d307fa50
changelog
2022-11-04 10:47:56 -04:00
jessopb
d3900e39b6
fix comment area display ( #7716 )
2022-11-04 10:44:36 -04:00
jessopb
35769dede6
separate out advanced textarea, fix comment channel selector width, a… ( #7634 )
...
* separate out advanced textarea, fix comment channel selector width, add advanced text icon
* fix master conflicts
* fixes
* fix channel description edit
2022-11-04 08:42:36 -04:00
zeppi
ae1e20d131
changelog
2022-11-03 17:46:08 -04:00
jessopb
051af8b6ad
fix post publish erased when confirmation ( #7715 )
2022-11-03 17:17:56 -04:00
jessopb
5d77b115f9
fix thumbnails disabling publish ( #7714 )
2022-11-03 15:55:46 -04:00
Byron Eric Perez
7dbeeac112
Add 'Collections' into txo filter ( #7711 )
2022-10-28 18:31:56 -04:00
zeppi
de062c4aee
yarn lock
2022-10-25 13:31:32 -04:00
dependabot[bot]
18a3336714
Bump @xmldom/xmldom from 0.7.5 to 0.7.6 ( #7701 )
...
Bumps [@xmldom/xmldom](https://github.com/xmldom/xmldom ) from 0.7.5 to 0.7.6.
- [Release notes](https://github.com/xmldom/xmldom/releases )
- [Changelog](https://github.com/xmldom/xmldom/blob/master/CHANGELOG.md )
- [Commits](https://github.com/xmldom/xmldom/compare/0.7.5...0.7.6 )
---
updated-dependencies:
- dependency-name: "@xmldom/xmldom"
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-25 13:02:03 -04:00