Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
98 commits
Select commit Hold shift + click to select a range
fca4923
Feat: Setup background scripts and update manifest for Histofy
MitPete Feb 26, 2025
68f826c
Enhance CI/CD, Webpack, SQLite, and Filtering Logic
MitPete Mar 1, 2025
58412fa
Resolve merge conflicts: Keep current feature branch changes
MitPete Mar 1, 2025
b44cdf0
Resolved all merge conflicts, keeping SQLite storage, filtering logic…
MitPete Mar 1, 2025
118e5f5
Trigger GitHub Actions run on develop
MitPete Mar 1, 2025
2cb95b4
Enable GitHub Actions for develop branch
MitPete Mar 1, 2025
a2c04cf
Fix CI: Ignore dist/ in ESLint GitHub Actions
MitPete Mar 1, 2025
c7a64c5
🚀 Fixed history tracking: removed duplicates, added visit count & dom…
MitPete Mar 2, 2025
ef363d8
Add placeholder buttons and empty summary section to HTML
katesawtell Mar 3, 2025
cb3d18e
✨ Refactor: Improved background.js initialization & classification ca…
MitPete Mar 3, 2025
668c541
Implemented navigation bar with active state and dynamic content update
katesawtell Mar 3, 2025
376dc9b
feat: add IndexedDB model caching and fix infinite loading loop
MitPete Mar 4, 2025
0b85ff2
Merge feature/indexeddb-caching into develop - keeping existing popup…
MitPete Mar 4, 2025
2648e75
feat: Integrate React into Firefox extension and update build process
katesawtell Mar 9, 2025
aaea63d
feat: Add landing page & state based view switching
katesawtell Mar 10, 2025
c3d5b98
New frontend home page
divaldez7464 Mar 11, 2025
9b4c39d
added "top 5 websites" and doughnut chart fro website frequency data
katesawtell Mar 11, 2025
3214052
resize doughnut chart so it remains on page
katesawtell Mar 11, 2025
7e01ae6
feat: Bulk update for website categorization dataset and storage
MitPete Mar 19, 2025
8713e00
Update README.md
MitPete Mar 19, 2025
ab491eb
gitignore fix
Mar 19, 2025
ed1aca4
Diegos changes
divaldez7464 Mar 21, 2025
dcd638c
Refactor view components into separate files for better modularity
katesawtell Mar 21, 2025
d082477
connected chart view
katesawtell Mar 22, 2025
8a4a958
Implemented ApexCharts in ChartView and integrate with application flow
katesawtell Mar 22, 2025
8bdaed1
implemented new IntroToRecap view and randomized prompt selection for…
katesawtell Mar 23, 2025
aeca06a
✨ Optimize model loading & embeddings + unify StorageManager batching…
MitPete Mar 25, 2025
9f74df7
Merge branch 'feature/model-load-optimizations' into develop
MitPete Mar 25, 2025
9c1e129
✅ Refined privacyGuard.js with pixelDomains set
MitPete Mar 27, 2025
a5e695b
new setup push to frontend (#17)
katesawtell Mar 27, 2025
6c03bdf
background videos work
katesawtell Mar 27, 2025
6b48d0a
prompts show up
katesawtell Mar 27, 2025
4995a22
fixed some prompts
katesawtell Mar 27, 2025
fd4e161
Feature/background videos (#19)
katesawtell Mar 27, 2025
c9e7006
✨ Add visit duration tracking and RecapSDK for frontend integration
MitPete Mar 27, 2025
2a68f03
🔀 Merge visit duration + HistofySDK into develop
MitPete Mar 27, 2025
dffd5df
animated bg for home page works
katesawtell Mar 27, 2025
69d4820
took out bg that didn't look good, update names of files
katesawtell Mar 27, 2025
2b35ebf
Merge branch 'feature/background-videos' into frontend
katesawtell Mar 27, 2025
8b6a364
changed some file names
katesawtell Mar 28, 2025
6b265ee
Merge branch 'frontend' into develop
katesawtell Mar 28, 2025
b826005
top 3 websites work and updates prompt (#22)
katesawtell Mar 28, 2025
82c6bfb
Refactor getRandomPrompt for dynamic category access and add timeRang…
katesawtell Mar 28, 2025
9e492fd
UI Update
divaldez7464 Mar 28, 2025
97ea455
✨ Add full SDK integration for analytics & debug utilities
MitPete Apr 2, 2025
a8aab73
🧹 Remove dist/ from version control to prevent conflicts
MitPete Apr 2, 2025
5402ee9
🔗 Connect SDK and background data to frontend popup UI
MitPete Apr 5, 2025
937ba45
🎨 Enhance peak hours chart UI with glow, gradient, animation
MitPete Apr 7, 2025
d5333e9
🎨 Enhance peak hours chart UI with glow, gradient, animation (#23)
MitPete Apr 7, 2025
b6a4215
🎨 Add TopCategoriesChart with sorting, emojis, and dark styling
MitPete Apr 8, 2025
29facfd
Merge develop into feature/top-categories-chart
MitPete Apr 8, 2025
a221633
✅ Resolve SlideShow.jsx merge conflict and finalize merge
MitPete Apr 8, 2025
8bc1734
🐛 Fix:Merge coflict resolved
MitPete Apr 8, 2025
bc87796
🎨 UI Polish: Add animated PeakDaysRings and HomeView glowing buttons
MitPete Apr 9, 2025
375eec3
✨ Add JourneyTimelineSlide with animated timeline and staggered events
MitPete Apr 10, 2025
606bc47
take out emojis from buttons, make slide timer 2-5 seconds
katesawtell Apr 11, 2025
00c87ad
✨ AI Activation Flow: orb animation, permission handling, status upda…
MitPete Apr 16, 2025
f8f80c3
✅ Finalize merge: mark bundle.js files as resolved
MitPete Apr 16, 2025
6fd0bae
Fix error from undefined buttonBase and buttonHover in HomeView
katesawtell Apr 17, 2025
8450bca
backend rewrite
tshasan Apr 17, 2025
b1e74c4
removed webpack
tshasan Apr 17, 2025
aed14f8
fix webpack
tshasan Apr 17, 2025
ba793d8
ml integration
tshasan Apr 18, 2025
4aacf27
fix
tshasan Apr 18, 2025
d1ef171
wait for engine
tshasan Apr 18, 2025
32527ac
live classification fix
tshasan Apr 18, 2025
18d62f9
webpack fix
tshasan Apr 18, 2025
d9e1109
No SDK for rn
divaldez7464 Apr 18, 2025
8dacbb2
add backgrounds to slides
katesawtell Apr 18, 2025
a9a4d2a
Finish rebase fixes
tshasan Apr 18, 2025
54ff2f4
sdk update
tshasan Apr 18, 2025
8bf2833
fix
tshasan Apr 18, 2025
f3d5a95
simple ui fix
tshasan Apr 18, 2025
0ed2fe4
frontend fixes
tshasan Apr 18, 2025
79ee0f6
develop2
tshasan Apr 18, 2025
72a91e4
fix
tshasan Apr 18, 2025
1b5eea1
categories show- not sure why (#26)
katesawtell Apr 18, 2025
7648a5b
rewrite.
tshasan Apr 20, 2025
5593a46
more handlers.
tshasan Apr 20, 2025
a27c557
more handlers2
tshasan Apr 20, 2025
f1c2bec
rewrite 3 using dixie
tshasan Apr 20, 2025
23e9607
Dixie.js integration removed getTypedUrlRatio
tshasan Apr 20, 2025
b5aa81e
slight fixes
tshasan Apr 20, 2025
35bd6e9
cleanup
tshasan Apr 21, 2025
655f802
adding new frontend to develop (#27)
katesawtell Apr 24, 2025
e171fed
Unique Website Handler
divaldez7464 Apr 24, 2025
4377746
Updated Handlers, Created config.js
tshasan Apr 24, 2025
31abdec
Added files
tshasan Apr 24, 2025
7d6fa78
Merge branch 'develop2' into fix/develop2
tshasan Apr 24, 2025
214f02d
Merge pull request #28 from Firefox-Recap/fix/develop2
tshasan Apr 24, 2025
83b8d6b
Charts2 (#29)
katesawtell Apr 24, 2025
cb4bd83
backend fixed
tshasan Apr 25, 2025
ce0fe38
added cache
tshasan Apr 25, 2025
c2013bc
Enhance documentation and improve code structure
tshasan Apr 25, 2025
26bad5b
Merge pull request #30 from Firefox-Recap/jsdoc
tshasan Apr 25, 2025
e55a23a
update slides
katesawtell Apr 25, 2025
1088eb2
Correct singular/plural wording and clean top sites list formatting
katesawtell Apr 25, 2025
8586d94
Merge branch 'main' into develop2
tshasan Apr 25, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added .DS_Store
Binary file not shown.
3 changes: 3 additions & 0 deletions .babelrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"presets": ["@babel/preset-env", "@babel/preset-react"]
}
20 changes: 15 additions & 5 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,11 @@ on:
push:
branches:
- main
- develop
pull_request:
branches:
- main
- develop

jobs:
lint:
Expand All @@ -25,10 +27,10 @@ jobs:
run: echo "NODE_OPTIONS=--experimental-specifier-resolution=node" >> $GITHUB_ENV

- name: Install dependencies
run: npm install
run: npm ci

- name: Lint code
run: npm run lint
- name: Lint code (Ignoring dist/)
run: npx eslint . --fix --no-cache --ignore-pattern 'dist/'

test:
name: test
Expand All @@ -47,8 +49,13 @@ jobs:
run: echo "NODE_OPTIONS=--experimental-specifier-resolution=node" >> $GITHUB_ENV

- name: Install dependencies
run: npm install
run: npm ci

- name: Install Transformers.js Dependencies
run: |
sudo apt-get update
sudo apt-get install -y libglib2.0-dev libnss3 libatk-bridge2.0-0 libx11-xcb1

- name: Run tests
run: npm test

Expand All @@ -69,7 +76,10 @@ jobs:
run: echo "NODE_OPTIONS=--experimental-specifier-resolution=node" >> $GITHUB_ENV

- name: Install dependencies
run: npm install
run: npm ci

- name: Build project
run: npm run build

- name: Check WebAssembly Assets
run: ls -lh dist/assets
Loading
Loading