Commit graph

20 commits

Author SHA1 Message Date
Mailo
e11880fcf2 Changed multiple themes files 2024-10-14 11:55:00 +02:00
Mailo
8a2c2be549 Removed some left overs from the debugging
# Removed some left overs
- Function: getOldestTheme, getLatestUpdatedThemes
2024-10-13 22:47:52 +02:00
Mailo
c2efc22b66 Removed Console Debugging
# Removed Console Debugging
- Removed some console debugging lines from the \src\lib\themes.ts file.
- Removed lines 228 - 265 (37 lines)
2024-10-13 22:41:11 +02:00
Mailo
eda0f21401 Added Filtering Options
# Added Functionality to the Filter option

- You can now Filter on "Creation Date" and "Updated Date"
- Main Changes in \src\lib\themes.ts
2024-10-13 20:42:54 +02:00
mr. M
6c7bdb23e8
Refactor getAllThemes function to remove repeated tags 2024-10-13 00:43:22 +02:00
TheRealMG
ef10f4a59a Ran Prettier on all changed files 2024-10-11 01:21:18 -05:00
TheRealMG
1305175acc Removing changes made for dev 2024-10-11 01:18:15 -05:00
TheRealMG
4767e5013a Working sorting for themes marketplace 2024-10-10 22:39:00 -05:00
TheRealMG
f51a81a70a Refactor getThemesFromSearch() to make more concise and readable 2024-10-09 11:15:12 -05:00
mauro 🤙
f71d765d16 Refactor Prettier configuration to adhere to code style guidelines 2024-09-15 14:46:10 +00:00
mauro-balades
3eb9115f24 chore: Update CACHE_OPTIONS to include next revalidation settings 2024-08-27 16:55:23 +02:00
Mauro Balades
bfd9c43330 chore: Update theme-page.tsx and themes.ts 2024-08-26 14:26:11 +02:00
Mauro Balades
7f74a62982 refactor: Add tag filtering functionality to theme search 2024-08-22 21:36:01 +02:00
Mauro Balades
2bc7f378b4 chore: Update marketplace grid layout for larger screens 2024-08-16 21:40:06 +02:00
Mauro Balades
510072baa3 chore: Update dependencies and remove sync-fetch from theme API 2024-08-16 11:30:45 +02:00
Mauro Balades
3fe12d8227 chore: Update MobileNav component to use "Theme Store" instead of "Themes" 2024-08-16 11:16:36 +02:00
Mauro Balades
73cd1c22ee chore: Update ThemePage component to display theme readme 2024-08-16 10:46:46 +02:00
Mauro Balades
58857925d0 chore: Update dependencies and add sync-fetch for theme API 2024-08-16 10:29:22 +02:00
Mauro Balades
4c9b85e357 chore: Add homepage link to theme card 2024-08-15 11:22:19 +02:00
Mauro Balades
f16a46a290 feat: Add themes marketplace page and components 2024-08-14 23:12:22 +02:00