freetube/src/renderer
Aiz e90b9f4706
Improve premiere timestamp to be easier to read (#2559)
* Improve premiere timestamp

Removes the unesseccary parts of the timestamp, year and seconds.

displays month as long name (eg., March)

* fix linting... forgot to add the file again before commit.

* get and use current locale set in freetube

this fixes issues where os locale and freetube locale don't match

* use 'default' when no locale is set in freetube.

this defaults to system locale

* use i18n to get locale and format date with intl

* format date with intl.datetimeformat

forgot to add file again after changes...

* display year if current year is less than year of premiere date
2022-09-22 08:49:59 +08:00
..
assets Feature: Screenshot of video (#2221) 2022-05-30 15:24:34 +02:00
components Replace jquery getJSON and get with native fetch (#2591) 2022-09-21 07:05:03 +00:00
i18n allow more locales to be used by FreeTube (#2322) 2022-07-08 18:01:58 +08:00
router Feature/channels page (#2129) 2022-07-08 11:40:10 +08:00
sass-partials Fix issue where the watched progress bar in ft-list-item would overflow 2022-02-06 15:54:49 -05:00
store Replace jquery getJSON and get with native fetch (#2591) 2022-09-21 07:05:03 +00:00
views Improve premiere timestamp to be easier to read (#2559) 2022-09-22 08:49:59 +08:00
App.css Fix banner width (#2432) 2022-07-31 15:37:22 -04:00
App.js Replace jquery getJSON and get with native fetch (#2591) 2022-09-21 07:05:03 +00:00
App.vue Fix banner width (#2432) 2022-07-31 15:37:22 -04:00
main.js Electron variable at build time instead of at runtime (#2574) 2022-09-15 08:59:09 +00:00
themes.css Update css-loader and switch to webpack 5's asset modules (#2566) 2022-09-11 20:34:58 -04:00
videoJS.css Fix emojis displaying incorrectly (#2327) 2022-06-19 16:44:24 -04:00