Commit graph

64 commits

Author SHA1 Message Date
zeppi
70af46149d discover channelIds from homepages 2021-07-16 18:31:48 -04:00
zeppi
ca116ba010 wip
wip

wip - everything but publish, autoplay, and styling

collection publishing

add channel to collection publish

cleanup

wip

bump

clear mass add after success

move collection item management controls

redirect replace to published collection id

bump

playlist selector on create

bump

use new collection add ui element

bump

wip

gitignore

add content json

wip

bump

context add to playlist

basic collections page style pass wip

wip: edits, buttons, styles...

change fileAuthor to claimAuthor

update, pending bugfixes, delete modal progress, collection header, other bugfixes

bump

cleaning

show page bugfix

builtin collection headers

no playlists, no grid title

wip

style tweaks

use normal looking claim previews for collection tiles

add collection changes

style library previews

collection menulist for delete/view on library

delete modal works for unpublished

rearrange collection publish tabs

clean up collection publishing and items

show on odysee

begin collectoin edit header and css renaming

better thumbnails

bump

fix collection publish redirect

view collection in menu does something

copy and thumbs

list previews, pending, context menus, list page

enter to add collection, lists page empty state

playable lists only, delete feature, bump

put fileListDownloaded back

better collection titles

improve collection claim details

fix horiz more icon

fix up channel page

style, copy, bump

refactor preview overlay properties,
fix reposts showing as floppydisk
add watch later toast,
small overlay properties on wunderbar results,
fix collection actions buttons

bump

cleanup

cleaning, refactoring

bump

preview thumb styling, cleanup

support discover page lists search

sync, bump

bump, fix sync more

enforce builtin order for now

new lists page empty state

try to indicate unpublished edits in lists

bump

fix autoplay and linting

consts, fix autoplay

bugs

fixes

cleanup

fix, bump

lists experimental ui, fixes

refactor listIndex out

hack in collection fallback thumb

bump
2021-06-08 13:25:52 -04:00
Sean Yesmunt
1023f30b4c initial PR for custom homepages - take 2 2020-11-10 12:08:19 -05:00
Sean Yesmunt
353c1a5689 Revert "unified custom homepage"
This reverts commit 55768fc6b5.
2020-11-10 10:36:11 -05:00
jessop
55768fc6b5 unified custom homepage 2020-11-10 10:24:04 -05:00
jessop
adaee548e2 sample robots files 2020-09-29 12:10:30 -04:00
Thomas Zarebczan
4291c36c58 Initial commit for LBRY-First
fix killing daemon

bump lbry-first
2020-07-08 14:23:43 -04:00
jessop
984b5d5661 review changes, simpilify env 2020-07-06 13:09:38 -04:00
Alex Grintsvayg
b26a586fb5 wider diff in header sizes for md posts 2020-06-16 16:24:12 -04:00
jessop
e3c2919373 rename lbrytv to web
language and API consts

improve customization
custom homepages
get config from .env.default
custom title and logo

small changes

add pinned item to sidebar

rebase?
2020-05-25 17:21:02 -04:00
Sean Yesmunt
6ad31a3ce9 refactor lbrytv web server 2019-11-11 13:27:29 -05:00
Harshit Singh
f06aaef256 Update .gitignore 2019-10-21 13:43:46 -04:00
Harshit Singh
14bf663873 Update .gitignore 2019-10-21 13:43:46 -04:00
Jeremy Kauffman
570edffc0c updates for i18n 2019-05-21 22:32:57 -04:00
Shawn
67a1ba3f99 Consolidate dev commands and startup 2019-03-13 01:52:14 -05:00
Sean Yesmunt
8ee1d2319d web cleanup 2019-03-08 15:15:45 -05:00
Sean Yesmunt
de3639f29c new build setup for web/electron 2019-03-04 23:48:04 -05:00
ポール ウェッブ
35fc384a59 Updated gitignore 2018-09-18 16:13:55 -05:00
Sean Yesmunt
95fee660ad add rest of channel content to the side of the file viewer 2018-07-24 20:50:04 -04:00
Sean Yesmunt
20303053c8 exclude daemon.ver 2018-07-23 16:35:04 -04:00
Sean Yesmunt
814162f1e1
Revert "check if daemon is already installed before installing again" 2018-07-21 05:22:28 -04:00
Sean Yesmunt
d999dfa528 fix for windows 2018-07-19 09:42:57 -04:00
Sean Yesmunt
935f656add check if daemon is already installed before installing again 2018-07-18 17:23:26 -04:00
Sean Yesmunt
6a04e644ce add package-lock and .idea to .gitignore 2018-06-08 00:21:22 -04:00
Igor Gassmann
232c1d8109
fix: re-enable flow type checking for the project (#1197)
Flow wasn't working anymore. This fixes flow type checking and it to the git precommit hook.
2018-04-25 17:20:59 -04:00
Sean Yesmunt
c684f56dd8 remove: selectCurrentModal 2018-04-23 14:02:06 -04:00
Igor Gassmann
2df37c4fa6 chore: move downloaded daemon zip file to dist folder 2018-03-27 18:42:26 -04:00
Igor Gassmann
e46a7548d4 chore: clean-up after redesign 2018-03-26 17:54:50 -04:00
Sean Yesmunt
3edd660f77 implement app redesign 2018-03-26 14:32:43 -07:00
Igor Gassmann
234d815dcc chore: update gitignore file 2018-03-25 14:22:18 -04:00
Igor Gassmann
b9f4d7b307
chore: migrate to AppImage and update publish workflow (#1010)
The app now uses AppImage instead of .deb files for Linux. Thanks to this change, the app supports now auto-updates on Linux too.

The publishing workflow has been updated. It uses now the publishing mechanisms offered by electron-builder.
2018-03-07 18:03:45 -05:00
Igor Gassmann
9d7f3f3b30 Add necessary deployment .gitignore rules 2018-01-08 18:36:34 -03:00
Igor Gassmann
7068ebaf57 Clean .gitignore 2017-12-26 11:13:33 -03:00
Igor Gassmann
93d63865be Fix locales path 2017-12-14 09:58:07 -03:00
Sean Yesmunt
ffd6bed4d4 update .gitignore 2017-12-08 16:19:33 -05:00
Igor Gassmann
eaa5c212d2 Merge branch 'master' into restructuring 2017-12-07 12:24:00 -03:00
Igor Gassmann
0b81d6e96c Update electron-builder 2017-12-06 18:24:01 -03:00
Liam Cardenas
1a97eed79f Merge branch 'master' into flowtype 2017-11-29 01:25:34 -08:00
Igor Gassmann
3032736026 attempt to fix restructuring branch 2017-11-27 18:48:45 -05:00
Jeremy Kauffman
3a0ffb312a
Revert "Update file structure to follow electron-webpack guidelines" 2017-11-24 16:36:10 -05:00
Igor Gassmann
dbf0fae552 Update file structure to follow electron-webpack guidelines 2017-11-24 11:31:05 -03:00
Liam Cardenas
a169748c3f Added Flow integration with webpack 2017-11-22 14:38:01 -08:00
Sean Yesmunt
97469b0e3a add yarn back to /ui 2017-11-21 17:37:12 -05:00
Igor Gassmann
c0e7d65b33 Ignore IntelliJ module files (*.iml) 2017-11-21 17:38:39 -03:00
Jeremy Kauffman
3de3dd2544 Merge branch 'i18n' 2017-08-24 13:43:16 -04:00
Jeremy Kauffman
9b6ae50c51 skip downloading the daemon if it exists and the version matches 2017-08-15 22:15:03 -04:00
Akinwale Ariwodola
d591886df5 reduxify pull request 325 2017-08-08 10:36:14 +01:00
Jeremy Kauffman
a299ca2ddd significant additional form changes and cleanup 2017-08-06 18:27:37 -04:00
Le Long
b09d71ecff Markdown Support 2017-07-13 13:52:47 +07:00
Fillerino
26a361d873 Added Language Downloading and Settings
Added basic downloading of languages and a dynamic settings panel which allows the user to change the language between the downloaded ones.
2017-07-02 21:13:37 +02:00