Kayra Uylar
Kayra Uylar
# Summary the big audit log rewrite everyone wanted but no one actually even tried to do it # Details i lost a bet # Changes proposed * rewrite audit...
#### Expected Behavior To see the analytics page #### Observed Behavior The analytics endpoint does not give a response #### Applicable Links or Attachments [Screen recording of the analytics page...
First of all, I know that using `response_type: token` is not meant to be used in Embedded Apps. However, while writing an SDK wrapper for Godot, I decided to try...
# Details After a long wait, few `git reflog`s, [one broken PR](https://github.com/lighttube-org/LightTube/pull/142), cherry picking, and a tiny bit of procrastination, it's finally here. Localization! Weblate coming soon. Hopefully. # Changes...
# Details Adds support for landscape layouts # Related issues/PRs # Closes #15 # Changes proposed * Change some RecyclerViews to be grids in landscape/large screens * Replace the bottom...
# Details Adds downloading videos and the ability to watch them while offline # Implementation Status - [x] Downloading videos - [x] Library section for downloaded videos - [ ]...
## Reproduction steps - Open a fragment (playlists work best, but it also happens in channels (all the tabs), and possibly in search) - Click anything there that switches to...
Happens when: - screen lock - switching to another app - opening recent tasks
repro video ID: QlgP3uq3Fic
Most params strings are just base64 encoded protobufs, and we can definitely use them in places such as: - [x] [#23] Search Filters - [ ] Search continuations - this...