Commit graph

  • f25e6fcab1
    set card as unsaved by default (#1921) mayeaux 2022-07-29 12:44:58 +0200
  • e8509a2695
    Ability to copy and save others playlists (1877) infinite-persistence 2022-07-29 15:23:13 +0800
  • 512e10dd27
    fix(sort): collections with bad sorting data Rafael 2022-07-28 14:00:43 -0300
  • 2cc5a10729
    fix/refactor resolved collections entry being replaced by current edited state Rafael 2022-07-28 13:18:22 -0300
  • cccfd702f0
    fix: refactor for appropriate updatedCollections use of storing timestamps, fix sorting when collection is in updated and fix and delete updated entry when a more recent version is resolved Rafael 2022-07-28 11:43:51 -0300
  • bed0e48dd4
    fix(resolve): Collection items list re-resolving every item delete Rafael 2022-07-28 11:27:35 -0300
  • 5b8b82276a
    fix: empty playlists getting stuck in resolving state Rafael 2022-07-28 09:31:30 -0300
  • c6894601a7
    Cache saved-collection data in redux instead of in selector Rafael 2022-07-26 10:34:23 -0300
  • af33350621
    refactor: remove 'app' code + improve formatting Rafael 2022-07-25 14:10:43 -0300
  • 87086cbb8b
    fix: store and resolve saved collections Rafael 2022-07-25 13:15:34 -0300
  • fac82dd671
    Improve title & subtitle state on collection page + fix publish/update button label Rafael 2022-07-25 12:59:58 -0300
  • c6ac7ce0ca
    fix: better handle published playlist playlists resolved with edits Rafael 2022-07-25 12:35:16 -0300
  • 527faf0166
    feat: Display saved and edited collection tabs on playlists page Rafael 2022-07-25 10:26:04 -0300
  • e0273fc097
    feat: Allow saving playlists Rafael 2022-07-25 10:21:37 -0300
  • 43775ccd0e
    feat: Add ability to copy playlists from a sourceId Rafael 2022-07-25 10:13:18 -0300
  • f2fcf26818
    Touchup redux (#1919) mayeaux 2022-07-29 08:19:37 +0200
  • a7c8465470
    fix spaces Thomas Zarebczan 2022-07-29 01:43:12 -0400
  • a9773e2d18
    check reference Thomas Zarebczan 2022-07-29 01:37:08 -0400
  • 5d0313545e
    fix claim id filter Thomas Zarebczan 2022-07-29 01:13:27 -0400
  • 7adb2ac5fd
    allow uploaders view own paid content (#1917) mayeaux 2022-07-29 02:07:13 +0200
  • b5813fe136
    Paid content (#1916) mayeaux 2022-07-28 23:54:34 +0200
  • c87b6ef973
    Correct cookie.svg path Raphael Wickihalder 2022-07-27 16:01:32 +0200
  • 4bab992118
    Correct cookie.svg path Raphael Wickihalder 2022-07-27 16:00:13 +0200
  • b5fa2d685f
    Add cookie.svg to webpack copy list Raphael Wickihalder 2022-07-27 15:35:17 +0200
  • b15f4e2a61
    Copy cookie.svg Raphael Wickihalder 2022-07-27 15:25:08 +0200
  • 38ec23a373
    Fix invalid return in a non-function infinite-persistence 2022-07-27 18:16:06 +0800
  • 5b2f1604f2
    Handle overlap between Nag, Ads and GPDR Raphael Wickihalder 2022-07-27 17:44:58 +0800
  • f592ff1e77
    Fix nagstatus for gdpr Raphael Wickihalder 2022-07-27 11:34:29 +0200
  • bb29f05f40
    Fix video ad when switching from mobile view to desktop Raphael Wickihalder 2022-07-27 10:36:43 +0200
  • 037ab31b2a
    Make sticky ad transition between mobile & desktop seamless Raphael Wickihalder 2022-07-27 10:19:34 +0200
  • 5866a0e323
    Update nag condition for gdpr Raphael Wickihalder 2022-07-27 09:28:54 +0200
  • 69ec4dd280
    Consider nag status when displaying ads Raphael Wickihalder 2022-07-27 09:19:03 +0200
  • f0aac5e490
    Push list of visible nags to redux. infinite-persistence 2022-07-27 17:40:12 +0800
  • 0bb3ddfd8f
    Push list of visible nags to redux. infinite-persistence 2022-07-26 23:17:31 +0800
  • d349b0a01b
    Move Nag component into a folder to allow redux mapping infinite-persistence 2022-07-26 23:07:35 +0800
  • fe5026ac37 fix: todo comment Rafael 2022-07-26 12:12:49 -0300
  • 0c363d9136
    Ad improvements (1911) infinite-persistence 2022-07-26 22:24:55 +0800
  • 730fbb450f
    Ad: new css overrides Raphael Wickihalder 2022-07-26 21:21:59 +0800
  • d429ad7a9d
    Ad: remove css overrides -- start from scratch infinite-persistence 2022-06-28 23:30:59 +0800
  • 4b0bfa1a52
    Latest Adnim script -- "read next" ads infinite-persistence 2022-06-28 19:02:28 +0800
  • 210f567034
    Ad: remove obsolete video-ad cleanup code infinite-persistence 2022-06-22 00:16:38 +0800
  • eab0a963c7
    Ad: remove in-content infinite-persistence 2022-06-21 23:59:51 +0800
  • 8006f71859
    Livechat fixes Thomas Zarebczan 2022-07-25 22:58:28 -0400
  • 15bfe559e9 fix: commentsList spinner appearing when replies are fetching Rafael 2022-07-22 14:37:20 -0300
  • 6a60fd8d98 fix: Change loading replies label for regular button and display spinner instead - This allows clicking the button again even if loading (undo the expand action) - The spinner takes up the reply space to avoid a sudden layout shift when replies loaded Rafael 2022-07-22 13:15:00 -0300
  • bf4f477b5c fix: Editing comment while claimLink is playing Rafael 2022-07-22 12:54:06 -0300
  • 0ab52a6e3a
    Fix channel switch condition in chat Raphael Wickihalder 2022-07-25 17:01:00 +0200
  • d180d53ddd
    Update channel title fallback format Raphael Wickihalder 2022-07-25 08:39:30 +0200
  • cdd6177366
    Adjust channel identification in chat Raphael Wickihalder 2022-07-25 08:09:34 +0200
  • b4f0fcfab2
    Adjust channel owner condition in chat Raphael Wickihalder 2022-07-25 07:36:40 +0200
  • afa564f022 Optimize resolves for edited playlists infinite-persistence 2022-07-25 10:07:44 +0800
  • d0c40d3d78
    Hyperchat: restore key back to the tooltip infinite-persistence 2022-07-25 10:28:55 +0800
  • 1a9743e639
    Properly handle decimals in supports liquidate component. (#7648) Franco Montenegro 2022-07-23 18:33:00 -0400
  • 600649940a
    fix: Escape html property on ctx.query (#1900) Rafael Saes 2022-07-22 17:59:02 -0300
  • b2ff26c8a3
    Revert "fix: Escape html property on ctx.query (#1898)" (#1899) mayeaux 2022-07-22 22:37:22 +0200
  • 8c96be4179
    fix: Escape html property on ctx.query (#1898) Rafael Saes 2022-07-22 17:21:10 -0300
  • baef8b4511
    fix: floating player button contact areas (#1897) Rafael Saes 2022-07-22 15:18:54 -0300
  • 6ecef8a78e
    remove stream type for now Thomas Zarebczan 2022-07-22 13:11:11 -0400
  • 55c6202b2e Post: disable button if form is invalid infinite-persistence 2022-07-23 00:54:04 +0800
  • 3284c5fc67
    Disable chat auto-open on mobile Rafael 2022-07-18 09:35:47 -0300
  • 2e25911dbe
    Update channel title fallback Raphael Wickihalder 2022-07-22 16:30:20 +0200
  • 1c4059571d
    Update channel mention parsing in chat Raphael Wickihalder 2022-07-22 16:25:07 +0200
  • 5398cc72c5 Fix null or undefined being passed on collection publish params Rafael 2022-07-22 10:01:14 -0300
  • 2c9fa0c472
    Update tab focus exceptions Raphael Wickihalder 2022-07-22 13:39:00 +0200
  • 94b092a4c4
    Adjust chapter selection menu Raphael Wickihalder 2022-07-22 13:36:20 +0200
  • 02c7a2fb79
    Adjust highlighted channel hover colors in comment reply Raphael Wickihalder 2022-07-22 13:02:01 +0200
  • 37f7b65f8a
    Fix highlighted channel alignment in comment reply Raphael Wickihalder 2022-07-22 11:55:15 +0200
  • fc2242dec8
    (patch) Publish: log the params for v1 errors infinite-persistence 2022-07-22 15:50:31 +0800
  • 833f97e5a1
    Chat revamp (#1878) Rave | 図書館猫 2022-07-22 07:33:45 +0200
  • 2a5e0cae08
    Publish: log the params for v1 errors infinite-persistence 2022-07-22 12:49:10 +0800
  • e3d3dac663
    Allow all file types in upload form Raphael Wickihalder 2022-07-22 06:40:10 +0200
  • a95fb43f34 Pass "search in language" to some Lighthouse calls infinite-persistence 2022-07-21 20:48:52 +0800
  • 1c9c0a4cbf work in progress ByronEricPerez 2022-07-21 20:01:40 -0300
  • 2773cbbe6e
    changed the color of the editor-toolbar_hover class (#7642) Byron Eric Perez 2022-07-21 17:58:12 -0300
  • 19b4931080 --color-editor-button-hover-bg and --color-editor-button-active-bg color corrected in light ByronEricPerez 2022-07-21 13:57:08 -0300
  • a4d21e2ca0 fix: clearPlayingUri is not a function error Rafael 2022-07-21 09:25:11 -0300
  • 8c39d174e6 fix: isPlaying selector comparing wrong uris causing file to be stuck on preview Rafael 2022-07-20 17:02:42 -0300
  • bd97ad4357 Add Rabbit Hole Icon Rafael 2022-07-20 16:17:57 -0300
  • f063e4aca1 use discover data on sign up intro for channels Thomas Zarebczan 2022-07-20 12:18:18 -0400
  • 413dc04cc1 Fix next item button appearing on livestreams Rafael 2022-07-20 10:15:34 -0300
  • 0e9dad1ae4
    Publish: force-timeout preview in 10s infinite-persistence 2022-07-20 21:08:59 +0800
  • 5e3c094239
    Publish: don't fail on preview timeout infinite-persistence 2022-07-20 10:49:25 +0800
  • e1458c657f Fix channel edit menu button Rafael 2022-07-20 10:02:15 -0300
  • b67d993775 Reset playbackrate for livestreams if you catch up to the liveedge Rafael 2022-07-20 08:37:49 -0300
  • c60fb01f59
    Fix claimLinks with the same URI not switching player position (#1864) Rafael Saes 2022-07-20 09:01:11 -0300
  • e769b4ab14 Restore ad-detection single call "lock" infinite-persistence 2022-07-20 12:06:46 +0800
  • 8d9ce55690 Add flow to "collection type" infinite-persistence 2022-07-20 13:56:13 +0800
  • d8d66b8bd0
    Fix chapter menu overlap on small screens Raphael Wickihalder 2022-07-20 07:47:36 +0200
  • 408bc15158
    Show publish & help button in guest mode Raphael Wickihalder 2022-07-20 07:19:03 +0200
  • 6afc555988 Merge branch 'master' of https://github.com/OdyseeTeam/odysee-frontend Raphael Wickihalder 2022-07-20 07:05:40 +0200
  • 4e28fb0725
    Use single-line for eslint-bypass comments infinite-persistence 2022-07-20 12:14:34 +0800
  • 6051b86211 Geoblock: handled slipped content when the channel is only blocked in other regions infinite-persistence 2022-07-20 09:58:59 +0800
  • 36caca8e6b Don't lazy-load ModalError infinite-persistence 2022-07-19 21:30:12 +0800
  • 4a6bfcc03f notify: remove forced timeout, just beautify message infinite-persistence 2022-07-19 22:25:41 +0800
  • b3d373934e
    Add ability to log the original err msg in cause infinite-persistence 2022-07-19 13:56:33 +0800
  • e2653b3ac7
    Use browser-side timeout for v2::notify as well infinite-persistence 2022-07-19 13:28:32 +0800
  • 4a2b2fff20
    Dev: show 'event/desktop_error' in the console infinite-persistence 2022-07-19 11:23:36 +0800
  • e156601e39 Also for new comments Rafael 2022-07-18 15:10:37 -0300
  • d34d32ace3 Disable autoplay when clicking comment reply notification links Rafael 2022-07-18 10:28:56 -0300
  • e487441148
    Fix startsWith crash in error modal Raphael Wickihalder 2022-07-18 18:03:26 +0200