aossie activity https://gitlab.com/aossie 2026-03-09T11:39:50Z tag:gitlab.com,2026-03-09:5182101753 Bruno pushed to project branch main at aossie / Website 2026-03-09T11:39:50Z bruno-wp Bruno

Bruno (144a9b42) at 09 Mar 11:39

Make various improvements in the content

... and 101 more commits

tag:gitlab.com,2026-02-24:5135799525 Sanket Kushwaha commented on issue #4 at aossie / Website 2026-02-24T08:45:16Z sanketkushwaha020 Sanket Kushwaha

Heyy, It's Sanket if the issue is not resolved i can solve that by making the text clickable and i will remove the underline so that it does not look like a link but when the cursor will move on to that it will change the cursor by updating in the style and the card will be a clickable by the same method

tag:gitlab.com,2026-02-15:5105393759 Naseer Hussain commented on issue #55 at aossie / agora-blockchain 2026-02-15T06:20:53Z Naseer-010 Naseer Hussain

Hey is the improvement done? If not I can work on this

tag:gitlab.com,2026-02-12:5096746414 Ujjwal Sahu commented on issue #134 at aossie / Agora-Web-Frontend 2026-02-12T10:42:58Z not-uzual Ujjwal Sahu

@rranjan01234 Hello, I want to work on this issue....if you are still open

tag:gitlab.com,2026-02-05:5072165938 Hot Cappuccino opened issue #56: Seeking Front-End Developers To Build E-Commerce Site at aossie / agora-blockchain 2026-02-05T15:29:43Z hot_cappuccino75 Hot Cappuccino tag:gitlab.com,2026-02-05:5071313339 Gajendra Singh commented on issue #117 at aossie / Agora-Web-Frontend 2026-02-05T12:24:20Z GajendraSingh33 Gajendra Singh

hey @icemc please assign me, if it's still open.

tag:gitlab.com,2026-02-02:5057771785 hemasree commented on issue #1 at aossie / Website 2026-02-02T10:22:05Z kommuhemasree15 hemasree

Hello! I'm Hemasree, a Full Stack Developer with experience in React and Node.js. I've been following AOSSIE's work and would love to take on this issue as I prepare for GSoC.

Since this issue is currently unassigned, I’ve analyzed the 'Projects' and 'Ideas' pages and would like to propose the following implementation:

State Management: I will implement a filtering logic using React hooks (useState and useMemo) to handle the list of projects dynamically without reloading the page.

Filter Criteria: I'll create a UI component for category tags (e.g., Machine Learning, Web, Mobile) and tech stacks (e.g., Python, JavaScript, Dart).

Search Functionality: If desired, I can also integrate a small search bar to filter projects by name in real-time.

Responsiveness: I will ensure the filter bar is fully responsive and matches the existing AOSSIE design system.

I'm ready to start immediately. Could you please assign this to me or let me know if you have specific preferences for the filter UI?

tag:gitlab.com,2026-01-31:5054091645 Himanshu opened merge request !236: Proptypes at aossie / CarbonFootprint-Mobile 2026-01-31T10:40:26Z himanshuc3 Himanshu [email protected]
tag:gitlab.com,2026-01-19:5010626126 Shifa Soni commented on merge request !334 at aossie / CarbonFootprint 2026-01-19T19:38:37Z shifasoni Shifa Soni

Can I be assigned this issue?

tag:gitlab.com,2026-01-07:4970776218 Swatiiisinghh commented on issue #117 at aossie / Agora-Web-Frontend 2026-01-07T19:28:30Z Swatiiisinghh Swatiiisinghh

hie if it is still open please assign me this,i am there for gsoc 26

tag:gitlab.com,2026-01-03:4958626218 Swatiiisinghh opened merge request !183: test: improve AboutComponent unit tests at aossie / Agora-Web-Frontend 2026-01-03T13:46:04Z Swatiiisinghh Swatiiisinghh

This merge request improves the unit test coverage of the AboutComponent by adding clearer and more robust tests. The goal is to ensure that the component is created correctly and to strengthen the existing testing structure for future changes.

What was done

  • Improved and organized unit tests for AboutComponent
  • Ensured proper setup using Angular TestBed
  • Verified component creation and basic initialization logic

Why this change is needed
The AboutComponent previously had minimal test coverage. Strengthening unit tests improves reliability, helps catch regressions early, and makes future contributions safer and easier for new contributors.

Impact

  • No changes to production code
  • Improves maintainability and code quality
  • Aligns with best practices for Angular testing

Related context
This contribution is part of improving overall code quality and test coverage for the Agora Web Frontend.

tag:gitlab.com,2026-01-02:4957421750 Swatiiisinghh opened merge request !182: Docs: add Angular CLI installation and verification stepsdocs at aossie / Agora-Web-Frontend 2026-01-02T17:14:11Z Swatiiisinghh Swatiiisinghh

This merge request improves the README by adding clear instructions for installing the compatible Angular CLI version and verifying the installation. This helps new contributors avoid common setup issues.

tag:gitlab.com,2025-12-27:4945706408 vishal opened merge request !334: Fix: Google Maps scraping logic, build paths, and Sentry crash at aossie / CarbonFootprint 2025-12-27T10:23:53Z vishalsinghsingh2e vishal

Summary of Changes

This MR restores functionality for the modern Google Maps interface and fixes critical build/crash issues preventing the extension from running.

1. Fixed Google Maps Integration (Core/maps/GoogleMapsManager.js)

  • Fixed "Calculating..." Loop: Updated regex to correctly scrape distance from the new Google Maps sidebar DOM structure.
  • Fixed Unit Confusion: Added strict word boundaries (\b) to prevent the extension from misreading "35 min" as "35 meters", ensuring accurate CO2 calculations.
  • Added Time-Based Fallback: Implemented logic to calculate CO2 based on duration for Trains and Flights (Public Transit mode) when distance is not explicitly shown by Google Maps.
  • Added Map Label Support: The extension now correctly identifies and injects CO2 estimates into floating map labels (e.g., flight duration tooltips on the map).

2. Fixed Build & Crash Issues

  • Manifest Paths: Corrected case-sensitivity issues in manifest.json (Core/ -> core/) to fix build failures on Linux environments.
  • Removed Deprecated Sentry/Raven: Removed the Raven error logger from init.js which was causing the extension to crash due to Content Security Policy (CSP) violations.

Verification

  • Tested Driving Mode (Distance-based calculation).
  • Tested Train/Flight Mode (Time-based calculation).
  • Verified correct CO2 injection on the modern Google Maps UI.

Proof of Fixes :

1. Driving Mode (Distance Calculation):

image.png

2. Train Mode (Time-based Fallback):

image.png

3. Flight/Map Label Fix:

image.png

tag:gitlab.com,2025-12-23:4938372206 saurav suman opened issue #2: Beginner blog contribution: My open-source journey at aossie / AOSSIE Blogs 2025-12-23T10:20:40Z Sauravsuman1496 saurav suman tag:gitlab.com,2025-12-23:4938334162 saurav suman opened issue #4: Small README improvement at aossie / aossie.gitlab.io 2025-12-23T10:08:43Z Sauravsuman1496 saurav suman tag:gitlab.com,2025-12-23:4938237527 Vanshika commented on issue #2 at aossie / aossie.gitlab.io 2025-12-23T09:38:49Z vanshikaa.1105 Vanshika [email protected]

Hi,I’ve opened a merge request that fixes the G+ button behavior and updates the GitHub icon to GitLab as suggested.

MR:!67

Please let me know if any changes are needed. Thanks!

tag:gitlab.com,2025-12-23:4938232819 Vanshika opened merge request !67: Fix G+ mail link and update GitHub icon to GitLab at aossie / aossie.gitlab.io 2025-12-23T09:37:29Z vanshikaa.1105 Vanshika [email protected]

Summary: This MR fixes incorrect social icon behavior in the website footer.

Changes:

  • Replaced deprecated Google+ button with a mailto email link and appropriate icon
  • Updated GitHub icon to GitLab to match the actual repository link

Scope:

  • Small, non-breaking UI fix
  • No structural or framework changes

Closes #2

tag:gitlab.com,2025-12-23:4937968259 Vanshika commented on issue #3 at aossie / aossie.gitlab.io 2025-12-23T08:07:16Z vanshikaa.1105 Vanshika [email protected]

Hi, I’ve opened a merge request to fix this by updating the footer year dynamically. MR: !66
Please let me know if any changes are needed. Thanks!

tag:gitlab.com,2025-12-23:4937956796 Vanshika opened merge request !66: Fix footer year to update dynamically at aossie / aossie.gitlab.io 2025-12-23T08:02:39Z vanshikaa.1105 Vanshika [email protected]

Summary

This merge request updates the website footer to display the current year dynamically instead of a hardcoded value.

Motivation

The footer currently shows an outdated year, which makes the website appear unmaintained. Using a dynamic year ensures it stays accurate automatically.

Changes Made

  • Updated _includes/footer.html to include a dynamic year placeholder
  • Added a small JavaScript snippet in _includes/js.html to set the current year

Scope

  • Minimal, non-breaking UI change
  • No framework or structural changes

Note: The pipeline fails due to an existing YAML configuration issue in the repository. My changes do not modify CI files.

tag:gitlab.com,2025-12-19:4930842602 Sai Ganesh bangaru commented on issue #3 at aossie / Website 2025-12-19T19:07:08Z saiganeshbangaru Sai Ganesh bangaru

@prajjwalyd is the issue still open??