3
0
mirror of https://github.com/Qortal/q-share.git synced 2025-01-28 22:02:21 +00:00
Commit Graph

17 Commits

Author SHA1 Message Date
c45a5e8678
Merge pull request #3 from crowetic/main
Modified all Q-Share icons, theme, and Q-Share logo
2024-06-16 17:08:03 -06:00
b78b2a94f0 separating unused icons to a new folder for clarity and potential future use elsewhere. 2024-06-14 11:57:57 -07:00
91eab97108 forgot to update comments for color changes 2024-06-14 10:41:14 -07:00
2151486549 Modified header statement 2024-06-14 10:38:56 -07:00
9d3207375b Modified all Q-Share icons - including main Q-Share logo/icon - and modified theme to fit new logo. 2024-06-14 10:17:07 -07:00
a3bce74ad8
Merge pull request #2 from QortalSeth/main
Massive Category Overhaul
2024-03-14 09:03:59 -06:00
85da3cef4e Minor fixes to imports 2024-03-14 08:53:19 -06:00
9d483cf65d Massive Category overhaul.
Many new categories added, All categories have an "Other" field that is sorted last

Media category removed, its subcategories are now main categories. WARNING: This is a breaking change that will disrupt categories for some currently published files

Categories associated with Copyright Infringement have been removed.

Categories are sorted by name, "Other" is always last

The FileList component now only stores the file list. The rest of it was moved to Home.tsx

Category <select> components moved into a CategoryList.tsx component

Icons now load before file title in FileContent.tsx

Icons are an optional field of each category and loaded dynamically from Category Data to improve performance
2024-03-11 09:22:17 -06:00
fa0a1dc16a
Merge pull request #1 from QortalSeth/main
Publish Title TextField allows more characters are allowed than before
2024-01-31 08:51:27 -07:00
350d2ff052 Index.ts refactored into Identifiers.ts and Categories.ts for more clarity
Some references to Q-Tube in code replaced with Q-Share

Characters allowed in Publish Titles added to constants/Misc.ts, more characters are allowed than before

User Search Label now says "User's Exact Name" to communicate that users must be precise about what names they search for

Search and Name Search now can perform searches by hitting enter instead of clicking on Search Button

Phil's MultiplePublishAll.tsx component used

Added "Other" main Category

Categories are sorted by name, "Other" is always last
2024-01-15 14:53:32 -07:00
66b9fb8b6b Index.ts refactored into Identifiers.ts and Categories.ts for more clarity
Some references to Q-Tube in code replaced with Q-Share

Characters allowed in Publish Titles added to constants/Misc.ts, more characters are allowed than before

User Search Label now says "User's Exact Name" to communicate that users must be precise about what names they search for

Search and Name Search now can perform searches by hitting enter instead of clicking on Search Button
2024-01-03 10:01:20 -07:00
PhilReact
9ccd47b4d1 small change 2023-12-12 10:38:52 +02:00
PhilReact
2c0419d5c5 added icon and category to videocontent 2023-12-12 10:34:52 +02:00
PhilReact
a4dca30d11 fix when download gets stuck 2023-12-09 17:36:53 +02:00
PhilReact
5888fd7fff changes 2023-12-09 16:30:40 +02:00
PhilReact
2b43bef184 added icons for main categories 2023-12-09 16:21:03 +02:00
PhilReact
762fcf9a27 version 1 2023-12-09 15:59:45 +02:00