Skip to content

Pull requests: seanprashad/leetcode-patterns

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Bump url-parse from 1.5.4 to 1.5.7 package-dependencies 🎁
#160 by dependabot bot was merged Feb 19, 2022 Loading… updated Feb 19, 2022
Bump url-parse from 1.5.7 to 1.5.10 package-dependencies 🎁
#161 by dependabot bot was merged Feb 28, 2022 Loading… updated Feb 28, 2022
add modal for reset button
#163 by philiplee13 was merged Mar 2, 2022 Loading… updated Mar 2, 2022
Bump minimist from 1.2.5 to 1.2.6 package-dependencies 🎁
#166 by dependabot bot was merged Mar 27, 2022 Loading… updated Mar 27, 2022
Remove empty companies
#168 by seanprashad was merged Apr 4, 2022 Loading… updated Apr 4, 2022
Allows the dropdown filters to persist across refreshes
#167 by steviekong was merged Apr 4, 2022 Loading… updated Apr 4, 2022
Bump async from 2.6.3 to 2.6.4 package-dependencies 🎁
#169 by dependabot bot was merged May 9, 2022 Loading… updated May 9, 2022
Bump eventsource from 1.0.7 to 1.1.1 package-dependencies 🎁
#171 by dependabot bot was merged Jun 1, 2022 Loading… updated Jun 1, 2022
Bump jsdom from 16.4.0 to 16.7.0 package-dependencies 🎁
#172 by dependabot bot was merged Jun 24, 2022 Loading… updated Jun 24, 2022
Update article source
#175 by iShelar was merged Jul 13, 2022 Loading… updated Jul 13, 2022
Bump terser from 4.8.0 to 4.8.1 package-dependencies 🎁
#176 by dependabot bot was merged Jul 20, 2022 Loading… updated Jul 20, 2022
edit tips
#178 by leo-step was merged Jul 23, 2022 Loading… updated Jul 23, 2022
update difficulties for questions
#177 by leo-step was merged Jul 23, 2022 Loading… updated Jul 23, 2022
implement filtering by completion status
#180 by leo-step was merged Jul 25, 2022 Loading… updated Jul 25, 2022
Test workflow
#181 by leo-step was closed Jul 29, 2022 Loading… updated Jul 29, 2022
Create GitHub Workflow to automatically deploy code
#184 by seanprashad was merged Jul 29, 2022 Loading… updated Jul 29, 2022
Correct Workflow to use master instead of main branch
#186 by seanprashad was merged Jul 29, 2022 Loading… updated Jul 29, 2022
Move all assets into static folder
#188 by seanprashad was merged Jul 29, 2022 Loading… updated Jul 29, 2022
Enable keep_files
#190 by seanprashad was merged Jul 29, 2022 Loading… updated Jul 29, 2022
Use JamesIves/github-pages-deploy-action@v4
#191 by seanprashad was merged Jul 29, 2022 Loading… updated Jul 29, 2022
Remove rsync step
#192 by seanprashad was merged Jul 29, 2022 Loading… updated Jul 29, 2022
Test deploy workflow
#193 by seanprashad was merged Jul 29, 2022 Loading… updated Jul 29, 2022
Simplify workflow using npm instead
#194 by seanprashad was merged Jul 29, 2022 Loading… updated Jul 29, 2022
Test deploy workflow
#195 by seanprashad was merged Jul 29, 2022 Loading… updated Jul 29, 2022
Revert workflow to last known working state
#196 by seanprashad was merged Jul 29, 2022 Loading… updated Jul 29, 2022
ProTip! Exclude everything labeled bug with -label:bug.