Activity

Joko26

Shipped this project!

Hours: 2.24
Cookies: 🍪 37
Multiplier: 16.35 cookies/hr

This was my first time collaborating on an existing project and I really enjoyed it (keep up the good work @sabio unofficial)

Getting to know the codebase was the only (minimal) difficulty thing.

Joko26

Release

I fixed last minute bugs and released the
Extension: https://marketplace.visualstudio.com/items?itemName=Orosemo.flavorcode
please check it out and give me feedback

changelog

  • 🐛 fixed hackatime api key saving bug (bcbde0c)
  • 🍱 added an logo for the activity bar (4144a69)
  • 📝 added theme images to the readme (28419b5)
  • 📝 tested gifs in readme (4f3203e)
  • 📝 switched to local files for readme (49c2a82)
  • 🐛 fixed image paths (ff63ade)
  • 📝 finished gifs in readme (910c8fe)
Attachment
Attachment
Attachment
0
Joko26

Added Hackatime api support and devlog comments

I added a mandatory field for the users Hackatime api key to the setup and the settings process which is used to track (for now only) the streak and display it in the user section.
I also added a display for devlog comments in the devlog view and made the comment display and the media display foldable.

changelog

  • 🐛 🔥 fixed video play and removed fire theme (e565ee2)
  • 💄 added vscode theme and made it default (d85aefa)
  • ✨ 🐛 added markdown parser to project info (fixes #2) + fixed a bug with the project updating process (a03b2bb)
  • 🚸 fixed #3 disabled setup and settings buttons on project fetching (adff910)
  • 💄 fixed styling of link buttons and added a tooltip to themes (4d4482e)
  • 📝 worked on readme (3e39df1)
  • 📝 added user stats to readme (577bd52)
  • ✨ added hackatime api key field to setup and added streak display fixes #4 (287cb88)
  • 🚧 started work on devlog comments (d8035a1)
  • ✨ added devlog comments (fixes #5) (6a7e7a5)
Attachment
0
Joko26

Added devlog media display and fixed bugs

I added a display for the new devlog api route so the devlog medias are shown in the open devlog webview and i fixed some bugs

changelog

  • 🐛 minor design fixes (520a7eb)
  • ♻️ fix issue #1 (2f21481)
  • 🐛 fixed bug in the edit page which caused the page to break (9228a4d)
  • 🧑‍💻 added error messages (65acc17)
  • ✨ 🐛 added media display and fixed some visual bugs (824d089)
  • 💄 ✨ finshed devlog media display (752623b)
Attachment
Attachment
0
Joko26

Added read me

I added a real readme which replaces the router boilerplate

Attachment
0
Joko26

Shipped this project!

Hours: 20.97
Cookies: 🍪 177
Multiplier: 8.46 cookies/hr

This was one of the first times using TypeScript and React which was a great opportunity to learn.
I really struggled with the TS syntax as before i mostly used Python but im really proud of how the website turned out.
I know there are many personal websites but pls give me a good review :)

Joko26

Added user sub page

I added a user sub page to the defaul view project page which displays basic user stats like cookies (yes im broke cryin) and votes.
Release coming soon

Changelog

  • 🐛 💄 fixed menu button wrapping (2873e80)
  • 🔥 removed create and update project commands (fe276bc)
  • ♻️ improved code structure (7ecfbbe)
  • 🚧 started work on user sub page + 💄 added 2 more page (Orosemo & Fire) (7e2771c)
  • 🚧 worked on user section (ffb621a)
  • ✨ added user sub page (1807eb6)
Attachment
0
Joko26

Added custom theme support

I added a new Theme command + Webview and added custom theme support to all still used webviews and windows
(/≧▽≦)/

Changelog

  • 📝 update readme (1baaf96)
  • ✨ added custom themes (2d5590c)
  • 🐛 💄 added themes to opendevlog themes (af9b5ec)
Attachment
Attachment
Attachment
Attachment
0
Joko26

Added UI to setup the extension + visual improvements

I added UI webview windows to create, choose existing projects and set your api key when the extension isnt setup and added icons to some buttons. I also added discord rich presence (≧∇≦)ノ

Custom themes are next (/≧▽≦)/

Changelog

  • ✨ added discord rich presence (47cf8fe)
  • ✨ 🚧 added setup windows to create and select projects as current projects to Flavorcode window in the actifity bar (35d59e3)
  • 🚧 working on auto devlog refresh on project creation or choice during setup (af0a5dd)
  • 🐛 fixed devlog refresh on new project creation or choice (c77c217)
  • 💄 added icons to buttons (2b103f5)
Attachment
Attachment
Attachment
Attachment
0
Joko26

Added additional project info + rewrote devlog treeview to webview and styled it

I added aditional project info to the project overview webview and rewrote devlog treeview to webview and styled it according to the flavortown palette (custom themes coming soon (/≧▽≦)/)

Changelog

  • 💄 removed devlog treeview and replaced it with a webview + improved styling (7d1d4dc)
  • 📝 updated readme (c489962)
  • 📝 fixed image in readme (e05d955)
  • 📝 fixed Tab;e of conten (34d3b7b)
  • 🐛 ✨ fixed devlogs view as neccesery api route got removed + added aditional info to project overview webview (15e9c5d)
  • 🐛 fixed bug that on refresh just added devlogs on top without clearing the innerHtml first (441f142)
Attachment
0
Joko26

Added project overview webview to activity bar + styling

I added a project overview webview to the activity bar (WIP) and styled all webviews according to the falvortown website.

Changelog

  • 📝 updated readme to encompass devlog viewing (4d53abc)
  • 🚸 programmed that only one devlog viewing page can exist at any time (88640ad)
  • ⚰️ removed unused context.ts (2c2be54)
  • 🔥 🧑‍💻 made getHtml get Html directly from html files instead of requiring a manual copy (b1f42f8)
  • 📝 added credit for Md parser from SabioOfficial (42c0de7)
  • 🐛 fixed bug that turned every “#” to a individual ● in the devlog overview page (a0aec63)
  • 🚧 began working on activity sidebar project info webview (b159712)
  • 💄 ✨ added project overview webview to actifity bar and styled all webviews with flavortown colors (b16934d)
Attachment
Attachment
Attachment
Attachment
0
Joko26

Added Devlog Viewing Functionality

Added a Devlog overview tree view to the Flavortown tab in the vscode activity bar and code a command tha opens a detailed view when a devlog is clicked

Changelog

Attachment
Attachment
0
Joko26

Finished project creating and updating

Finished the createProject and updateProject commands with webviews (picture)

changelog

  • 📝 updated comments in extension.ts (42be2b0)
  • ✨ added update projects command (45b2393)
  • 💄 fixed button style of the update webview (6fcdb7b)
  • 📝 updated readme & ✨ added option to not set new project as workspace project (6adeb2c)
Attachment
Attachment
0
Joko26

Project creation and setup

added a webview and command for creating new flavortown projects and finished the setup command.

ToDo

  • adding functions for project creation and updating
  • adding functions for devlog creation and updating
  • maybe add discord rich presens
Attachment
0
Joko26

Documentation update

I converted the readme from HTML to Markdown and updated it to reflect the current project state.

Attachment
Attachment
Attachment
0
Joko26

Added functions to set and get config values

Next tasks:

  • adding functions for project creation and updating
  • adding functions for devlog creation and updating
  • maybe add discord rich presens
Attachment
0
Joko26

Quality of live update

I made smaller quality of live changes like:

  • adding a clear search button to the search bars in the games and tools page
  • fixing the default language
  • fixing links in the footer

video out soon :)

Attachment
0
Joko26

Website finished (for now 😅)

  • finished styling
  • added seasonal styling for christmas- and halloween time
  • added muliple languages including:
    English
    German
    Spanish
    French
    Italian
    Portuguese
    Chinese (Simplified)
    Japanese
    Korean
    Russian
    Arabic
    Turkish
    Vietnamese
    Polish
    Ukrainian
    Hindi
    Bengali
    Indonesian
    Thai
    Swedish
    Dutch
    Czech
    Greek
    Hebrew
    Hungarian
    Romanian
    Norwegian
    Danish
    Finnish
    Croatian
    Estonian
    Georgian
    Icelandic
    Malay
    Swahili
    Afrikaans
    Burmese
    Khmer
    Laotian
    Sinhala
    Lithuanian
    Latvian
    Albanian
    Bulgarian
    Slovak
    Slovenian
    Macedonian
    Serbian
Attachment
Attachment
Attachment
0
Joko26

About Page

I added a about me page.
Next im going to improve the styling and add seasonal events and easter eggs so stay tuned
pls check it out and give me feedback :) (https://orosemo.de/about)

Attachment
0
Joko26

Contacts Page and hosting

The page now also contains a contacts page with all my socials and ist hosted on github pages (https://orosemo.de) pls check it out and give me feedback :)

Attachment
0
Joko26

Midnight Theme

I added a “midnight” theme option to the spicetown browser extension.
The midnight theme is a Dracula themed theme :)
for all your darkmode users ✨

Attachment
Attachment
Attachment
0
Joko26

I added the “Tools” and “Games” to my personal website.
Both include a search bar and for now English and German translations as well as working with the dark/lightmode switcher.
Next ill add the “Contacts” page, stay tuned :).

Attachment
Attachment
0