PikachuEXE
9acafc7292
* Update top nav search input to disable spellcheck ( #1346 )
2021-06-15 14:42:37 +00:00
PikachuEXE
a3cf210fca
Update Youtube URL handling to recongnize playlist ID in URL ( #1260 )
...
* * Update Youtube URL handling to recongnize playlist ID in URL
Only for format of `https://www.youtube.com/watch?v=vid&list=lid `
* ! Fix vue component prop declaration
A prop where the value can be undefined cannot be declared "required"
2021-05-31 13:23:35 +02:00
PikachuEXE
3bce276564
Implement search filter changed indicator ( #1257 )
...
* ! Fix app unable to load due to missing `getLocale` in `mapActions`
* Implement search filter changed indicator
2021-05-25 19:54:27 +02:00
Svallinn
6ccc7e9fa4
Refactor: Swap `dispatch`/`commit` calls with mapped actions/mutations
2021-05-22 00:56:32 +01:00
Svallinn
af0353ea32
Refactor: Erase `@electron/remote` references and other dangerous calls
...
The `remote` module is deprecated and `@electron/remote` is unnecessary,
since the `ipcMain` and `ipcRenderer` can replace their functionality,
providing better performance and better security.
All other dangerous calls (mainly pulling main process constructs into
the renderer process) have also been removed.
2021-05-22 00:49:48 +01:00
Svallinn
bd60d3c838
Top-Nav: Fix undefined/misplaced references
2021-05-11 16:28:26 +01:00
Preston
5387618b82
Fix linter issue
2021-04-30 20:36:46 -04:00
Preston
81a571e7c9
Hide New window icon when mobile UI is active
2021-04-30 17:24:21 -04:00
Preston
689479eb21
Channel Fixes and finish quality change logic
2021-04-30 17:18:45 -04:00
PikachuEXE
82aeaac734
* Update top nav search input to direct to channel panel when channel URL provided ( #1221 )
...
* $ Extract function which extract details from a Youtube URL
* * Update top nav handling to use extract function to handle input text if it's Youtube URL
* - Remove no longer used function
2021-04-28 19:21:16 +02:00
Anton Nesterov
4d080babcd
feat: better keyboard navigation ( #1104 )
...
Related issue: #375
2021-04-27 20:29:28 +00:00
Svallinn
1fd08af136
Select search text on focus ( #1201 )
2021-04-15 21:30:26 +02:00
PikachuEXE
ebc829cef0
Add "open new window" button ( #1153 )
2021-04-15 20:28:35 +02:00
Svallinn
7eda649293
Support for the 't' parameter in links ( #1090 )
...
This allows users to specify the timestamp of a video (in seconds)
- by inputting a link into the search bar
- by making use of the protocol link (freetube://), p.e in a browser
2021-03-06 14:03:40 -05:00
Preston
890d5b4a09
Allow pasting Playlist URLs in search to navigate straight to playlist page
2021-01-15 11:34:44 -05:00
Preston
15c73ee0b3
Allow UI Scaling and Have side bar open by default
2020-10-06 11:53:54 -04:00
Preston
508c1ec2ad
Fix linting issues
2020-09-20 22:30:52 -04:00
Preston
8d22aaad34
Replace comment logic with new scraper (Still not working yet)
2020-09-20 21:59:59 -04:00
Preston
b0d1ddf1ac
Add notifications for new blog posts and app updates
2020-09-20 14:22:39 -04:00
Preston
1e035105d1
Finish Profile Logic and working subscriptions
2020-09-01 23:21:32 -04:00
stecorb
0262cbfb54
fix undesired search suggestions popup
2020-08-25 00:08:10 +02:00
Preston
898e513974
Make some progress on incorporating the locale file into the app
2020-08-06 20:20:42 -04:00
Preston
4e92b378da
Check for and remove all trailing commas
2020-08-04 22:18:39 -04:00
Worble
0f1adf10c7
encodeUriComponent search query before adding to router path
2020-08-03 21:34:16 +01:00
Preston
0428891773
Fix ft-input from rewriting itself when search suggestions are active
2020-06-19 15:58:59 -04:00
Preston
6e5a1a1085
Add toggle for search suggestions
2020-06-19 15:46:01 -04:00
Preston
28e436db72
Update Dependencies
2020-06-03 21:00:36 -04:00
Preston
42046a00de
Add Error handling for search suggestions
2020-06-01 22:46:11 -04:00
Preston
c8da6fec3d
Add Search Suggestions and Custom Invidious Instance
2020-06-01 22:42:29 -04:00
Preston
2b476f4dc6
Add ability to paste YouTube links into the search bar to go directly to them
2020-05-31 23:13:03 -04:00
Preston
320c305949
Add Initial PWA Functionality
2020-04-13 22:59:25 -04:00
Cadence Ember
fbb8f1513e
Fixes:
...
- Search bar is primary-color-hover in thin mode with match top bar set
- Search filters .expand class does not take effect in thin mode
- Grid point moved from 901 to 961 px
2020-03-28 17:04:37 +13:00
Cadence Ember
bd0e9af7ff
Add back missing line
2020-03-27 20:25:11 +13:00
Cadence Ember
99f3a5dbcc
Fixes:
...
- Top bar uses flex until it's wide enough, then grid
- Fix button active style when top bar has colour
2020-03-27 17:02:55 +13:00
Cadence Ember
01caaf2f34
Fix search filters and add comments
2020-03-27 03:17:59 +13:00
Cadence Ember
229e169bbf
Getting there
2020-03-25 04:25:36 +13:00
Cadence Ember
8bae0b30ab
Start refactoring top bar
2020-03-25 03:34:55 +13:00
Preston
2533161667
Start on Mobile view and add Web Build option
2020-03-24 09:22:29 -04:00
Preston
77e7168c73
Full Theme Support and More Settings are Functional
2020-02-29 22:37:02 -05:00
Preston
1d3915b3d2
Progress on Settings and Database setup
2020-02-26 22:10:56 -05:00
Preston
ded6534d16
Push Latest Code to Repository
2020-02-16 13:30:00 -05:00