3
0
mirror of https://github.com/Qortal/q-tube.git synced 2025-02-11 09:45:51 +00:00

183 Commits

Author SHA1 Message Date
683699dffb fix id issue 2024-01-22 16:38:04 -05:00
cf95cd02ef Merge branch 'main' of https://github.com/QortalSeth/q-tube 2024-01-19 16:20:42 -07:00
43dc2856ae
Merge pull request #3 from crowetic/main
update to correct favicon
2024-01-19 16:18:03 -07:00
8c89f305a3
Merge pull request #5 from lgedgar/save-as-filename
Construct "save as" filename from video title if possible
2024-01-19 16:09:46 -07:00
f8998957b6 changed the wording on the consent modal. 2024-01-19 14:19:23 -08:00
crowetic
b6a64de857
Merge branch 'Qortal:main' into main 2024-01-19 13:37:37 -08:00
ab8d9d1983
Merged Phil's new MultiplePublishAll component into main branch (#4)
* Merged Phil's new MultiplePublishAll component into main branch

* colorsys removed from project since it isn't used

* Title Prefix no longer required
Vite Version updated in package.json
Removed duplicate character from titleFormatter in Misc.ts

* Title Prefix no longer required
Vite Version updated in package.json
Removed duplicate character from titleFormatter in Misc.ts
2024-01-19 09:41:42 -07:00
Lance Edgar
a44901c009 Construct "save as" filename from video title if possible 2024-01-18 17:55:19 -06:00
45174d2d0c Title Prefix no longer required
Vite Version updated in package.json
Removed duplicate character from titleFormatter in Misc.ts
2024-01-17 11:03:24 -07:00
ba1f39268e Title Prefix no longer required
Vite Version updated in package.json
Removed duplicate character from titleFormatter in Misc.ts
2024-01-17 08:44:30 -07:00
d838d4ad25 colorsys removed from project since it isn't used 2024-01-15 15:37:31 -07:00
570d5f5e0c Merge branch 'main' of https://github.com/QortalSeth/q-tube 2024-01-15 14:12:01 -07:00
3d1d4b2053 Merged Phil's new MultiplePublishAll component into main branch 2024-01-15 14:11:22 -07:00
JustinReact
3a453210fd
Merge pull request #1 from QortalSeth/main
Superlike Dialog allows optional donation to DevFund.
2024-01-10 03:01:58 -05:00
crowetic
06aaabef4e
Delete public/empty.txt 2024-01-09 18:29:17 -08:00
crowetic
bcb1edbd5a
correct Q-Tube favicon 2024-01-09 18:29:03 -08:00
crowetic
c2f9762042
Create empty.txt 2024-01-09 18:28:27 -08:00
crowetic
ab4d2e63e2
Delete public/favicon.ico
deleted to change favicon
2024-01-09 18:26:43 -08:00
8d3549739c Superlike Dialog allows optional donation to DevFund.
Refactored constants/index.ts into Identifiers.ts, Categories.ts, and Misc.ts.

Regular expressions that titles allow all use new variable in Misc.ts for consistency and ease of editing it. New Characters are allowed in titles.

Categories sorted by name, "Other" is always at end of list. New Categories such as Qortal under Education have been added

Title prefix TextField added that starts all video titles with the entered value.
2024-01-08 09:52:13 -07:00
1806ec3aa0 fix create playlist bug 2023-12-30 18:17:39 +02:00
cd5d8f99f1 add keyboard enter for search 2023-12-27 13:35:26 +02:00
a6bb7e9957 fix playlist card 2023-12-27 00:19:02 +02:00
da2c2b11c9 add missing type 2023-12-24 01:53:33 +02:00
469688b4e0 added preview images on hover 2023-12-24 01:50:37 +02:00
5e211737b0 increase to 3 mins 2023-12-18 12:38:17 +02:00
e12e62af6d fix edit icons hover 2023-12-16 15:53:48 +02:00
287c7f30a2 fix css and added categories 2023-12-16 01:07:04 +02:00
8db8bd9dd2 global superlikes 2023-12-15 14:01:10 +02:00
a0e1c65900 finished super likes 2023-12-15 02:20:06 +02:00
d8e2ecb382 added super likes 2023-12-14 16:15:45 +02:00
3ab514e1cf added unlimited vids in playlist and made uploading easier 2023-12-13 12:59:32 +02:00
d3d4e002fe fix playing other vid from playlist 2023-12-12 11:10:16 +02:00
Justin Ferrari
0b78f49386 Q-tube initial commit in its own repo 2023-12-08 14:00:33 -05:00