-
Notifications
You must be signed in to change notification settings - Fork 11
Comparing changes
Open a pull request
base repository: weo-edu/express-robots
base: master
head repository: mixmaxhq/express-robots
compare: master
- 18 commits
- 9 files changed
- 8 contributors
Commits on Nov 19, 2018
-
Remove github as-array dependency
Eli Skeggs committedNov 19, 2018 Configuration menu - View commit details
-
Copy full SHA for e00da34 - Browse repository at this point
Copy the full SHA e00da34View commit details -
Eli Skeggs committed
Nov 19, 2018 Configuration menu - View commit details
-
Copy full SHA for 48cdc49 - Browse repository at this point
Copy the full SHA 48cdc49View commit details -
Merge pull request #1 from mixmaxhq/remove-as-array
Remove github as-array dependency
Configuration menu - View commit details
-
Copy full SHA for 1097219 - Browse repository at this point
Copy the full SHA 1097219View commit details
Commits on Dec 12, 2019
-
Eli Skeggs committed
Dec 12, 2019 Configuration menu - View commit details
-
Copy full SHA for 10ed203 - Browse repository at this point
Copy the full SHA 10ed203View commit details -
ci: add semantic-release, enforce commitlint
Eli Skeggs committedDec 12, 2019 Configuration menu - View commit details
-
Copy full SHA for 344e9a9 - Browse repository at this point
Copy the full SHA 344e9a9View commit details -
chore: add ci script to package
Eli Skeggs committedDec 12, 2019 Configuration menu - View commit details
-
Copy full SHA for 7a0e6bb - Browse repository at this point
Copy the full SHA 7a0e6bbView commit details -
Merge pull request #3 from mixmaxhq/add-semantic-release
add semantic release, use jenkins
Configuration menu - View commit details
-
Copy full SHA for 3b5ce25 - Browse repository at this point
Copy the full SHA 3b5ce25View commit details -
fix: use express router instead of application
Previously, this package created an express application, and attached the /robots.txt route to that application. Generally, this isn't a useful feature for real application, and it can cause x-powered-by to be visible on (all) response requests. Instead of using an application, switch the package to use a router. BREAKING CHANGE: The main export now returns an express router instead of an express application.
Configuration menu - View commit details
-
Copy full SHA for b07fa43 - Browse repository at this point
Copy the full SHA b07fa43View commit details -
Merge pull request #2 from mixmaxhq/eli/use-router
fix: use express router instead of application
Configuration menu - View commit details
-
Copy full SHA for 06e1306 - Browse repository at this point
Copy the full SHA 06e1306View commit details -
chore(release): 1.0.0 [skip ci]
## [1.0.0](mixmaxhq/express-robots@v0.1.6...v1.0.0) (2019-12-12) ### ⚠ BREAKING CHANGES * The main export now returns an express router instead of an express application. ### Bug Fixes * use express router instead of application ([b07fa43](mixmaxhq@b07fa43))
Configuration menu - View commit details
-
Copy full SHA for 987ca7c - Browse repository at this point
Copy the full SHA 987ca7cView commit details
Commits on May 17, 2020
-
Configuration menu - View commit details
-
Copy full SHA for b250696 - Browse repository at this point
Copy the full SHA b250696View commit details
Commits on May 20, 2020
-
Merge pull request #5 from jeemok/patch-1
Corrected the output `User-agent`
Configuration menu - View commit details
-
Copy full SHA for efb81a6 - Browse repository at this point
Copy the full SHA efb81a6View commit details
Commits on Jul 21, 2023
-
Configuration menu - View commit details
-
Copy full SHA for dd75a3c - Browse repository at this point
Copy the full SHA dd75a3cView commit details -
Configuration menu - View commit details
-
Copy full SHA for aef77b0 - Browse repository at this point
Copy the full SHA aef77b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for b48848b - Browse repository at this point
Copy the full SHA b48848bView commit details -
Merge pull request #6 from mixmaxhq/guilherme/repo-chores
chore: update pr template and ci configuration
Configuration menu - View commit details
-
Copy full SHA for 89adfff - Browse repository at this point
Copy the full SHA 89adfffView commit details
Commits on Aug 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2f2a136 - Browse repository at this point
Copy the full SHA 2f2a136View commit details
Commits on Aug 23, 2024
-
Merge pull request #7 from mixmaxhq/raphaelbs-patch-1
fix: reassigning to const variable
Configuration menu - View commit details
-
Copy full SHA for 0001304 - Browse repository at this point
Copy the full SHA 0001304View commit details
There are no files selected for viewing